Date: Sat, 10 Apr 1999 11:44:54 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pn.c if_pnreg.h Message-ID: <199904101844.LAA46134@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/04/10 11:44:54 PDT Modified files: sys/pci if_pn.c if_pnreg.h Log: Finally add support for the older 82c168 PNIC chip with the built-in transceiver. Thanks to Brian Walenze for donating a NIC with this chip on it (LinkSys didn't really sell that many of them and they're not in production anymore). The driver now distinguishes between the 82c168 and 82c169 when probing. If no MII transceiver is detected, it switches over to using the internal one. Revision Changes Path 1.11 +259 -35 src/sys/pci/if_pn.c 1.7 +55 -3 src/sys/pci/if_pnreg.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?199904101844.LAA46134>