[Etherboot-developers] SMC 1211 vendor id correction
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Preston W. <pw...@ra...> - 2002-08-16 22:21:31
|
The Vendor ID for the SMC 1211 card is incorrect in the NIC file, which keeps etherboot from working with this card. The value in the NIC file is 0x1112, but it should be 0x1113. The value in pci.h is correct. I did a quick search via google to see if the card might have used the vendor ID 0x1112 in the past, but that does not look it is the case here. After changing the vendor ID, my SMC 1211 worked like it should with etherboot. -Preston |