[ros-dev] Re: [ros-svn] [hpoussin] 18448: Big Plug-and-Play patchfor ReactOS:

Hervé Poussineau hpoussin at reactos.com
Thu Oct 20 10:45:23 CEST 2005


 
Gge [gerard.gatineau at laposte.net] wrote:

> hpoussin at svn.reactos.com wrote:
>> Big Plug-and-Play patch for ReactOS:
>> 
>> Updated files:
>> trunk/reactos/bootdata/hivesys.inf
>> trunk/reactos/ntoskrnl/io/driver.c
>> trunk/reactos/services/umpnpmgr/umpnpmgr.c
>
> How the nic driver ( realtek 8139 for example )  can be installed now ?
> Upto now , it was installed manually by adding "rtl8139 entries"  in the
registry (
> hiveinst.inf file) as per wiki driver page.

If your netcard is a PCI one, with VendorID 1022 and DeviceID 2000, you have
nothing to do. It will be installed automatically.
Otherwise, you have to provide the .inf and the .sys files in ReactOS/inf
directory, and the netcard should be installed at next reboot.
If it still doesn't work, you have to install it manually as per Wiki driver
page. Don't forget to change the last 0000 subkey to something like
1&xxxxxxxx&xx

Regards,

Hervé




More information about the Ros-dev mailing list