nethppci.inf Driver File Contents (polaroidpdc3035driver.zip)

;
; NETHPPCI.INF
;
; HP Network Interface Cards.
;
; Copyright 1994-1997, Microsoft Corporation
;

[version]
CatalogFile=nethppci.cat
layoutfile=layout.inf, layout1.inf, layout2.inf
signature="$Chicago$"
Class=Net
ClassGUID = { 5ec10354-a61a-11d0-8dd4-00c04fc3358c }
provider=%V_HP%

[Manufacturer]
%V_HP%=HP


[HP]
%*HWP1030.DeviceDesc%=*HWP1030.ndi, PCI\VEN_103C&DEV_1030  ;HP DeskDirect (J2585A) 10/100 PCI LAN Adapter
%*HWP1040.DeviceDesc%=*HWP1040.ndi, PCI\VEN_103C&DEV_1031&SUBSYS_1040103C  ;HP DeskDirect (J2973A) 10BaseT PCI LAN Adapter
%*HWP1041.DeviceDesc%=*HWP1041.ndi, PCI\VEN_103C&DEV_1031&SUBSYS_1041103C  ;HP DeskDirect (J2585B) 10/100 PCI LAN Adapter
%*HWP1042.DeviceDesc%=*HWP1042.ndi, PCI\VEN_103C&DEV_1031&SUBSYS_1042103C  ;HP DeskDirect (J2970A) 10BaseT/2 PCI LAN Adapter

;****************************************************************************
; *HWP1030 HP J2585A 10/100 PCI LAN Adapter
;****************************************************************************
[*HWP1030.ndi]
AddReg=*HWP1030.ndi.reg,HPFEND.ndi.reg,J2585A.ndi.reg

[*HWP1030.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_103C&DEV_1031&SUBSUS_1030103C"
HKR,Ndi,CardType,,"PCI"

;****************************************************************************
; *HWP1040 HP J2973A 10BaseT PCI LAN Adapter
;****************************************************************************
[*HWP1040.ndi]
AddReg=*HWP1040.ndi.reg,HPFEND.ndi.reg,J2973A.ndi.reg

[*HWP1040.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_103C&DEV_1031&SUBSUS_1040103C"
HKR,Ndi,CardType,,"PCI"

;****************************************************************************
; *HWP1041 HP J2585B 10/100 PCI LAN Adapter
;****************************************************************************
[*HWP1041.ndi]
AddReg=*HWP1041.ndi.reg,HPFEND.ndi.reg,J2585B.ndi.reg

[*HWP1041.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_103C&DEV_1031&SUBSUS_1041103C"
HKR,Ndi,CardType,,"PCI"

;****************************************************************************
; *HWP1042 HP J2970A 10BaseT/2 PCI LAN Adapter
;****************************************************************************
[*HWP1042.ndi]
AddReg=*HWP1042.ndi.reg,HPFEND.ndi.reg,J2970A.ndi.reg

[*HWP1042.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_103C&DEV_1031&SUBSUS_1042103C"
HKR,Ndi,CardType,,"PCI"

;****************************************************************************
; HPFEND base section
;****************************************************************************
[HPFEND.ndi.reg]
; key,subkey,valuename,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,HPDDND4.SYS
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"HPDDND4"
HKR,NDIS,MajorNdisVersion,HEX,03
HKR,NDIS,MinorNdisVersion,HEX,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,,"HPFEND.ndis3"

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

[HPFEND.ndis3.CopyFiles]
HPDDND4.sys

[J2585A.ndi.reg]
HKR,,AdapterType,,4
; Resources
HKR,,IoAddress,1,02,00,00,00
HKR,NDI\params\IoAddress,resc,1,02,00,00,00
HKR,NDI\params\IoAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IoAddress,flag,1,30,00,00,00

[J2973A.ndi.reg]
HKR,,AdapterType,,4
HKR,,TxSizeThreshold,,1518

[J2585B.ndi.reg]
HKR,,AdapterType,,4
HKR,,TxSizeThreshold,,1518

[J2970A.ndi.reg]
HKR,,AdapterType,,4
HKR,,TxSizeThreshold,,1518

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             =11 ; LDID_SYS
HPFEND.ndis3.CopyFiles     =11 ; LDID_SYS


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_HP="Hewlett Packard"
; PNP Devices
*HWP1030.DeviceDesc="HP DeskDirect (J2585A) 10/100 PCI LAN Adapter"
*HWP1040.DeviceDesc="HP DeskDirect (J2973A) 10BaseT PCI LAN Adapter"
*HWP1041.DeviceDesc="HP DeskDirect (J2585B) 10/100 PCI LAN Adapter"
*HWP1042.DeviceDesc="HP DeskDirect (J2970A) 10BaseT/2 PCI LAN Adapter"
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: 0.90