NETATI.INF Driver File Contents (2450V440.exe)

; NETATI.INF
;
; Allied Telesyn PCI Ethernet Network Interface Cards
;
; Copyright 1993-1995, Microsoft Corporation

[version]
Signature   = "$Windows_NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %ATI%
LayoutFile  = layout.inf

[Manufacturer]
%ATI%    = ATI

[ControlFlags]
ExcludeFromSelect = ISAPNP\ADV55AA, \
                    PCI\VEN_1022&DEV_2000, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_12201113, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_104C103C, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_1064103C, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_1065103C, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_106C103C, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_106E103C, \
                    PCI\VEN_1022&DEV_2000&SUBSYS_10EA103C

[ATI]
%*AT2700.DeviceDesc% = AT2700.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27001259, ; ATI AT-2700TX 10/100 PCI Ethernet Adapter
%*AT2701.DeviceDesc% = AT2701.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27011259, ; ATI AT-2700FX 100Mb PCI Ethernet Adapter
%*AT2454.DeviceDesc% = AT2454.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24541259, ; ATI AT-2450v4 10Mb PCI Ethernet Adapter
%*AT2450.DeviceDesc% = AT2450.ndi, PCI\VEN_1022&DEV_2000 ; ATI AT-2450 (Original) 10Mb PCI Ethernet Adapter

;****************************************************************************
; ATI AT-2700TX 10/100 PCI Ethernet Adapter
;****************************************************************************
; NT5.0 section for AT-2700TX
[AT2700.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATI.NT.reg, DefaultP.reg, MIIP.reg
CopyFiles       = ATI.CopyFiles

[AT2700.ndi.NT.services]
AddService      = ATI, 2, ATI.Service, ATI.AddEventLog

; Win9x section for AT-2700TX
[AT2700.ndi]
AddReg = AT2700.ndi.reg, ATI.Win.reg, BasicP.reg, DefaultP.reg, MIIP.reg
DeviceID = "PCI\VEN_1022&DEV_2000&SUBSYS_27001259"

[AT2700.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1022&DEV_2000&SUBSYS_27001259"


; NT5.0 section for AT-2700FX
[AT2701.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATI.NT.reg, DefaultP.reg, MIIF.reg
CopyFiles       = ATI.CopyFiles

[AT2701.ndi.NT.services]
AddService      = ATI, 2, ATI.Service, ATI.AddEventLog

; Win9x section for AT-2700FX
[AT2701.ndi]
AddReg = AT2701.ndi.reg, ATI.Win.reg, BasicP.reg, DefaultF.reg, MIIF.reg
DeviceID = "PCI\VEN_1022&DEV_2000&SUBSYS_27011259"

[AT2701.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1022&DEV_2000&SUBSYS_27011259"

;****************************************************************************
; ATI AT-2450v4 10Mb PCI Ethernet Adapter
;****************************************************************************
; NT5.0 section for AT-2450v4
[AT2454.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATI.NT.reg, MIIC.reg
CopyFiles       = ATI.CopyFiles

[AT2454.ndi.NT.services]
AddService      = ATI, 2, ATI.Service, ATI.AddEventLog

; Win9x section for AT-2450
[AT2454.ndi]
AddReg = AT2700.ndi.reg, ATI.Win.reg, BasicP.reg, MIIC.reg, DefaultT.reg
DeviceID = "PCI\VEN_1022&DEV_2000&SUBSYS_27541259"

[AT2454.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1022&DEV_2000&SUBSYS_24541259"

;****************************************************************************
; ATI AT-2450 10Mb PCI Ethernet Adapter
;****************************************************************************
; NT5.0 section for AT-2450
[AT2450.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATI.NT.reg
CopyFiles       = ATI.CopyFiles

[AT2450.ndi.NT.services]
AddService      = ATI, 2, ATI.Service, ATI.AddEventLog

; Win9x section for AT-2450
[AT2450.ndi]
AddReg = AT2700.ndi.reg, ATI.Win.reg, DefaultL.reg, BasicL.reg
DeviceID = "PCI\VEN_1022&DEV_2000"

[AT2450.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1022&DEV_2000"

;-------------------------------------------------------------------------------
; Common Section for NT5.0 and Win9x.
;-------------------------------------------------------------------------------
;
; ATI common params section
;
[DefaultF.reg]
HKR, ,                              MPMODE,      0, "0"
HKR, ,                              EXTPHY,      0, "1"

[DefaultP.reg]
HKR, ,                              MPMODE,      0, "0"
HKR, ,                              EXTPHY,      0, "0"

[DefaultT.reg]
HKR, ,                              MPMODE,      0, "0"
HKR, ,                              EXTPHY,      0, "3"

[DefaultL.reg]
HKR, ,                              BUS_TO_SCAN, 0, "ALL"
HKR, ,                              BUSTIMER,    0, "0"
HKR, ,                              LED0,        0, "10000"
HKR, ,                              LED1,        0, "10000"
HKR, ,                              LED2,        0, "10000"
HKR, ,                              LED3,        0, "10000"
HKR, ,                              TP,          0, "0"
HKR, ,                              MPMODE,      0, "0"
HKR, ,                              EXTPHY,      0, "0"

[BasicL.reg]
HKR, Ndi\params\FDUP,               ParamDesc,   0, %FDUP% 
HKR, Ndi\params\FDUP,               default,     0, "0"
HKR, Ndi\params\FDUP,               type,        0, "enum"
HKR, Ndi\params\FDUP\enum,          "0",         0, %Default%
HKR, Ndi\params\FDUP\enum,          "1",         0, %OFF%
HKR, Ndi\params\FDUP\enum,          "2",         0, %AUIFD%
HKR, Ndi\params\FDUP\enum,          "3",         0, %UTPFD%
HKR, Ndi\params\TP,                 ParamDesc,   0, %TP%
HKR, Ndi\params\TP,                 default,     0, "0"
HKR, Ndi\params\TP,                 type,        0, "enum"
HKR, Ndi\params\TP\enum,            "0",         0, %OFF%
HKR, Ndi\params\TP\enum,            "1",         0, %ON%

[BasicP.reg]
HKR, Ndi\params\MPMODE,             ParamDesc,   0, %MPMODE%
HKR, Ndi\params\MPMODE,             default,     0, "0"
HKR, Ndi\params\MPMODE,             type,        0, "enum"
HKR, Ndi\params\MPMODE\enum,        "0",         0, %OFF%
HKR, Ndi\params\MPMODE\enum,        "1",         0, %ON%

[MIIP.reg]
HKR, Ndi\params\EXTPHY,             ParamDesc,   0, %EXTPHY%
HKR, Ndi\params\EXTPHY,             default,     0, "0"
HKR, Ndi\params\EXTPHY,             type,        0, "enum"
HKR, Ndi\params\EXTPHY\enum,        "0",         0, %Auto%
HKR, Ndi\params\EXTPHY\enum,        "1",         0, %100HD%
HKR, Ndi\params\EXTPHY\enum,        "2",         0, %100FD%
HKR, Ndi\params\EXTPHY\enum,        "3",         0, %10HD%
HKR, Ndi\params\EXTPHY\enum,        "4",         0, %10FD%

[MIIF.reg]
HKR, Ndi\params\EXTPHY,             ParamDesc,   0, %EXTPHY%
HKR, Ndi\params\EXTPHY,             default,     0, "1"
HKR, Ndi\params\EXTPHY,             type,        0, "enum"
HKR, Ndi\params\EXTPHY\enum,        "1",         0, %100HD%
HKR, Ndi\params\EXTPHY\enum,        "2",         0, %100FD%

[MIIC.reg]
HKR, Ndi\params\EXTPHY,             ParamDesc,   0, %EXTPHY%
HKR, Ndi\params\EXTPHY,             default,     0, "3"
HKR, Ndi\params\EXTPHY,             type,        0, "enum"
HKR, Ndi\params\EXTPHY\enum,        "3",         0, %10HD%
HKR, Ndi\params\EXTPHY\enum,        "4",         0, %10FD%

[ATI.CopyFiles]
ATNICmP.sys,,,2

;-------------------------------------------------------------------------------
; NT 5.0 only sections
;-------------------------------------------------------------------------------

[ATI.NT.reg]
HKR, Ndi,            Service,    0, "ATI"
HKR, Ndi\Interfaces, DefUpper,   0, "ndis5"
HKR, Ndi\Interfaces, DefLower,   0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"

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

[ATI.AddEventLog]
AddReg = ATI.AddEventLog.reg

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


;-------------------------------------------------------------------------------
; Win9x only sections
;-------------------------------------------------------------------------------
[DefaultF.reg]
HKR,NDI\params\MPMODE,flag,1,20,00,00,00
HKR,NDI\params\EXTPHY,flag,1,20,00,00,00

[WinDefault.reg]
HKR,,Interrupt,1,04,00,00,00
HKR,,IOAddress,1,02,00,00,00
HKR,,DMAChannel,1,03,00,00,00
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\Interrupt,ParamDesc,,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,30,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
HKR,NDI\params\DMAChannel,resc,1,03,00,00,00
HKR,NDI\params\DMAChannel,ParamDesc,,"DMA Channel"
HKR,NDI\params\DMAChannel,flag,1,30,00,00,00

[ATI.Win.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,ATNICmP.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"ATI"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install
HKR,Ndi\Install,ndis3,,"ATI.ndis3"

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

[ATI.ndis3.CopyFiles]
ATNICmP.sys,,,2

;-------------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
ATI.CopyFiles = 12
ATI.ndis3.CopyFiles = 11

;-------------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Msft                     = "Microsoft"
ATI                      = "Allied Telesyn International (ATI)"
Default                  = "Use Adapter Setting"
OFF                      = "Off"
(Default)ON              = "On (Default)"
Default(OFF)             = "Off (Default)"
ON                       = "On"
MPMODE                   = "Magic Packet Mode"
EXTPHY                   = "Speed/Duplex Setting"
Auto                     = "Auto Detect"
100HD                    = "100Mb/Half Duplex"
100FD                    = "100Mb/Full Duplex"
10HD                     = "10Mb/Half Duplex"
10FD                     = "10Mb/Full Duplex"
FDUP                     = "Full Duplex"
TP                       = "Twisted Pair"
AUIFD                    = "AUI - Full Duplex"
UTPFD                    = "UTP - Full Duplex"

*AT2700.DeviceDesc  = "Allied Telesyn AT-2700TX PCI 10/100 Ethernet Adapter"
*AT2701.DeviceDesc  = "Allied Telesyn AT-2700FX PCI 100Mb Fiber Ethernet Adapter"
*AT2454.DeviceDesc  = "Allied Telesyn AT-2450v4 PCI 10Mb Fiber Ethernet Adapter"
*AT2450.DeviceDesc  = "Allied Telesyn AT-2450 PCI 10Mb Ethernet Adapter"

ATI.Service.DispName   = "Allied Telesyn PCI Ethernet Adapter NDIS4 Driver"
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: web3, load: 5.25