[sundance] Add reset completion check
[gpxe.git] / contrib / linux-3c503-patch / README
blob109094ffe0ff607fda18c5035f9f0fb98673e9be
1 As part of determining whether a 3c503 is present, the Linux driver
2 examines the first 3 bytes of the ethernet address (the vendor ID)
3 to see if it corresponds to a known 3Com vendor ID.
5 The Bull discless 386 workstation I have (don't laugh) has an
6 unknown vendor ID 0x000062. This trivial patch adds it to those
7 known to the driver.