CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/03/06 18:03:57
Modified files:
sys/dev/ic : rtl81x9.c
sys/dev/pci : if_rl_pci.c
sys/dev/cardbus: if_rl_cardbus.c
Log message:
Fix and simplify determining whether we're using a 8129 or 8139 chipset. Only
the 8129 PCI id is a 8129, everything else is a 8139.
Allows the D-Link DFE-520TX board to work and would ensure proper determination
of the chipset for at least the 8138 based boards (PCI/CardBus).
Tested by kirby@
Ok kirby@ sthen@ chris@