]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When selecting the correct EEPROM offset to use for probing the station
authorwpaul <wpaul@FreeBSD.org>
Tue, 26 Jan 1999 15:18:26 +0000 (15:18 +0000)
committerwpaul <wpaul@FreeBSD.org>
Tue, 26 Jan 1999 15:18:26 +0000 (15:18 +0000)
commit6bbf93acf56f494a1396e78a7307ee61bdf28b87
treee45d64ae0085e47a2fc2dd74a75937e8730096da
parentc6b1939fc8152bab66b4e4817e72cd7bd193a0a6
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.)
sys/pci/if_tl.c