Bill Paul a06598ec58 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
2004-01-02 17:22:12 +00:00
..
2003-04-07 10:06:48 +00:00
2003-08-23 19:32:18 +00:00
2003-09-06 14:04:30 +00:00
2003-12-02 12:47:08 +00:00
2003-09-02 17:30:40 +00:00
2003-11-03 10:19:33 +00:00