freebsd-dev/share
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
..
colldef Add 8859-4 and lt_LT 1999-12-24 05:47:10 +00:00
dict Removed ex script left over from incomplete backout in previous commit. 1999-12-26 10:31:29 +00:00
doc To avoid confusion, zap libcurses. ncurses provides both curses, termcap 1999-11-26 09:28:33 +00:00
examples Change the /usr/src mention to /usr/doc, since it is a doc supfile. 2000-01-11 10:48:47 +00:00
info $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
isdn Added $FreeBSD$ tags. 1999-11-16 17:16:18 +00:00
man Add device driver support for USB ethernet adapters based on the CATC 2000-01-14 03:14:49 +00:00
me $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
misc Update the graph to include FreeBSD 3.4 and OpenBSD 2.6 2000-01-04 04:31:27 +00:00
mk Removed NOEXTRADEPEND hack. This was only for an old version of makeworld. 2000-01-09 15:40:32 +00:00
mklocale Fix cut&paste error 1999-12-24 08:05:20 +00:00
skel Comment out explicit MANPATH setting. 1999-12-21 17:18:19 +00:00
syscons Add Latin4 wide fonts 2000-01-08 18:54:43 +00:00
tabset $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
termcap Oops, fix typo in prev. commit 1999-12-24 05:01:14 +00:00
timedef Link la_LN*4 too 1999-12-24 08:10:48 +00:00
zoneinfo Add $FreeBSD$ 1999-11-01 20:13:05 +00:00
Makefile Add colldef 1999-10-18 13:57:10 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00