NETATNIC.INF Driver File Contents (atsetup_v30.zip)

; NETATNIC.INF - Multi-OS INF supports Win9x, Win2K, and WinXP
;
; Allied Telesyn AT-2450/2700 Series PCI Ethernet Adapters
;
; Copyright 1993-1995, Allied Telesyn International

[version]
Signature   = "$Chicago$"
Compatible  = 1
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Allied%
DriverVer   = 07/02/2004, 4.45.00
CatalogFile = atnicm5x.cat

[Manufacturer]
%Allied% = Allied, NT.5.1

[Win2KCopyDriver]
atnicm50.sys,,,2

[WinXPCopyDriver]
atnicm51.sys,,,2

[SourceDisksNames]
1 = %SourceDisk%,,,

[SourceDisksFiles]
atnicm50.sys  = 1 
atnicm51.sys  = 1

;-------------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
DefaultDestDir   = 12
Win2KCopyDriver  = 12
WinXPCopyDriver  = 12

[ControlFlags]
ExcludeFromSelect = *

[Allied]
%*AT2700.DeviceDesc%=AT2700.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27001259
%*AT2701.DeviceDesc%=AT2701.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27011259
%*AT2702.DeviceDesc%=AT2702.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27021259
%*AT2703.DeviceDesc%=AT2703.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27031259
%*AT2704.DeviceDesc%=AT2704.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27041259
%*AT2745.DeviceDesc%=AT2745.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27451259
%*AT2450.DeviceDesc%=AT2450.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_00000000
%*AT2454.DeviceDesc%=AT2454.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24541259
%*AT2455.DeviceDesc%=AT2455.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24501259
%*AT2746.DeviceDesc%=AT2746.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_27461259
%*AT2455.DeviceDesc%=AT2455.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24551259
%*AT2456.DeviceDesc%=AT2456.ndi, PCI\VEN_1022&DEV_2000&SUBSYS_24561259

[Allied.NT.5.1]
%*AT2700.DeviceDesc%=AT2700.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27001259
%*AT2701.DeviceDesc%=AT2701.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27011259
%*AT2702.DeviceDesc%=AT2702.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27021259
%*AT2703.DeviceDesc%=AT2703.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27031259
%*AT2704.DeviceDesc%=AT2704.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27041259
%*AT2745.DeviceDesc%=AT2745.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27451259
%*AT2450.DeviceDesc%=AT2450.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_00000000
%*AT2454.DeviceDesc%=AT2454.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_24541259
%*AT2455.DeviceDesc%=AT2455.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_24501259
%*AT2746.DeviceDesc%=AT2746.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_27461259
%*AT2455.DeviceDesc%=AT2455.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_24551259
%*AT2456.DeviceDesc%=AT2456.ndi.NT.5.1, PCI\VEN_1022&DEV_2000&SUBSYS_24561259

;****************************************************************************
; Allied Telesyn AT-2700TX 10/100 PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2700.ndi]
AddReg          = AT2700.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2700.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2700.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2700.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2700.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2700.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2700.reg, DefaultP.reg
CopyFiles       = WinXPCopyDriver

[AT2700.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2700FX 100Mb PCI Fiber Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2701.ndi]
AddReg          = AT2701.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2701.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

[AT2701.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2701.reg
CopyFiles       = Win2KCopyDriver

[AT2701.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2701.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2701.reg
CopyFiles       = WinXPCopyDriver

[AT2701.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2700FTX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2702.ndi]
AddReg          = AT2702.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2702.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2702.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2702.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2702.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2702.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2702.reg
CopyFiles       = WinXPCopyDriver

[AT2702.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2701FX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2703.ndi]
AddReg          = AT2703.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2701.reg
CopyFiles = Win9xCopyFiles

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

; Win2K section
[AT2703.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2701.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2703.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.5.1.AddEventLog

; WinXP section
[AT2703.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2701.reg
CopyFiles       = WinXPCopyDriver

[AT2703.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2701FTX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2704.ndi]
AddReg          = AT2704.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2702.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2704.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2702.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2704.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2704.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2702.reg
CopyFiles       = WinXPCopyDriver

[AT2704.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2745FX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2745.ndi]
AddReg          = AT2745.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2745.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2745.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2745.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2745.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2745.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2745.reg
CopyFiles       = WinXPCopyDriver

[AT2745.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2746FX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2746.ndi]
AddReg          = AT2746.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2745.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2746.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, BasicN.reg, MII2745.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2746.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; ; WinXP section
[AT2746.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2745.reg
CopyFiles       = WinXPCopyDriver

[AT2746.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2450 PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2450.ndi]
AddReg          = AT2450.ndi.reg, ATNIC.Win.reg, BasicP.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2450.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicP.reg, DefaultP.reg
CopyFiles       = Win2KCopyDriver

[AT2450.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP Section
[AT2450.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg
CopyFiles       = WinXPCopyDriver

[AT2450.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2450v4 PCI Ethernet Adapter
;****************************************************************************
; Win9x section
[AT2454.ndi]
AddReg          = AT2454.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2454.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2454.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2454.reg
CopyFiles       = Win2KCopyDriver

[AT2454.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2454.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2454.reg
CopyFiles       = WinXPCopyDriver

[AT2454.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2450FTX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2455.ndi]
AddReg          = AT2455.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2455.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2455.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2455.reg
CopyFiles       = Win2KCopyDriver

[AT2455.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2455.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2455.reg
CopyFiles       = WinXPCopyDriver

[AT2455.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;****************************************************************************
; Allied Telesyn AT-2456FTX PCI Ethernet Adapter
;****************************************************************************

; Win9x section
[AT2456.ndi]
AddReg          = AT2456.ndi.reg,ATNIC.Win.reg, BasicN.reg, MII2456.reg, DefaultP.reg
CopyFiles       = Win9xCopyFiles

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

; Win2K section
[AT2456.ndi.NT]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2456.reg
CopyFiles       = Win2KCopyDriver

[AT2456.ndi.NT.Services]
AddService      = ATNICm50, 2, ATNIC.NT.Service, ATNIC.AddEventLog

; WinXP section
[AT2456.ndi.NT.5.1]
Characteristics = 0x84 ; NCF_PHYSICAL | NCF_HAS_UI
BusType         = 5
AddReg          = ATNIC.NT.reg, DefaultP.reg, BasicN.reg, MII2456.reg
CopyFiles       = WinXPCopyDriver

[AT2456.ndi.NT.5.1.Services]
AddService      = ATNICm5, 2, ATNIC.NT.5.1.Service, ATNIC.5.1.AddEventLog

;-------------------------------------------------------------------------------
; Common Section for NT5.0 and Win9x.
;-------------------------------------------------------------------------------

; ATI common params section
;
[DefaultP.reg]
HKR, , BUS_TO_SCAN,                                 0, "ALL"
HKR, , BUSTIMER,                                    0, "0"
HKR, , TP,                                          0, "0"
HKR, , MPMODE,                                      0, "0"
HKR, , Priority8021p,                               0, "0"
HKR, , NetworkAddress,                              0, "000000000000"
HKR, , LBFOSetting,                                 0, "3"
HKR, , TcpipOffload,                                0, "0"

[BasicP.reg]
HKR, Ndi\params\TP,                    ParamDesc,   0, %PORT%
HKR, Ndi\params\TP,                    default,     0, "0"
HKR, Ndi\params\TP,                    type,        0, "enum"
HKR, Ndi\params\TP\enum,               "0",         0, %AUI%
HKR, Ndi\params\TP\enum,               "1",         0, %TP%

HKR, Ndi\params\FDUP,                  ParamDesc,   0, %DUPLEX% 
HKR, Ndi\params\FDUP,                  default,     0, "0"
HKR, Ndi\params\FDUP,                  type,        0, "enum"
HKR, Ndi\params\FDUP\enum,             "0",         0, %HD%
HKR, Ndi\params\FDUP\enum,             "1",         0, %FD%
HKR, Ndi\params\FDUP\enum,             "3",         0, %AUIFD%

[BasicN.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, %Default(OFF)%
HKR, Ndi\params\MPMODE\enum,           "1",         0, %ON%

HKR, Ndi\params\Priority8021p,         ParamDesc,   0, %Priority8021p%
HKR, Ndi\params\Priority8021p,         default,     0, "0"
HKR, Ndi\params\Priority8021p,         type,        0, "enum"
HKR, Ndi\params\Priority8021p\enum,    "0",         0, %Default(OFF)%
HKR, Ndi\params\Priority8021p\enum,    "1",         0, %ON%

HKR,Ndi\params\NetworkAddress,         ParamDesc,   0, %NetworkAddress%
HKR,Ndi\params\NetworkAddress,         type,        0, "edit"
HKR,Ndi\params\NetworkAddress,         default,     0, "000000000000"
HKR,Ndi\params\NetworkAddress,         LimitText,   0, "12"
HKR,Ndi\params\NetworkAddress,         UpperCase,   0, "1"
HKR,Ndi\params\NetworkAddress,         Optional,    0, "1"

HKR, Ndi\params\VlanID,                ParamDesc,   0, "%VlanId%"
HKR, Ndi\params\VlanID,                default,     0, "0"
HKR, Ndi\params\VlanID,                type,        0, "long"
HKR, Ndi\params\VlanID,                min,         0, "0"
HKR, Ndi\params\VlanID,                max,         0, "4095"
HKR, Ndi\params\VlanID,                step,        0, "1"
HKR, Ndi\params\VlanID,                base,        0, "10"

[MII2700.reg]
HKR, ,                                 EXTPHY,      0, "0"
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%

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

HKR, ,                                  EXTPHY2,    0, "4"
HKR, Ndi\params\EXTPHY2,                ParamDesc,  0, %EXTPHY_10MB_FIBER%
HKR, Ndi\params\EXTPHY2,                default,    0, "4"
HKR, Ndi\params\EXTPHY2,                type,       0, "enum"
HKR, Ndi\params\EXTPHY2\enum,           "3",        0, %10HD%
HKR, Ndi\params\EXTPHY2\enum,           "4",        0, %10FD%

[MII2455.reg]
HKR, ,                                 EXTPHY,      0, "0"
HKR, Ndi\params\EXTPHY,                ParamDesc,   0, %EXTPHY_COPPER%
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%

HKR, ,                                 EXTPHY2,     0, "4"
HKR, Ndi\params\EXTPHY2,                ParamDesc,  0, %EXTPHY_10MB_FIBER%
HKR, Ndi\params\EXTPHY2,                default,    0, "4"
HKR, Ndi\params\EXTPHY2,                type,       0, "enum"
HKR, Ndi\params\EXTPHY2\enum,           "3",        0, %10HD%
HKR, Ndi\params\EXTPHY2\enum,           "4",        0, %10FD%


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

HKR, ,                                 EXTPHY2,     0, "0"
HKR, Ndi\params\EXTPHY2,                ParamDesc,  0, %EXTPHY_COPPER%
HKR, Ndi\params\EXTPHY2,                default,    0, "0"
HKR, Ndi\params\EXTPHY2,                type,       0, "enum"
HKR, Ndi\params\EXTPHY2\enum,           "0",        0, %Auto%
HKR, Ndi\params\EXTPHY2\enum,           "1",        0, %100HD%
HKR, Ndi\params\EXTPHY2\enum,           "2",        0, %100FD%
HKR, Ndi\params\EXTPHY2\enum,           "3",        0, %10HD%
HKR, Ndi\params\EXTPHY2\enum,           "4",        0, %10FD%

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

HKR, ,                                 EXTPHY2,     0, "0"
HKR, Ndi\params\EXTPHY2,                ParamDesc,  0, %EXTPHY_COPPER%
HKR, Ndi\params\EXTPHY2,                default,    0, "0"
HKR, Ndi\params\EXTPHY2,                type,       0, "enum"
HKR, Ndi\params\EXTPHY2\enum,           "0",        0, %Auto%
HKR, Ndi\params\EXTPHY2\enum,           "1",        0, %100HD%
HKR, Ndi\params\EXTPHY2\enum,           "2",        0, %100FD%
HKR, Ndi\params\EXTPHY2\enum,           "3",        0, %10HD%
HKR, Ndi\params\EXTPHY2\enum,           "4",        0, %10FD%

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

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

;-------------------------------------------------------------------------------
; Win2K /XP only sections
;-------------------------------------------------------------------------------

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

[ATNIC.NT.Service]
DisplayName     = %ATNIC.NT.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\atnicm50.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

[ATNIC.NT.5.1.Service]
DisplayName     = %ATNIC.NT.5.1.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\atnicm51.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

[ATNIC.AddEventLog]
AddReg = ATNIC.AddEventLog.reg

[ATNIC.5.1.AddEventLog]
AddReg = ATNIC.5.1.AddEventLog.reg

[ATNIC.AddEventLog.reg]
HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\System32\drivers\atnicm50.sys
HKR,,TypesSupported,0x00010001,7

[ATNIC.5.1.AddEventLog.reg]
HKR,,EventMessageFile,0x00020000,%%SystemRoot%%\System32\drivers\atnicm5.sys
HKR,,TypesSupported,0x00010001,7

[TextModeFlags.reg]
HKR,  , TextModeFlags, 0x00010001, 0x0001

;-------------------------------------------------------------------------------
; Win9x only sections
;-------------------------------------------------------------------------------
[ATNIC.Win.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,atnicm50.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"ATNIC"
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"
HKR,Ndi\Install,ndis3,,"Win2KCopyDriver"

;-------------------------------------------------------------------------------
; Localizable Strings
;

[Strings]
Allied                   = "Allied Telesyn"
TP                       = "UTP Port"
AUI                      = "AUI/BNC/Fiber"
AUTOSEL                  = "Auto Select"
PORT                     = "Active Port"
Default(OFF)             = "Off (Default)"
ON                       = "On"
MPMODE                   = "Magic Packet"
Priority8021p            = "QoS Tagging (IEEE 802.1p/q)"
DUPLEX                   = "Duplex Setting"
HD                       = "Half Duplex"
FHD                      = "Half - Fiber"
FD                       = "Full Duplex (Copper)"
AUIFD                    = "Full Duplex (AUI/Fiber)"
EXTPHY                   = "Speed/Duplex"
EXTPHY_COPPER            = "Speed/Duplex (Copper)"
EXTPHY_10MB_FIBER        = "Speed/Duplex (10Mb Fiber)"
EXTPHY_100MB_FIBER       = "Speed/Duplex (100Mb Fiber)"
Auto                     = "(0) Auto Negotiate"
100HD                    = "(1) 100Mb/Half Duplex"
100FD                    = "(2) 100Mb/Full Duplex"
10HD                     = "(3) 10Mb/Half Duplex"
10FD                     = "(4) 10Mb/Full Duplex"
10FHD                    = "(5) 10Mb Fiber/Half Duplex"
10FFD                    = "(6) 10Mb Fiber/Full Duplex"
NetworkAddress           = "Network Address (LAA)"
SourceDisk               = "CardAssistant"
TcpipOffload             = "TCP/IP Task Offload"
VLANTagging              = "VLAN Tagging"
VlanId                   = "Vlan Id"
10Fiber                  = "10Mb Fiber"
100Fiber                 = "100Mb Fiber"
Copper                   = "Copper"
Enabled                  = "Enabled"
Disabled                 = "Disabled"

*AT2700.DeviceDesc       = "Allied Telesyn AT-2700TX PCI 10/100 Ethernet Adapter"
*AT2701.DeviceDesc       = "Allied Telesyn AT-2700FX PCI 100Mb Fiber Ethernet Adapter"
*AT2702.DeviceDesc       = "Allied Telesyn AT-2700FTX PCI Ethernet Adapter"
*AT2703.DeviceDesc       = "Allied Telesyn AT-2701FX PCI 100Mb Fiber Ethernet Adapter"
*AT2704.DeviceDesc       = "Allied Telesyn AT-2701FTX PCI Ethernet Adapter"
*AT2745.DeviceDesc       = "Allied Telesyn AT-2745FX PCI Fiber Ethernet Adapter"
*AT2746.DeviceDesc       = "Allied Telesyn AT-2746FX PCI Fiber Ethernet Adapter"
*AT2450.DeviceDesc       = "Allied Telesyn AT-2450T/AT/BT/FT PCI 10Mb Ethernet Adapter"
*AT2454.DeviceDesc       = "Allied Telesyn AT-2450F (ACPI) PCI 10Mb Fiber Ethernet Adapter"
*AT2455.DeviceDesc       = "Allied Telesyn AT-2450FTX PCI Ethernet Adapter"
*AT2456.DeviceDesc       = "Allied Telesyn AT-2451FTX PCI Ethernet Adapter"

ATNIC.NT.Service.DispName       = "Allied Telesyn PCI Ethernet Adapter NDIS 5.0 Driver"
ATNIC.NT.5.1.Service.DispName   = "Allied Telesyn PCI Ethernet Adapter NDIS 5.1 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: web2, load: 1.44