Date: Wed, 15 Sep 1999 00:19:35 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <199909150719.AAA09812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/09/15 00:19:34 PDT
Modified files:
sys/pci if_xl.c if_xlreg.h
Log:
3Com has produced their own Linux driver for the 3c90x/3c90xB series cards.
It's GPL'ed of course, but looking over it tonight I learned of Yet Another
Fast EtherLink XL Adapter: the 3c980C server adapter. This is basically
an updated version of the 3c980 that uses the Tornado ASIC instead of the
earlier Hurricane ASIC. The only change here is to add the new PCI device
ID (0x9805) and corresponding table entries.
Revision Changes Path
1.56 +10 -5 src/sys/pci/if_xl.c
1.22 +2 -1 src/sys/pci/if_xlreg.h
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?199909150719.AAA09812>
