Date: Tue, 26 Jan 1999 07:18:28 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci if_tl.c Message-ID: <199901261518.HAA96795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/01/26 07:18:27 PST Modified files: sys/pci if_tl.c Log: When selecting the correct EEPROM offset to use for probing the station address, account for cards which report the Texas Instruments PCI vendor ID in addition to Compaq and Olicom. (I don't actually have a card that reports the TI vendor/device ID, but it appears that some Racore adapters work this way, and failing to account for it when we have the ID listed in the supported devices list is a bug.) Revision Changes Path 1.25 +3 -3 src/sys/pci/if_tl.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?199901261518.HAA96795>