freebsd-dev/release
Bill Paul 0177987224 Add device driver support for USB ethernet adapters based on the CATC
USB-EL1202A chipset. Between this and the other two drivers, we should
have support for pretty much every USB ethernet adapter on the market.
The only other USB chip that I know of is the SMC USB97C196, and right
now I don't know of any adapters that use it (including the ones made
by SMC :/ ).

Note that the CATC chip supports a nifty feature: read and write combining.
This allows multiple ethernet packets to be transfered in a single USB
bulk in/out transaction. However I'm again having trouble with large
bulk in transfers like I did with the ADMtek chip, which leads me to
believe that our USB stack needs some work before we can really make
use of this feature. When/if things improve, I intend to revisit the
aue and cue drivers. For now, I've lost enough sanity points.
2000-01-14 03:14:49 +00:00
..
alpha Temporarily remove ping from the fixit image (until IPv6 disruptions are 2000-01-07 08:03:25 +00:00
amd64 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
i386 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
pc98 kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
picobsd Install the crunched binaries into /sbin, not /stand. This was 1999-12-20 02:16:55 +00:00
scripts kernel space savings allow reactivation of NFS installs. 2000-01-03 10:00:09 +00:00
sysinstall Add device driver support for USB ethernet adapters based on the CATC 2000-01-14 03:14:49 +00:00
texts Add device driver support for USB ethernet adapters based on the CATC 2000-01-14 03:14:49 +00:00
boot_crunch.conf.generic Eliminate PC-card installation floppy and add PC-card support for 2000-01-14 02:17:57 +00:00
fixit_crunch.conf Temporarily remove ping from the fixit image (until IPv6 disruptions are 2000-01-07 08:03:25 +00:00
fixit.profile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Eliminate PC-card installation floppy and add PC-card support for 2000-01-14 02:17:57 +00:00
write_mfs_in_kernel.c Correct slight stuff-up in previous patch. 1999-12-16 02:14:30 +00:00