Netsock3.inf Driver File Contents (lpe9x101c.exe)

;------------------------------------------------------------------------------
; Socket PCMCIA CompactFlash AND PC-CARD Low Power Ethernet
; only WINDOWS -----2000-----98------
; Installation file (.inf) for the Low Power Ethernet Cards.
;
; (c) Copyright 2000 Socket Communications 
;------------------------------------------------------------------------------

[version]
LayoutFile = layout.inf
signature  = "$Chicago$"
Compatible = 1													; to be compatible with 2000
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
provider   = %szCreator%
DriverVer  = 04/07/2000,1.0.0.0

; Install class													---2000---
;------------------------------------------------------------------------------

[ClassInstall32.NT]
AddReg = NetClass.NT.AddReg

[NetClass.NT.AddReg]
HKR, , ,                0, %DisplayClassName%
HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider"
HKR, , Icon,            0, "-5"
HKR, , Installer32,     0, "NetCfgx.dll,NetClassInstaller"

[ControlFlags]
ExcludeFromSelect = PCMCIA\CF+_LPE-Socket_Communications_Inc-46C2, PCMCIA\LOW_POWER_ETHERNET_LAN_ADAPTER-SOCKET_COMMUNICATIONS__INC-F295


; Drivers														---2000---98----
;------------------------------------------------------------------------------

[Manufacturer]
%szManufacturer% = DeviceSectionList

[DeviceSectionList]
%SocketCFE.DeviceDesc% = SocketCFE.ne, PCMCIA\CF+_LPE-Socket_Communications_Inc-46C2
%SocketPCE.DeviceDesc% = SocketPCE.ne, PCMCIA\LOW_POWER_ETHERNET_LAN_ADAPTER-SOCKET_COMMUNICATIONS__INC-F295




;**************
;**   2000   **
;**************

; COMPACT FLASH compatible PCMCIA Adapter						---2000---
;------------------------------------------------------------------------------
[SocketCFE.ne.NT]
Characteristics = 0x04											; NCF_PHYSICAL
BusType         = 8												; PCMCIABus
AddReg          = ne2000.ndi.reg
CopyFiles       = ne2000.CopyFiles

[SocketCFE.ne.NT.Services]
AddService = ne2000, 2, ne2000_Service, ne2000_AddEventLog


; PC-CARD compatible PCMCIA Adapter								---2000---
;------------------------------------------------------------------------------
[SocketPCE.ne.NT]
Characteristics = 0x04											; NCF_PHYSICAL
BusType         = 8												; PCMCIABus
AddReg          = ne2000.ndi.reg
CopyFiles       = ne2000.CopyFiles

[SocketPCE.ne.NT.Services]
AddService = ne2000, 2, ne2000_Service, ne2000_AddEventLog


; NE2000 Common													---2000---
;------------------------------------------------------------------------------
[ne2000.ndi.reg]
HKR, Ndi,               Service,    0, "ne2000"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"

[ne2000.CopyFiles]
ne2000.sys,,,2

; Service installation											---2000---
;------------------------------------------------------------------------------
[ne2000_Service]
DisplayName     =   %ne2000.Service.DispName%
ServiceType     =   1											;%SERVICE_KERNEL_DRIVER%
StartType       =   3											;%SERVICE_DEMAND_START%
ErrorControl    =   1											;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\ne2000.sys
LoadOrderGroup  =   NDIS

[ne2000_AddEventLog]
AddReg = ne2000_AddEventLog_reg

[ne2000_AddEventLog_reg]
HKR,    ,   EventMessageFile,   0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR,    ,   TypesSupported,     0x00010001, 7




;**************
;**    98    **
;**************

; COMPACT FLASH compatible PCMCIA Adapter						---98---
;------------------------------------------------------------------------------
[SocketCFE.ne]
AddReg = SocketCFE.ne.reg, ne2098.ndi.reg, Clone.params.reg

[SocketCFE.ne.reg]
HKR,Ndi,DeviceID,,"PCMCIA\CF+_LPE-SOCKET_COMMUNICATIONS_INC-46C2"


; PC-CARD compatible PCMCIA Adapter								---98---
;------------------------------------------------------------------------------
[SocketPCE.ne]
AddReg = SocketPCE.ne.reg, ne2098.ndi.reg, Clone.params.reg

[SocketPCE.ne.reg]
HKR,Ndi,DeviceID,,"PCMCIA\LOW_POWER_ETHERNET_LAN_ADAPTER-SOCKET_COMMUNICATIONS__INC-F295"


; NE2000 Common													---98---
;------------------------------------------------------------------------------
[ne2098.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,ne2000.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"NE2000"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sections
HKR,Ndi\Install,ndis3,,"ne2000.ndis3"

HKR,NDI,CardType,,"PCMCIA"


; Install NDIS3
[ne2000.ndis3]
CopyFiles=ne2000.ndis3.CopyFiles

[ne2000.ndis3.CopyFiles]
ne2000.sys



; extra params for clones
[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\interrupt,ParamDesc,,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00





;**************
;**  COMMON  **
;**************

; Destination Directories
;------------------------------------------------------------------------------
[DestinationDirs]
ne2000.CopyFiles       = 12											; system32\drivers  ---2000---
ne2000.ndis3.CopyFiles = 11											; system\           ---98---



; User readable strings
;------------------------------------------------------------------------------
[Strings]
szCreator      = "Socket Communications"
szManufacturer = "Socket Communications"

SocketCFE.DeviceDesc    = "Socket Communications LP-E CF+ Card"
SocketPCE.DeviceDesc    = "Socket Communications LP-E PC-Card"
DisplayClassName        = "Network adapters"
ne2000.Service.DispName = "Novell/Eagle NE2000 Adapter Driver"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.99