NETPNP.INF Driver File Contents (RTL8019AS.ZIP)

; NETPNP.INF
;
; PnP EthernetCards.
;
;

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
PNPCARD=PNPCARD

[PNPCARD]
%*PNPCARD.DeviceDesc%=*PNPCARD.ndi, *PNPCARD    ; PnP EthernetCard


;****************************************************************************
;    *PNPCARD   PnP EthernetCard
;****************************************************************************

[*PNPCARD.ndi]
AddReg=*PNPCARD.ndi.reg,PNPCARD.ndi.reg,Clone.params.reg,MCASLOT.params.reg
LogConfig=*PNPCARD.LogConfig

[*PNPCARD.ndi.reg]
HKR,Ndi,DeviceID,,"*PNPCARD"
HKR,Ndi\params\slotnumber,flag,1,10,00,00,00

;[*PNPCARD.LogConfig]
;IRQConfig=3,4,5,9,10,11,12,15
;IOConfig=20@200-3FF%FFE0(3FF::)


;****************************************************************************
; PNPCARD Drivers
;****************************************************************************
; Base section for PnP EthernetCard users
[PNPCARD.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,PNPNT.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"PNPNT"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"PNPND$"
HKR,NDIS\NDIS2,FileName,,"PNPND.dos"
HKR,NDIS\ODI,DriverName,,"PNPODI"
HKR,NDIS\ODI,FileName,,"PNPODI.com"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
;HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
;HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"PNPCARD.ndis3"
HKR,Ndi\Install,ndis2,,"PNPCARD.ndis2"
HKR,Ndi\Install,odi,,"PNPCARD.odi"


; Install NDIS3
[PNPCARD.ndis3]
CopyFiles=PNPCARD.ndis3.CopyFiles
[PNPCARD.ndis3.CopyFiles]
PNPNT.sys

; Install NDIS2
[PNPCARD.ndis2]
CopyFiles=PNPCARD.ndis2.CopyFiles
[PNPCARD.ndis2.CopyFiles]
PNPND.dos

; Install ODI
[PNPCARD.odi]
CopyFiles=PNPCARD.odi.CopyFiles
[PNPCARD.odi.CopyFiles]
PNPODI.com



; 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

; 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


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             =11 ; LDID_SYS
PNPCARD.ndis3.CopyFiles      =11
PNPCARD.ndis2.CopyFiles      =26 ; LDID_WINBOOT
PNPCARD.odi.CopyFiles        =26

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_PNPCARD="PNPCARD"
; PNP novell Devices
*PNPCARD.DeviceDesc="PnP EthernetCard"


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: web2, load: 1.40