david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/contrib/linux-3c503-patch/README

8 lines
335 B
Plaintext

As part of determining whether a 3c503 is present, the Linux driver
examines the first 3 bytes of the ethernet address (the vendor ID)
to see if it corresponds to a known 3Com vendor ID.
The Bull discless 386 workstation I have (don't laugh) has an
unknown vendor ID 0x000062. This trivial patch adds it to those
known to the driver.