Help~

From: Rick Seo (sjw1980_at_nex-tek.com)
Date: 05/31/04


Date: Mon, 31 May 2004 15:02:13 +0900

This is In common.reg file.

net2890.dll is changed to NDIS.dll at build, Right?

I have confuse.

net2890.dll is included NK.bin, but Module list

========================================
[HKEY_LOCAL_MACHINE\Comm\RndisMini]
;LOC_FRIENDLYRNDISFUNCTION
    "DisplayName"=mui_sz:"netmui.dll,#9003"
    "Group"="NDIS"
    "ImagePath"="net2890.dll"

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PCI\Template\RNDISMINI]
   "Dll"="NDIS.dll"
   "Class"=dword:06
   "SubClass"=dword:80
   "ProgIF"=dword:00
   "VendorID"=multi_sz:"10b5"
   "DeviceID"=multi_sz:"9054"
   "Entry"="NdisPCIBusDeviceInit"
   "Transceiver"=dword:3
;
; Use shared ISR handler for the NET2890.
;
   "IsrDll"="giisr.dll"
   "IsrHandler"="ISRHandler"
========================================