Date: Mon, 23 Jul 2001 13:44:54 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC NOTES src/sys/conf files src/sys/alpha/conf GENERIC src/sys/dev/txp if_txp.c if_txpreg.h src/sys/modules Makefile src/sys/modules/txp Makefile src/share/man/man4 txp.4 Makefile src/usr.sbin/sysinstall ... Message-ID: <200107232044.f6NKisk41459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/07/23 13:44:54 PDT
Modified files:
sys/i386/conf GENERIC NOTES
sys/conf files
sys/alpha/conf GENERIC
sys/modules Makefile
share/man/man4 Makefile
usr.sbin/sysinstall devices.c
Added files:
sys/dev/txp if_txp.c if_txpreg.h
sys/modules/txp Makefile
share/man/man4 txp.4
Log:
You were knocked senseless by the Boomerang, spun around by the Cyclone,
blown over by the Hurricane and had a house dropped on you by the Tornado.
Now it's time to have your parade rained on by... the Typhoon!
This commit adds driver support for 3Com 3cR990 10/100 ethernet
adapters based on the Typhoon I and Typhoon II chipsets. This is actually
a port of the OpenBSD driver with many hacks by me.
No Virginia, there isn't any support for the hardware crypto yet. However
there is support for TCP/IP checksum offload and VLANs.
Special thanks go to Jason Wright, Aaron Campbell and Theo de Raadt for
squeezing enough info out of 3Com to get this written, and for doing
most of the hard work.
Manual page is included. Compiled as a module and included in GENERIC.
Revision Changes Path
1.315 +2 -1 src/sys/i386/conf/GENERIC
1.941 +2 -1 src/sys/i386/conf/NOTES
1.552 +2 -1 src/sys/conf/files
1.117 +2 -1 src/sys/alpha/conf/GENERIC
1.192 +2 -1 src/sys/modules/Makefile
1.129 +2 -1 src/share/man/man4/Makefile
1.135 +2 -1 src/usr.sbin/sysinstall/devices.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107232044.f6NKisk41459>
