NETAN101.inf Driver File Contents (terayonn.zip)

;; NETAN101.INF
;;
;; AOpen AON-101 10M ISA PnP Ethernet Adapter
;;
;; Copyright AOpen 1999, All Right Reserved

[Version]
;;LayoutFile=layout.inf
;;Signature="$CHICAGO$"
Signature="$Windows NT$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_MS%

[Manufacturer]
%V_AOpen%=AOpen


[AOpen]
%*RTL0025.DeviceDesc%=*RTL0025.ndi, *RTL0025

[SourceDisksNames]
50="AOpen AON-101 10M ISA PnP Ethernet Adapter Driver Disk",,0

[SourceDisksFiles]
AON101.sys      =50,,AON101.sys,
NETAN101.inf      =50,,NETAN101.inf,
AON101.dos      =50,win95_98,AON101.dos,
AON101.com      =50,win95_98,AON101.com,


;;****************************************************************************
;;    *RTL0025   AOpen AON-101 10M ISA PnP Ethernet Adapter
;;****************************************************************************

; NT5.0 section
[*RTL0025.ndi.NT]
Characteristics = 0x04 ;
BusType         = 1
AddReg          = RTL0025.NT.reg
CopyFiles       = RTL0025.NT.CopyFiles, RTL0025.inf.CopyFiles
;;LogConfig       = *RTL0025.LogConfig


[*RTL0025.ndi.NT.services]
AddService      = RTL0025, 2, RTL0025.Service, RTL0025.AddEventLog



; Win9x Section
[*RTL0025.ndi]
AddReg=*RTL0025.ndi.reg,AON101.ndi.reg,Clone.params.reg ;;,MCASLOT.params.reg
;;LogConfig=*RTL0025.LogConfig

[*RTL0025.ndi.reg]
HKR,Ndi,DeviceID,0,"*RTL0025"
;;HKR,Ndi\params\slotnumber,flag,1,10,00,00,00

[*RTL0025.LogConfig]
IRQConfig=3,4,5,7,9,10,11,12,15
IOConfig=20@200-3FF%FFE0(3FF::)
ConfigPriority = HARDRECONFIG


;;****************************************************************************
;; NT5.0 Only Section
;;****************************************************************************
[RTL0025.NT.reg]
HKR, Ndi,               Service,    0, "RTL0025"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"


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

[RTL0025.AddEventLog]
AddReg = RTL0025.AddEventLog.reg

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

[RTL0025.NT.CopyFiles]
AON101.sys,,,2


;---------------------------------------------------------------------------
; Common TextMode Flags Section
;---------------------------------------------------------------------------

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

;;****************************************************************************
;; Win9x Section
;;****************************************************************************

[AON101.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DriverDesc,0,"AOpen AON-101 10M ISA PnP Ethernet Adapter"
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,AON101.sys
HKR,,EnumPropPages,0,netdi.dll,EnumPropPages

; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,NDIS,LogDriverName,0,"AON101"
HKR,NDIS\NDIS2,DriverName,0,"AON101$"
HKR,NDIS\NDIS2,FileName,0,"AON101.dos"
;;HKR,NDIS\ODI,DriverName,0,"AON101"
;;HKR,NDIS\ODI,FileName,0,"AON101.com"

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

;;HKR,Ndi\Interfaces,UpperRange,0,"ndis2,ndis3,odi"

; Install sections
HKR,Ndi\Install,ndis3,0,"AON101.ndis3"
HKR,Ndi\Install,ndis2,0,AON101.ndis2
;;HKR,Ndi\Install,odi,0,AON101.odi

; base mca slot section
[MCASLOT.params.reg]
; Adapter Slot Number
HKR,Ndi\params\slotnumber,ParamDesc,,"Adapter Slot Number"
HKR,Ndi\params\slotnumber,type,,int
HKR,Ndi\params\slotnumber,default,,1
HKR,Ndi\params\slotnumber,min,,1
HKR,Ndi\params\slotnumber,max,,8
HKR,Ndi\params\slotnumber,step,,1
HKR,Ndi\params\slotnumber,optional,,1
HKR,Ndi\params\slotnumber,flag,1,10,00,00,00

; extra params for clones
[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00

;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,Ndi\params\interrupt,ParamDesc,,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00



;;****************************************************************************
;; Drivers
;;****************************************************************************

;; Install NDIS3
[AON101.ndis3]
;CopyFiles=AON101.ndis3.CopyFiles,RTL0025.inf.CopyFiles,RTL0025.help.CopyFiles
CopyFiles=AON101.ndis3.CopyFiles,RTL0025.inf.CopyFiles
DelFiles=RTL0025.DelFiles

[AON101.ndis3.CopyFiles]
AON101.sys,,,2

[RTL0025.inf.CopyFiles]
NETAN101.inf,,,2

;[RTL0025.help.CopyFiles]
;AON101.txt,,,2

[RTL0025.DelFiles]
NETAN101.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1

;;Install NDIS2
[AON101.ndis2]
CopyFiles=AON101.ndis2.CopyFiles

[AON101.ndis2.CopyFiles]
AON101.dos,,,2

;;Install ODI
[AON101.odi]
CopyFiles=AON101.odi.CopyFiles

[AON101.odi.CopyFiles]
AON101.com,,,2

;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
RTL0025.NT.CopyFiles 	    = 12
DefaultDestDir              =11 ; LDID_SYS
AON101.ndis3.CopyFiles      =11
AON101.ndis2.CopyFiles      =26 ; LDID_WINBOOT
AON101.odi.CopyFiles        =26
RTL0025.inf.CopyFiles       =17 ; INF
RTL0025.DelFiles            =17
;RTL0025.help.CopyFiles     =?? ; Help file


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

;;Manufacturers
V_AOpen="AOpen"


*RTL0025.DeviceDesc="AOpen AON-101 10M ISA PnP Ethernet Adapter"

RTL0025.Service.DispName = "AOpen AON-101 10M ISA PnP Ethernet 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: ftp, load: 2.40