Added back the id for rtl8139C+. Tested succesfully under XenServer.
Fixes ticket #5180 (or at least part of it) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35452 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4f24f3110b
commit
a0b5b08b2e
@ -167,8 +167,8 @@ TUNABLE_INT("hw.re.msi_disable", &msi_disable);
|
||||
static struct rl_type re_devs[] = {
|
||||
{ DLINK_VENDORID, DLINK_DEVICEID_528T, 0,
|
||||
"D-Link DGE-528(T) Gigabit Ethernet Adapter" },
|
||||
/*{ RT_VENDORID, RT_DEVICEID_8139, 0,
|
||||
"RealTek 8139C+ 10/100BaseTX" },*/
|
||||
{ RT_VENDORID, RT_DEVICEID_8139, 0,
|
||||
"RealTek 8139C+ 10/100BaseTX" },
|
||||
{ RT_VENDORID, RT_DEVICEID_8101E, 0,
|
||||
"RealTek 8101E/8102E/8102EL PCIe 10/100baseTX" },
|
||||
/*{ RT_VENDORID, RT_DEVICEID_8168, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user