readme

来自「Etherboot 是一个用来创建ROM images的软件包」· 代码 · 共 8 行

TXT
8
字号
As part of determining whether a 3c503 is present, the Linux driverexamines 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 anunknown vendor ID 0x000062. This trivial patch adds it to thoseknown to the driver.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?