;*******************************************************************************
; Copyright 1999
;
; INF for OSR2, Windows 98, and Windows 2000
;
; 12/21/1999
[Version]
CatalogFile=netcb102.cat
LayoutFile=Layout.inf
Signature="$Windows NT$"
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Class=Net
Provider=%V_CARDBUS%
DriverVer= 08/01/2000, 2.20.0.0
[Manufacturer]
%V_CARDBUS%=CARDBUS
; All enumerated adapters must be excluded from select
[ControlFlags]
ExcludeFromSelect = PCI\VEN_13D1&DEV_AB02&SUBSYS_AABB13D1
[CARDBUS]
%FE2500%=CB102.Ndi,PCI\VEN_13D1&DEV_AB02&SUBSYS_AABB13D1
;*******************************************************************************
[CB102.Ndi]
AddReg=CB102.Reg.NDIS5, CB102.Params
;Characteristics=0xA4 ; NCF_REMOVABLE | NCF_HAS_UI |NCF_PHYSICAL
Characteristics=0x84 ; NCF_REMOVABLE | NCF_HAS_UI
BusType=5
CopyFiles=CopyFile.Sys.NDIS5 ;k , CopyFile.Inf
[CB102.Ndi.Services]
AddService=CB102, 2, CB102.Service, Common.EventLog
;*******************************************************************************
; Windows 2000 section
;*******************************************************************************
[CB102.Reg.NDIS5]
; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis5"
HKR,Ndi,Service,0,"CB102"
HKR,Ndi\Install,,0,"CB102.Install.NDIS5"
;+ kenny
HKR,,PlatformType,,"1"
;k [CopyFile.Inf]
;k netcb102.inf
;*******************************************************************************
; Driver parameters
;*******************************************************************************
[CB102.Params]
HKR,,TxPacketDesc,,"75" ; 0x32
HKR,,RxPacketDesc,,"120" ; 0x78
HKR,,TxDmaDesc,,"150" ; 0x1d
HKR,,RxDmaDesc,,"40" ; 0x28
HKR,,PacketsPerTxInt,,"10" ; 0x0a
HKR,,PacketsPerRxInd,,"10" ; 0x0a
HKR,,BurstLength,,"0" ; 0 (Unlimited), 1 DW, 2 DW, 3 DW, ...
HKR,Ndi\Params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\Params\ConnectionType,default,,"0"
HKR,Ndi\Params\ConnectionType,type,,"enum"
HKR,Ndi\Params\ConnectionType\enum,0,,"AutoNegotiate"
HKR,Ndi\Params\ConnectionType\enum,1,,"10BaseT"
HKR,Ndi\Params\ConnectionType\enum,2,,"10BaseT Full_Duplex"
HKR,Ndi\Params\ConnectionType\enum,3,,"100BaseTx"
HKR,Ndi\Params\ConnectionType\enum,4,,"100BaseTx Full_Duplex"
HKR,Ndi\Params\ConnectionType,flag,"1","20","00","00","00"
;*******************************************************************************
; Install section for Windows 2000
;*******************************************************************************
;k [CB102.Install.NDIS5]
[CB102.Service]
DisplayName=%FE2500%
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\cb102.sys
LoadOrderGroup=NDIS
[Common.EventLog]
AddReg=Common.AddEventLog.Reg
[Common.AddEventLog.Reg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll"
HKR,,TypesSupported,0x00010001,7
[CopyFile.Sys.NDIS5]
cb102.sys,,,2
;*******************************************************************************
; Destination directories
;*******************************************************************************
[DestinationDirs]
;k CopyFile.Sys = 11
;k CopyFile.Inf = 17
CopyFile.Sys.NDIS5 = 12
[SourceDisksFiles]
cb102.sys = 50,,10000
;k netcb102.inf= 50,,10000
[SourceDisksNames]
50 = "AboCom 10/100 CardBus Ethernet Card Driver Diskette", "" ;k , 0
;*******************************************************************************
; Localizable strings
;*******************************************************************************
[Strings]
V_CARDBUS = "AboCom"
FE2500 = "AboCom 10/100 CardBus Ethernet Card"
Download Driver Pack
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.