;; NET650EP.INF
;;
;; CNet PowerNIC 650Eplus PNP Ethernet Adapter
;;
;; Copyright CNet 1999, All Right Reserved
[Version]
;;LayoutFile=layout.inf
;;Signature="$CHICAGO$"
Signature="$Windows NT$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_MS%
[Manufacturer]
%V_CNet%=CNet
[CNet]
%*JQE9008.DeviceDesc%=*JQE9008.ndi, *JQE9008
[SourceDisksNames]
50="CNet PowerNIC 650Eplus PNP Ethernet Adapter Driver Disk",,0
[SourceDisksFiles]
CN650EP.sys =50,,CN650EP.sys,
NET650EP.inf =50,,NET650EP.inf,
CN650EP.dos =50,win95_98,CN650EP.dos,
CN650EP.com =50,win95_98,CN650EP.com,
;;****************************************************************************
;; *JQE9008 CNet PowerNIC 650Eplus PNP Ethernet Adapter
;;****************************************************************************
; NT5.0 section
[*JQE9008.ndi.NT]
Characteristics = 0x04 ;
BusType = 1
AddReg = JQE9008.NT.reg
CopyFiles = JQE9008.NT.CopyFiles, JQE9008.inf.CopyFiles
;;LogConfig = *JQE9008.LogConfig
[*JQE9008.ndi.NT.services]
AddService = JQE9008, 2, JQE9008.Service, JQE9008.AddEventLog
; Win9x Section
[*JQE9008.ndi]
AddReg=*JQE9008.ndi.reg,CN650EP.ndi.reg,Clone.params.reg ;;,MCASLOT.params.reg
;;LogConfig=*JQE9008.LogConfig
[*JQE9008.ndi.reg]
HKR,Ndi,DeviceID,0,"*JQE9008"
;;HKR,Ndi\params\slotnumber,flag,1,10,00,00,00
[*JQE9008.LogConfig]
IRQConfig=3,4,5,7,9,10,11,12,15
IOConfig=20@200-3FF%FFE0(3FF::)
ConfigPriority = HARDRECONFIG
;;****************************************************************************
;; NT5.0 Only Section
;;****************************************************************************
[JQE9008.NT.reg]
HKR, Ndi, Service, 0, "JQE9008"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[JQE9008.Service]
DisplayName = %JQE9008.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\CN650EP.sys
LoadOrderGroup = NDIS
AddReg = TextModeFlags.reg
[JQE9008.AddEventLog]
AddReg = JQE9008.AddEventLog.reg
[JQE9008.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[JQE9008.NT.CopyFiles]
CN650EP.sys,,,2
;---------------------------------------------------------------------------
; Common TextMode Flags Section
;---------------------------------------------------------------------------
[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001
;;****************************************************************************
;; Win9x Section
;;****************************************************************************
[CN650EP.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,0,"CNet PowerNIC 650Eplus PNP Ethernet Adapter"
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,CN650EP.sys
HKR,,EnumPropPages,0,netdi.dll,EnumPropPages
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,NDIS,LogDriverName,0,"CN650EP"
HKR,NDIS\NDIS2,DriverName,0,"CN650EP$"
HKR,NDIS\NDIS2,FileName,0,"CN650EP.dos"
;;HKR,NDIS\ODI,DriverName,0,"CN650EP"
;;HKR,NDIS\ODI,FileName,0,"CN650EP.com"
; Interfaces
HKR,Ndi\Interfaces,DefLower,0,"ethernet"
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
HKR,Ndi\Interfaces,DefUpper,0,"ndis2,ndis3"
HKR,Ndi\Interfaces,UpperRange,0,"ndis2,ndis3"
;;HKR,Ndi\Interfaces,UpperRange,0,"ndis2,ndis3,odi"
; Install sections
HKR,Ndi\Install,ndis3,0,"CN650EP.ndis3"
HKR,Ndi\Install,ndis2,0,CN650EP.ndis2
;;HKR,Ndi\Install,odi,0,CN650EP.odi
; base mca slot section
[MCASLOT.params.reg]
; Adapter Slot Number
HKR,Ndi\params\slotnumber,ParamDesc,,"Adapter Slot Number"
HKR,Ndi\params\slotnumber,type,,int
HKR,Ndi\params\slotnumber,default,,1
HKR,Ndi\params\slotnumber,min,,1
HKR,Ndi\params\slotnumber,max,,8
HKR,Ndi\params\slotnumber,step,,1
HKR,Ndi\params\slotnumber,optional,,1
HKR,Ndi\params\slotnumber,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,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
;;****************************************************************************
;; Drivers
;;****************************************************************************
;; Install NDIS3
[CN650EP.ndis3]
;CopyFiles=CN650EP.ndis3.CopyFiles,JQE9008.inf.CopyFiles,JQE9008.help.CopyFiles
CopyFiles=CN650EP.ndis3.CopyFiles,JQE9008.inf.CopyFiles
DelFiles=JQE9008.DelFiles
[CN650EP.ndis3.CopyFiles]
CN650EP.sys,,,2
[JQE9008.inf.CopyFiles]
NET650EP.inf,,,2
;[JQE9008.help.CopyFiles]
;CN650EP.txt,,,2
[JQE9008.DelFiles]
NET650EP.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1
;;Install NDIS2
[CN650EP.ndis2]
CopyFiles=CN650EP.ndis2.CopyFiles
[CN650EP.ndis2.CopyFiles]
CN650EP.dos,,,2
;;Install ODI
[CN650EP.odi]
CopyFiles=CN650EP.odi.CopyFiles
[CN650EP.odi.CopyFiles]
CN650EP.com,,,2
;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
JQE9008.NT.CopyFiles = 12
DefaultDestDir =11 ; LDID_SYS
CN650EP.ndis3.CopyFiles =11
CN650EP.ndis2.CopyFiles =26 ; LDID_WINBOOT
CN650EP.odi.CopyFiles =26
JQE9008.inf.CopyFiles =17 ; INF
JQE9008.DelFiles =17
;JQE9008.help.CopyFiles =?? ; Help file
;;****************************************************************************
;; Localizable Strings
;;****************************************************************************
[strings]
;;Provider
V_MS="CNet"
;;Manufacturers
V_CNet="CNet"
*JQE9008.DeviceDesc="CNet PowerNIC 650Eplus PNP Ethernet Adapter"
JQE9008.Service.DispName = "CNet PowerNIC 650Eplus PNP Ethernet Adapter"
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.