RL100A.INF Driver File Contents (rl100atx.zip)

; RL100A.INF
;
; Compex RL100ATX 10/100Base PCI Fast Ethernet Adapter
;
; Compex Inc

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_Compex%=Compex

[Compex]
%Rl100ATX.DeviceDesc%=Rl100ATX.ndi, PCI\VEN_11F6&DEV_2011 ; Compex Rl100ATX PCI

[Rl100ATX.ndi]
AddReg=Rl100ATX.ndi.reg,Rl100a.ndi.reg,Rl100a.params.reg

[Rl100ATX.ndi.reg]
;HKR,Ndi,DeviceID,,"Rl100ATX"
HKR,Ndi,DeviceID,,"PCI\VEN_11F6&DEV_2011"

;****************************************************************************
; Rl100ATX Drivers
;****************************************************************************
; Base section for Rl100ATX users
[Rl100a.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,rl100a.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"rl100a"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;HKR,NDIS\NDIS2,DriverName,,"Rl100a$"
;HKR,NDIS\NDIS2,FileName,,"Rl100a.dos"
;HKR,NDIS\ODI,DriverName,,"Rl-od"
;HKR,NDIS\ODI,FileName,,"Rl-od.com"
; Interfaces
;HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
;HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
;HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"Rl100a.ndis3"
;HKR,Ndi\Install,ndis2,,"Rl100a.ndis2"
;HKR,Ndi\Install,odi,,"Rl-od.odi"


; Install NDIS3
[Rl100a.ndis3]
;86-06-10 modified,
;CopyFiles=Rl100a.ndis3.CopyFiles
CopyFiles=Rl100a.inf.CopyFiles,Rl100a.ndis3.CopyFiles

[Rl100a.ndis3.CopyFiles]
rl100a.sys

[rl100a.inf.CopyFiles]
rl100a.inf


; Install NDIS2
;[Rl100a.ndis2]
;CopyFiles=Rl100a.ndis2.CopyFiles
;[Rl100a.ndis2.CopyFiles]
;Rl100a.dos

; Install ODI
;[Rl-od.odi]
;CopyFiles=Rl-od.odi.CopyFiles
;[Rl-od.odi.CopyFiles]
;Rl-od.com

; extra params for Rl100ATX
[Rl100a.params.reg]
; Resources
;BurstLen
HKR,Ndi\params\BurstLen,ParamDesc,,"Burst Length"
HKR,Ndi\params\BurstLen,default,,8192
HKR,Ndi\params\BurstLen,type,,enum
HKR,Ndi\params\BurstLen\enum,256,,"1 dword"
HKR,Ndi\params\BurstLen\enum,512,,"2 dwords"
HKR,Ndi\params\BurstLen\enum,1024,,"4 dwords"
HKR,Ndi\params\BurstLen\enum,2048,,"8 dwords"
HKR,Ndi\params\BurstLen\enum,4096,,"16 dwords"
HKR,Ndi\params\BurstLen\enum,8192,,"32 dwords"

;CacheAlign
HKR,Ndi\params\CacheAlign,ParamDesc,,"Cache Alignment Boundary"
HKR,Ndi\params\CacheAlign,default,,3
HKR,Ndi\params\CacheAlign,type,,enum
HKR,Ndi\params\CacheAlign\enum,1,,"8 dwords"
HKR,Ndi\params\CacheAlign\enum,2,,"16 dwords"
HKR,Ndi\params\CacheAlign\enum,3,,"32 dwords"

;TxThreshold
HKR,Ndi\params\Threshold,ParamDesc,,"Transmit Threshold Value"
HKR,Ndi\params\Threshold,type,,int
HKR,Ndi\params\Threshold,default,,0
HKR,Ndi\params\Threshold,min,,0
HKR,Ndi\params\Threshold,max,,127
HKR,Ndi\params\Threshold,step,,1

;FullDuplex
HKR,Ndi\params\FullDuplex,ParamDesc,,"Full Duplex Function"
HKR,Ndi\params\FullDuplex,default,,0
HKR,Ndi\params\FullDuplex,type,,enum
HKR,Ndi\params\FullDuplex\enum,0,,AutoDetect
HKR,Ndi\params\FullDuplex\enum,1,,Disable
HKR,Ndi\params\FullDuplex\enum,2,,Enable

;LineSpeed
HKR,Ndi\params\LineSpeed,ParamDesc,,"Line Speed"
HKR,Ndi\params\LineSpeed,default,,0
HKR,Ndi\params\LineSpeed,type,,enum
HKR,Ndi\params\LineSpeed\enum,0,,AutoDetect
HKR,Ndi\params\LineSpeed\enum,1,,10M
HKR,Ndi\params\LineSpeed\enum,2,,100M

;SelectedID
;HKR,NDI\params\SelectedID,ParamDesc,,"Selected Ethernet ID"
;HKR,NDI\params\SelectedID,type,,edit
;HKR,NDI\params\SelectedID,LimitText,,12
;HKR,NDI\params\SelectedID,UpperCase,,1
;HKR,Ndi\params\SelectedID,default,,"00e801020304"
;HKR,NDI\params\SelectedID,flag,1,20,00,00,00
;HKR,Ndi\params\SelectedID,optional,,1

;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
Rl100a.ndis3.CopyFiles      =11
rl100a.inf.CopyFiles        =17
;Rl100a.ndis2.CopyFiles      =26 ; LDID_WINBOOT
;Rl-od.odi.CopyFiles        =26

;****************************************************************************
;Strings
;****************************************************************************
[strings]
; Provider
V_MS="Compex"
; Manufacturers
V_Compex="Compex Inc."
Rl100ATX.DeviceDesc="Compex RL100ATX 10/100Base PCI Fast 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: 1.84