freebsd-dev/share/man
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
..
man0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man1 Fix the availability table, which incorrectly indicated that sh(1) 1999-12-20 16:29:56 +00:00
man3 Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. The 1999-12-24 08:43:19 +00:00
man4 Add device driver support for USB ethernet adapters based on the CATC 2000-01-14 03:14:49 +00:00
man5 Add dhclient(8) crossreference to the dhcp_flags section. 2000-01-13 12:53:54 +00:00
man6 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man7 Fix typos. 2000-01-07 13:20:55 +00:00
man8 New man page. This will need modifications RSN. 1999-12-24 00:16:03 +00:00
man9 Add new manpages for: 2000-01-07 12:42:59 +00:00
tools
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00