您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Brown 1097cf8685 Initial revision 19 年前
..
3c503.patch Initial revision 19 年前
README Initial revision 19 年前

README

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.