Kingston PCI NE2000 (Windows Embedded CE 6.0)

1/6/2010

The following information shows the registry keys for the Kingston PCI NE2000 network card.

[HKEY_LOCAL_MACHINE\Comm\NE2000]
    "DisplayName"=LOC_DISPLAYNAME_COMM_NE2000
    "Group"="NDIS"
    "ImagePath"="ne2000.dll"
[HKEY_LOCAL_MACHINE\Comm\NE2000\Linkage]
    "Route"=multi_sz:"NE20001"
[HKEY_LOCAL_MACHINE\Comm\NE20001]
    "DisplayName"=LOC_DISPLAYNAME_COMM_NE20001
[HKEY_LOCAL_MACHINE\Comm\NE20001\Parms]
    "BusNumber"=dword:0
    "BusType"=dword:5
    "InterruptNumber"=dword:0f
  "IoBaseAddress"=dword:0f8e0
    "Transceiver"=dword:3
    "CardType"=dword:1
[HKEY_LOCAL_MACHINE\Comm\NE20001\Parms\TcpIp]
    "EnableDHCP"=dword:1
    ; This should be MULTI_SZ
    "DefaultGateway"=""
    ; Use zero for broadcast address? (or 255.255.255.255)
    "UseZeroBroadcast"=dword:0
    ; Thus should be MULTI_SZ, the IP address list
    "IpAddress"="0.0.0.0"
    ; This should be MULTI_SZ, the subnet masks for the above IP addresses
    "Subnetmask"="0.0.0.0"
[HKEY_LOCAL_MACHINE\Comm\Tcpip\Linkage]
    ; This should be MULTI_SZ
    ; This is the list of llip drivers to load
    "Bind"=multi_sz:"ppp","ne20001"

See Also

Concepts

Network Driver Registry Settings