NETANA.INF Driver File Contents (duralnk64_v50_drv_win.exe)

; NETANA.INF
;
; Adaptec ANA-690xx PCI Fast Ethernet Adapter
; Adaptec ANA-620xx PCI Fast Ethernet Adapter
;
; Copyright 1994-1998, Adaptec, Inc.
; Copyright 1998, Microsoft, Inc.

[version]
Signature  = "$Windows NT$"
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %Msft%
LayoutFile = layout.inf
CatalogFile=adptsf50.cat
DriverVer=02/29/2000

[Manufacturer]
%ADAPTEC%  = ADAPTEC

[ControlFlags]
ExcludeFromSelect =     PCI\VEN_9004&DEV_6915&SUBSYS_80089004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_80099004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_80109004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_80189004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_80199004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00289004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00089004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00099004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00109004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00189004, \
                        PCI\VEN_9004&DEV_6915&SUBSYS_00199004

                                                
[ADAPTEC]
; 32 bit 690XX cards
%ANA69011TX.DeviceDesc%  = ana69011tx.ndi,      PCI\VEN_9004&DEV_6915&SUBSYS_00289004 ; Single 10/100 Mb/s UTP Port

; 32 bit 620XX cards
%ANA62011TX.DeviceDesc%  = ana62011tx.ndi,      PCI\VEN_9004&DEV_6915&SUBSYS_00089004 ; Single 10/100 Mb/s UTP Port
%ANA62011TX.DeviceDesc%  = ana62011tx.ndi,      PCI\VEN_9004&DEV_6915&SUBSYS_00099004 ; Single 10/100 Mb/s UTP Port
%ANA62022.DeviceDesc%    = ana62022.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_00109004 ; 2 each 10/100 Mb/s UTP Port
%ANA64022.DeviceDesc%    = ana62022.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_00389004 ; 2 each 10/100 Mb/s UTP Port
%ANA62044.DeviceDesc%    = ana62044.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_00189004 ; 4 each 10/100 Mb/s UTP Port
%ANA62044.DeviceDesc%    = ana62044.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_00199004 ; 4 each 10/100 Mb/s UTP Port
%ANA64044.DeviceDesc%    = ana62044.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_00409004 ; 4 each 10/100 Mb/s UTP Port

; 64 bit 620XX cards
%ANA62011TX.DeviceDesc%  = ana62011tx.ndi,      PCI\VEN_9004&DEV_6915&SUBSYS_80089004 ; Single 10/100 Mb/s UTP Port
%ANA62011TX.DeviceDesc%  = ana62011tx.ndi,      PCI\VEN_9004&DEV_6915&SUBSYS_80099004 ; Single 10/100 Mb/s UTP Port
%ANA62022.DeviceDesc%    = ana62022.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_80109004 ; 2 each 10/100 Mb/s UTP Port
%ANA62044.DeviceDesc%    = ana62044.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_80189004 ; 4 each 10/100 Mb/s UTP Port
%ANA62044.DeviceDesc%    = ana62044.ndi,        PCI\VEN_9004&DEV_6915&SUBSYS_80199004 ; 4 each 10/100 Mb/s UTP Port


;-------------------------------------------------------------------------------
; Adaptec ANA-69011 32-bit PCI Fast Ethernet Adapter
;
[ana69011tx.ndi]
Characteristics = 0x84
BusType         = 5
AddReg          = 6915.params.reg, adptsf.reg
CopyFiles       = adptsf.Copyfiles

[ana69011tx.ndi.Services]
AddService      = ADPTSF, 2, adptsf.Service, adptsf.EventLog

;-------------------------------------------------------------------------------
; Adaptec ANA-62011/TX 64-bit PCI Fast Ethernet Adapter
;
[ana62011tx.ndi]
Characteristics = 0x84
BusType         = 5
AddReg          = 6915.params.reg, adptsf.reg
CopyFiles       = adptsf.Copyfiles

[ana62011tx.ndi.Services]
AddService      = ADPTSF, 2, adptsf.Service, adptsf.EventLog

;-------------------------------------------------------------------------------
; Adaptec ANA-62022 PCI Fast Ethernet Adapter
;
[ana62022.ndi]
Characteristics = 0x84
BusType         = 5
AddReg          = 6915.params.reg, adptsf.reg
CopyFiles       = adptsf.Copyfiles
Port1DeviceNumber = 4

[ana62022.ndi.Services]
AddService      = ADPTSF, 2, adptsf.Service, adptsf.EventLog

;-------------------------------------------------------------------------------
; Adaptec ANA-62044 PCI Fast Ethernet Adapter
;
[ana62044.ndi]
Characteristics = 0x84
BusType         = 5
AddReg          = 6915.params.reg, adptsf.reg
CopyFiles       = adptsf.Copyfiles
Port1DeviceNumber = 4


[ana62044.ndi.Services]
AddService      = ADPTSF, 2, adptsf.Service, adptsf.EventLog


;-------------------------------------------------------------------------------
; 6915 common parameters
;
[6915.params.reg]
;ReceiveBuffers
HKR, Ndi\params\RxBuffers,                  ParamDesc,   0, %ReceiveBuffers%
HKR, Ndi\params\RxBuffers,                  default,     0, "40"
HKR, Ndi\params\RxBuffers,                  type,        0, "enum"
HKR, Ndi\params\RxBuffers\enum,             10,          0, "16"
HKR, Ndi\params\RxBuffers\enum,             20,          0, "32"
HKR, Ndi\params\RxBuffers\enum,             40,          0, "64"
HKR, Ndi\params\RxBuffers\enum,             80,          0, "128"

;Connection Type
HKR, Ndi\params\ConnectionType,             ParamDesc,   0, %ConnectionType%
HKR, Ndi\params\ConnectionType,             default,     0, "8"
HKR, Ndi\params\ConnectionType,             type,        0, "enum"
HKR, Ndi\params\ConnectionType\enum,        "8",         0, "Autodetect (Default)"
HKR, Ndi\params\ConnectionType\enum,        "3",         0, "10 Mbps UTP/Half-Duplex"
HKR, Ndi\params\ConnectionType\enum,        "103",       0, "10 Mbps UTP/Full-Duplex"
HKR, Ndi\params\ConnectionType\enum,        "0F",        0, "100 Mbps TX/Half-Duplex"
HKR, Ndi\params\ConnectionType\enum,        "10F",       0, "100 Mbps TX/Full-Duplex"

;6915 hardware TCP/UDP checksum feature
HKR, Ndi\params\TxChecksumOffload,          ParamDesc,   0, %TransmitChecksum%
HKR, Ndi\params\TxChecksumOffload,          default,     0, "1"
HKR, Ndi\params\TxChecksumOffload,          type,        0, "enum"
HKR, Ndi\params\TxChecksumOffload\enum,     "0",         0, "Disabled"
HKR, Ndi\params\TxChecksumOffload\enum,     "1",         0, "Enabled"

HKR, Ndi\params\RxChecksumOffload,          ParamDesc,   0, %ReceiveChecksum%
HKR, Ndi\params\RxChecksumOffload,          default,     0, "1"
HKR, Ndi\params\RxChecksumOffload,          type,        0, "enum"
HKR, Ndi\params\RxChecksumOffload\enum,     "0",         0, "Disabled"
HKR, Ndi\params\RxChecksumOffload\enum,     "1",         0, "Enabled"

;BundleId for PortAggregation
HKR, Ndi\params\BundleId,          ParamDesc,   0, %GroupName%
HKR, Ndi\params\BundleId,          default,     0, "0"
HKR, Ndi\params\BundleId,          type,        0, "enum"
HKR, Ndi\params\BundleId\enum,     "0",         0, ""
HKR, Ndi\params\BundleId\enum,     "1",         0, "Group1"
HKR, Ndi\params\BundleId\enum,     "2",         0, "Group2"
HKR, Ndi\params\BundleId\enum,     "3",         0, "Group3"
HKR, Ndi\params\BundleId\enum,     "4",         0, "Group4"
HKR, Ndi\params\BundleId\enum,     "5",         0, "Group5"
HKR, Ndi\params\BundleId\enum,     "6",         0, "Group6"

;InterfaceType ... BundleType
HKR, Ndi\params\InterfaceType,          ParamDesc,   0, %InterfaceType%
HKR, Ndi\params\InterfaceType,          default,     0, "0"
HKR, Ndi\params\InterfaceType,          type,        0, "enum"
HKR, Ndi\params\InterfaceType\enum,     "0",         0, "Standalone"
HKR, Ndi\params\InterfaceType\enum,     "1",         0, "Failover"
HKR, Ndi\params\InterfaceType\enum,     "2",         0, "Port Aggregation"
HKR, Ndi\params\InterfaceType\enum,     "3",         0, "Fast EtherChannel"
;-------------------------------------------------------------------------------
; ADPTSF Services and Driver
;
[adptsf.reg]
HKR, Ndi,            Service,     0, "ADPTSF"
HKR, Ndi\Interfaces, LowerRange,  0, "ethernet"
HKR, Ndi\Interfaces, UpperRange,  0, "ndis5"
HKR, ,               MediaType,   0, "1"
HKR, ,               AdapterType, 0, "5"
HKR, ,               AdapterCFID, 0, "69159004"

[adptsf.Service]
DisplayName     = %adptsf.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\adptsf50.sys
LoadOrderGroup  = NDIS

[adptsf.Copyfiles]
adptsf50.sys,,,2
;adptsf50.cat,,,2
;gfp_rx.dat,,,2
;gfp_tx.dat,,,2
;wakeup.dat,,,2

[SourceDisksNames]
1 = "Adaptec's NT Driver",,,

[SourceDisksFiles]
adptsf50.sys = 1,,
;adptsf50.cat = 1,,

[adptsf.EventLog]
AddReg = adptsf.AddEventLog.reg

[adptsf.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[DestinationDirs]
adptsf.Copyfiles = 12


;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Msft                    = "Microsoft"
ADAPTEC                 = "Adaptec, Inc."

ConnectionType          = "Connection Type"
ReceiveBuffers          = "Receive Buffers"
TransmitChecksum        = "Transmit Checksum Offload"
ReceiveChecksum         = "Receive Checksum Offload"
InterfaceType           = "Group Type"
GroupName               = "Group Name"

ANA69011TX.DeviceDesc   = "Adaptec ANA69011 32-bit PCI Fast Ethernet Adapter"
ANA62011TX.DeviceDesc   = "Adaptec ANA62011/TX 64-bit PCI Fast Ethernet Adapter"
ANA62022.DeviceDesc     = "Adaptec ANA62022 64-bit 2 port PCI Fast Ethernet Adapter"
ANA64022.DeviceDesc     = "Adaptec ANA64022 64-bit/66 MHz 2 port PCI Fast Ethernet Adapter"
ANA62044.DeviceDesc     = "Adaptec ANA62044 64-bit 4 port PCI Fast Ethernet Adapter"
ANA64044.DeviceDesc     = "Adaptec ANA64044 64-bit/66 MHz 4 port PCI Fast Ethernet Adapter"

adptsf.Service.DispName = "Adaptec DuraLAN PCI Ethernet/Fast Ethernet driver for Windows NT"


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: web1, load: 2.21