summaryrefslogtreecommitdiffstats
path: root/sys/modules/txp
Commit message (Collapse)AuthorAgeFilesLines
* vlan.h is obsolete, don't create it anymore.brooks2001-09-051-5/+1
|
* Grrr. Module depends on vlan.h, and I committed the wrong versionwpaul2001-07-231-1/+1
| | | | | of if_txpreg.h, which didn't have sc_rxbufprod defined in the softc struct.
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+12
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.
OpenPOWER on IntegriCloud