Searched hist:124076 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 124076 Fri Jan 02 15:22:12 MST 2004 wpaul Fix detection of RealTek 8129 PCI cards. Apparently, these cards
report a hardware rev of 0x00000000. Sadly, the 8169 gigE MAC
also reports 0x00000000, so testing against this for exclusion
results in both cards being skipped by rl_probe(). Make the 8169
test more specific by matching against both the hwrev and the PCI
ID for this chip.

PR: kern/60824

Completed in 149 milliseconds