; Localized 06/04/1999 7:22 PM Win98.INF ; ; PRETEC-CompactLAN for Win98 ; ; Copyright 1999, C-ONE Technology Corporation [version] LayoutFile=layout.inf signature="$CHICAGO$" Class=Net provider=%String0% [Manufacturer] %String1%=PCMCIA [PCMCIA] %String2%=*pnp80d6.ndi,PCMCIA\PCMCIA-Ethernet_10BaseT_Card-37EC %String3%=*pnp80d6.ndi,PCMCIA\PCMCIA-Ethernet_Combo_card-DD27 %String4%=*pnp80d6.ndi,PCMCIA\PRETEC-Ethernet_CompactLAN_Combo-A540 %String5%=*pnp80d6.ndi,PCMCIA\PRETEC-Ethernet_CompactLAN_Combo-BF96 %String6%=*pnp80d6.ndi,PCMCIA\PRETEC-Ethernet_CompactLAN_10BaseT_3.3V-605C %String7%=*pnp80d6.ndi,PCMCIA\PRETEC-Ethernet_CompactLAN_10BaseT_3.3V-1660 ;**************************************************************************** ; *PNP80D6 NE2000 Compatible ;**************************************************************************** [*pnp80D6.ndi] AddReg=*pnp80D6.ndi.reg,ne2000.ndi.reg,Clone.params.reg LogConfig=*pnp80D6.LogConfig [*PNP80D6.ndi.reg] HKR,Ndi,DeviceID,,"*PNP80D6" [*pnp80D6.LogConfig] IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15 IOConfig=20@200-3FF%FFE0(3FF::) ConfigPriority=HARDRECONFIG ;**************************************************************************** ; NE2000 Drivers ;**************************************************************************** ; Base section for ne2000 users [ne2000.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 HKR,NDIS\NDIS2,DriverName,,"MS2000$" HKR,NDIS\NDIS2,FileName,,"ne2000.dos" HKR,NDIS\ODI,DriverName,,"NE2000" HKR,NDIS\ODI,FileName,,"ne2000.com" ; Interfaces HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3" HKR,Ndi\Interfaces,DefLower,,"ethernet" HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi" HKR,Ndi\Interfaces,LowerRange,,"ethernet" ; Install sectioins HKR,Ndi\Install,ndis3,,"ne2000.ndis3" HKR,Ndi\Install,ndis2,,"ne2000.ndis2" ;HKR,Ndi\Install,odi,,"ne2000.odi" ; Install NDIS3 [ne2000.ndis3] CopyFiles=ne2000.ndis3.CopyFiles [ne2000.ndis3.CopyFiles] ne2000.sys ; Install NDIS2 [NE2000.ndis2] CopyFiles=ne2000.ndis2.CopyFiles [ne2000.ndis2.CopyFiles] ne2000.dos ; Install ODI [NE2000.odi] CopyFiles=ne2000.odi.CopyFiles [ne2000.odi.CopyFiles] ne2000.com ; extra params for ne2000 [NE2000.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 ; extra params for zenith [Zenith.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,20,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 ; extra params for ae2-ae3 [ae2.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 ; 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 ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinationDirs] DefaultDestDir =11 ; LDID_SYS ne2000.ndis3.CopyFiles =11 ne2000.ndis2.CopyFiles =26 ; LDID_WINBOOT ne2000.odi.CopyFiles =26 ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [strings] ; Provider String0 = "PCMCIA" ; Manufacturers String1 = "PRETEC" ; NE2000 Devices String2="PCMCIA Ethernet 10 BaseT Card" String3="PCMCIA Ethernet Combo Card" String4="PRETEC-Ethernet CompactLAN Combo" String5="PRETEC-Ethernet CompactLAN Combo" String6="PRETEC-Ethernet CompactLAN 10BaseT 3.3V" String7="PRETEC-Ethernet CompactLAN 10BaseT 3.3V"Download Driver Pack
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.