netflex.inf Driver File Contents (polaroidpdc3035driver.zip)

; NETFLEX.INX
;
; Compaq Netflex line of net cards
;
; Copyright 1995, Microsoft Corporation

[version]
CatalogFile=netflex.cat
LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
provider=%V_MS%

[Manufacturer]
%V_COMPAQ%=COMPAQ

[ControlFlags]
ExcludeFromSelect=MF\EISA_CPQ6200_TOPNET
ExcludeFromSelect=MF\EISA_CPQ6300_TOPNET

[COMPAQ]
%*CPQ6001.DeviceDesc%=*CPQ6001.ndi, 	*CPQ6001	; Compaq 32-Bit DualSpeed Token Ring Controller
%*CPQ6002.DeviceDesc%=*CPQ6002.ndi, 	*CPQ6002	; Compaq NetFlex-2 TR Controller
%*CPQ6100.DeviceDesc%=*CPQ6100.ndi, 	*CPQ6100	; Compaq NetFlex ENET/TR Controller
%*CPQ6101.DeviceDesc%=*CPQ6101.ndi, 	*CPQ6101	; Compaq NetFlex-2 ENET/TR Controller

; Compaq NetFlex-2 DualPort ENET Controller
%*CPQ6200T.DeviceDesc%=*CPQ6200T.ndi,MF\EISA_CPQ6200_TOPNET
%*CPQ6200B.DeviceDesc%=*CPQ6200B.ndi,MF\EISA_CPQ6200_BOTTOMNET 

; Compaq NetFlex-2 DualPort TR Controller
%*CPQ6300T.DeviceDesc%=*CPQ6300T.ndi,MF\EISA_CPQ6300_TOPNET
%*CPQ6300B.DeviceDesc%=*CPQ6300B.ndi,MF\EISA_CPQ6300_BOTTOMNET 


;****************************************************************************
; *CPQ6001 Compaq 32-Bit DualSpeed Token Ring Controller
;****************************************************************************
[*CPQ6001.ndi]
AddReg=*CPQ6001.ndi.reg,NetFlex.ndi.reg,NetFlexTR.ndi.reg
[*CPQ6001.ndi.reg]
HKR,Ndi,DeviceID,,"*CPQ6001"

;****************************************************************************
; *CPQ6002 Compaq NetFlex-2 TR Controller
;****************************************************************************
[*CPQ6002.ndi]
AddReg=*CPQ6002.ndi.reg,NetFlex.ndi.reg,NetFlexTR.ndi.reg
[*CPQ6002.ndi.reg]
HKR,Ndi,DeviceID,,"*CPQ6002"


;****************************************************************************
; *CPQ6100 Compaq NetFlex ENET/TR Controller
;****************************************************************************
[*CPQ6100.ndi]
AddReg=*CPQ6100.ndi.reg,NetFlex.ndi.reg,NetFlexETR.ndi.reg
[*CPQ6100.ndi.reg]
HKR,Ndi,DeviceID,,"*CPQ6100"

;****************************************************************************
; *CPQ6101 Compaq NetFlex-2 ENET/TR Controller
;****************************************************************************
[*CPQ6101.ndi]
AddReg=*CPQ6101.ndi.reg,NetFlex.ndi.reg,NetFlexETR.ndi.reg
[*CPQ6101.ndi.reg]
HKR,Ndi,DeviceID,,"*CPQ6101"


;****************************************************************************
; *CPQ6200 Compaq NetFlex-2 DualPort ENET Controller
;****************************************************************************
[*CPQ6200T.ndi]
AddReg=*CPQ6200T.ndi.reg,NetFlex.ndi.reg,NetFlexEnet.ndi.reg
[*CPQ6200T.ndi.reg]
HKR,Ndi,DeviceID,,"MF\EISA_CPQ6200_TOPNET"
HKR,,PortNumber,,1

;****************************************************************************
; *CPQ6200 Compaq NetFlex-2 DualPort ENET Controller
;****************************************************************************
[*CPQ6200B.ndi]
AddReg=*CPQ6200B.ndi.reg,NetFlex.ndi.reg,NetFlexEnet.ndi.reg
[*CPQ6200B.ndi.reg]
HKR,Ndi,DeviceID,,"MF\EISA_CPQ6200_BOTTOMNET"
HKR,,PortNumber,,2

;****************************************************************************
; *CPQ6300 Compaq NetFlex-2 DualPort TR Controller
;****************************************************************************
[*CPQ6300T.ndi]
AddReg=*CPQ6300T.ndi.reg,NetFlex.ndi.reg,NetFlexTR.ndi.reg
[*CPQ6300T.ndi.reg]
HKR,Ndi,DeviceID,,"MF\EISA_CPQ6300_TOPNET"
HKR,,PortNumber,,1

;****************************************************************************
; *CPQ6300 Compaq NetFlex-2 DualPort TR Controller
;****************************************************************************
[*CPQ6300B.ndi]
AddReg=*CPQ6300B.ndi.reg,NetFlex.ndi.reg,NetFlexTR.ndi.reg
[*CPQ6300B.ndi.reg]
HKR,Ndi,DeviceID,,"MF\EISA_CPQ6300_BOTTOMNET"
HKR,,PortNumber,,2

;****************************************************************************
; Compaq NetFlex Common NDIS Settings
;****************************************************************************
[NetFlex.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,netflx.sys
; NDIS Info
HKR,NDIS,LogDriverName,,"NETFLX"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"NETFLX$"
HKR,NDIS\NDIS2,FileName,,"netflx.dos"
; Install sections
HKR,Ndi\Install,ndis3,,"NetFlex.ndis3"
HKR,Ndi\Install,ndis2,,"NetFlex.ndis2"

;****************************************************************************
; Compaq NetFlex Token Ring Specific NDIS Settings
;****************************************************************************
[NetFlexTR.ndi.reg]
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"


;****************************************************************************
; Compaq NetFlex Ethernet Specific NDIS Settings
;****************************************************************************
[NetFlexEnet.ndi.reg]
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"


;****************************************************************************
; Compaq NetFlex Ethernet Specific NDIS Settings
;****************************************************************************
[NetFlexETR.ndi.reg]
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
HKR,Ndi\Interfaces,LowerRange,,"tokenring,ethernet"

; Install NDIS3
[NetFlex.ndis3]
CopyFiles=NetFlex.ndis3.CopyFiles
[NetFlex.ndis3.CopyFiles]
netflx.sys

; Install NDIS2
[NetFlex.ndis2]
CopyFiles=NetFlex.ndis2.CopyFiles
[NetFlex.ndis2.CopyFiles]
netflx.dos
netflx.bin


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

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"

; Manufacturers
V_COMPAQ="Compaq"

; Source Disks
DSK_DESC="MS ITG Drivers Directory"

; PNP Devices
*CPQ6001.DeviceDesc="Compaq 32-Bit DualSpeed Token Ring Controller"
*CPQ6002.DeviceDesc="Compaq NetFlex-2 TR Controller"
*CPQ6100.DeviceDesc="Compaq NetFlex ENET/TR Controller"
*CPQ6101.DeviceDesc="Compaq NetFlex-2 ENET/TR Controller"
*CPQ6200T.DeviceDesc="Compaq NetFlex-2 DualPort ENET Controller"
*CPQ6200B.DeviceDesc="Compaq NetFlex-2 DualPort ENET Controller-Second Port"
*CPQ6300T.DeviceDesc="Compaq NetFlex-2 DualPort TR Controller"
*CPQ6300B.DeviceDesc="Compaq NetFlex-2 DualPort TR Controller-Second Port"
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.54