[ros-dev] Loading failure of rtl8139.sys driver.

Filip Navara xnavara at volny.cz
Tue Oct 19 20:55:14 CEST 2004


Gge wrote:

> Hi Filip ,
>
> I have updated the Relatek8138 Nic entry of the hivesys.inf file
> according your indications (I hope !)
>
[snip]

Try the attached registry entries (I haven't tested it). You _might_ 
need to replace the "VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10" part with 
something specific to your card (you can get this from existing Windows 
installation or from debug messages of drivers/bus/pci/fdo.c).

Regards,
Filip
-------------- next part --------------
; RTL8139 PCI NIC Driver
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139","ErrorControl",0x00010001,0x00000000
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139","Group",0x00000000,"NDIS"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139","ImagePath",0x00020000,"system32\drivers\RTL8139.SYS"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139","Start",0x00010001,0x00000003
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139","Type",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139\Enum","0",0x00000000,"PCI\VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10\0815"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139\Enum","Count",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139\Enum","NextInstance",0x00010001,0x00000001
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl8139\Enum\0002","Driver",0x00000000,"{4D36E972-E325-11CE-BFC1-08002BE10318}\0001"
HKLM,"SYSTEM\CurrentControlSet\Enum\PCI\VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10\0815","Service",0x00000000,"Rtl8139"
HKLM,"SYSTEM\CurrentControlSet\Enum\PCI\VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10\0815","Class",0x00000000,"Net"
HKLM,"SYSTEM\CurrentControlSet\Enum\PCI\VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10\0815","ClassGUID",0x00000000,"{4D36E972-E325-11CE-BFC1-08002BE10318}"
HKLM,"SYSTEM\CurrentControlSet\Enum\PCI\VEN_10EC&DEV_8139&SUBSYS_81391186&REV_10\0815","Driver",0x00000000,"{4D36E972-E325-11CE-BFC1-08002BE10318}\0002"

; RTL8139 PCI NIC PCI Adapter 1
HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0002","SlotNumber",0x00000000,"9"
HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0002\Linkage","Bind",0x00010000,"\Device\Rtl81391"
HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0002\Linkage","Export",0x00010000,"\Device\Rtl81391"
HKLM,"SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\0002\Linkage","Route",0x00010000,"Rtl81391"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl81391\Parameters\Tcpip","DefaultGateway",0x00010000,"192.168.1.0"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl81391\Parameters\Tcpip","IPAddress",0x00010000,"192.168.1.5"
HKLM,"SYSTEM\CurrentControlSet\Services\Rtl81391\Parameters\Tcpip","SubnetMask",0x00010000,"255.255.255.0"



More information about the Ros-dev mailing list