;***************************************************************************
; NETN3CB.INF
;
; Copyright 1996-1999, Racore Technology Corp.
;
;***************************************************************************
[version]
Signature="$Windows95$"
LayoutFile=layout.inf
Compatable=1
Class=Net
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
provider=%V_PROVIDER%
[Manufacturer]
%V_COMPANY%=Racore
[Racore]
%CardBus.DeviceDesc%=CardBus.ndi, PCI\VEN_1011&DEV_0019&SUBSYS_816910EF ;Cardbus 100 TX
%CardBusML.DeviceDesc%=CardBusML.ndi, RACORE-100TX CardBus
;***************************************************************************
[CardBus.ndi]
AddReg=Driver.ndi.reg.W95,Driver.ndi.reg,Driver.pci.reg,Snooze.reg,CardBus.ndi.reg,CardBus.ndi.reg.W95
[CardBusML.ndi]
AddReg=Driver.ndi.reg.W95,Driver.ndi.reg,Driver.pci.reg,Snooze.reg,CardBusML.ndi.reg,CardBusML.ndi.reg.W95,CardBus.ndi.reg
LogConfig=CardBusML.LogConfig
[CardBus.ndi.NT]
Characteristics = 0x4
BusType = 5
AddReg=Driver.ndi.reg.NT,Driver.ndi.reg,Driver.pci.reg,Snooze.reg,CardBus.ndi.reg
[CardBusML.ndi.NT]
Characteristics = 0x4
BusType = 5
AddReg=Driver.ndi.reg.NT,Driver.ndi.reg,Driver.pci.reg,Snooze.reg,CardBusML.ndi.reg,CardBus.ndi.reg
LogConfig=CardBusML.LogConfig
CopyFiles=Driver.Ndis.CopyFiles.NT
;***************************************************************************
[CardBus.ndi.NT.Services]
AddService = RCPTXN3I, 2, Driver.Service, Driver.EventLog
[CardBusML.ndi.NT.Services]
AddService = RCPTXN3I, 2, Driver.Service, Driver.EventLog
[Driver.Service]
DisplayName = %Driver.Service.Desc%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\RCPTXN3I.SYS
LoadOrderGroup = NDIS
[Driver.EventLog]
AddReg = Driver.AddEventLog.reg
[Driver.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;***************************************************************************
[CardBus.ndi.reg.W95]
HKR,Ndi,DeviceID,,"PCI\VEN_1011&DEV_0019&SUBSYS_816910EF"
[CardBusML.ndi.reg.W95]
HKR,Ndi,DeviceID,,"RACORE-100TX CardBus"
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IoBaseAddress,1,02,00,00,00
HKR,,MemoryBaseAddress,1,01,00,00,00
[CardBusML.LogConfig]
ConfigPriority=HARDRECONFIG
IOConfig=7F@C000-f7ff%FF80(3FF::)
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
MemConfig=1000@C0000-EFFFF%FFFFE000
;****************************************************************************
; Driver parameters
;****************************************************************************
[Driver.ndi.reg.W95]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,RCPTXN3I.SYS
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS,LogDriverName,,"RCPTXN3I"
HKR,NDIS,MajorDriverVersion,1,0
HKR,NDIS,MinorDriverVersion,1,02
; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
; Install sections
HKR,Ndi\Install,ndis3,,"Driver.Ndis"
[Driver.ndi.reg.NT]
HKR,Ndi,Service,0,"RCPTXN3I"
; Interfaces
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis5"
;****************************************************************************
; PCI common parameters
;****************************************************************************
[Driver.pci.reg]
HKR,,AdapterCFID,,00191011
HKR,,AdapterType,,5
HKR,,BusType,,5
HKR,,MediaType,,1
;Network Address
HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
HKR,NDI\params\NetworkAddress,type,,edit
HKR,NDI\params\NetworkAddress,LimitText,,18
HKR,NDI\params\NetworkAddress,UpperCase,,1
HKR,Ndi\params\NetworkAddress,default,,""
HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
HKR,Ndi\params\NetworkAddress,optional,,1
;Receive Buffers
HKR,Ndi\params\ReceiveBuffers,ParamDesc,,"Receive Buffers"
HKR,Ndi\params\ReceiveBuffers,default,,10
HKR,Ndi\params\ReceiveBuffers,type,,enum
HKR,Ndi\params\ReceiveBuffers\enum,8,," 8"
HKR,Ndi\params\ReceiveBuffers\enum,10,,"16"
HKR,Ndi\params\ReceiveBuffers\enum,20,,"32"
HKR,Ndi\params\ReceiveBuffers\enum,30,,"48"
HKR,Ndi\params\ReceiveBuffers\enum,40,,"64"
HKR,NDI\params\ReceiveBuffers,flag,1,20,00,00,00
;Underrun Retry
HKR,Ndi\params\UnderrunRetry,ParamDesc,,"Underrun Max Retries"
HKR,Ndi\params\UnderrunRetry,default,,2
HKR,Ndi\params\UnderrunRetry,type,,enum
HKR,Ndi\params\UnderrunRetry\enum,2,," 2"
HKR,Ndi\params\UnderrunRetry\enum,4,," 4"
HKR,Ndi\params\UnderrunRetry\enum,6,," 6"
HKR,Ndi\params\UnderrunRetry\enum,8,," 8"
HKR,NDI\params\UnderrunRetry,flag,1,20,00,00,00
;Interrupt Mitigation
HKR,Ndi\params\InterruptMitigation,ParamDesc,,"Interrupt Mitigation"
HKR,Ndi\params\InterruptMitigation,default,,0
HKR,Ndi\params\InterruptMitigation,type,,enum
HKR,Ndi\params\InterruptMitigation\enum,0,,"Disabled"
HKR,Ndi\params\InterruptMitigation\enum,1,,"Enabled"
HKR,NDI\params\InterruptMitigation,flag,1,20,00,00,00
;Map Registers
HKR,Ndi\params\MapRegisters,ParamDesc,,"Map Registers"
HKR,Ndi\params\MapRegisters,default,,8
HKR,Ndi\params\MapRegisters,type,,enum
HKR,Ndi\params\MapRegisters\enum,4,," 4"
HKR,Ndi\params\MapRegisters\enum,8,," 8"
HKR,Ndi\params\MapRegisters\enum,10,,"16"
HKR,Ndi\params\MapRegisters\enum,20,,"32"
HKR,Ndi\params\MapRegisters\enum,40,,"64"
HKR,NDI\params\MapRegisters,flag,1,20,00,00,00
;NO_CABLE_CONNECTION indication
HKR,Ndi\params\NoCableIndication,ParamDesc,,"No Cable Indication"
HKR,Ndi\params\NoCableIndication,default,,0
HKR,Ndi\params\NoCableIndication,type,,enum
HKR,Ndi\params\NoCableIndication\enum,0,," Disabled"
HKR,Ndi\params\NoCableIndication\enum,1,," Enabled"
HKR,NDI\params\NoCableIndication,flag,1,20,00,00,00
[Driver.ndi.reg]
;Burst Length
HKR,Ndi\params\BurstLength,ParamDesc,,"Burst Length"
HKR,Ndi\params\BurstLength,default,,10
HKR,Ndi\params\BurstLength,type,,enum
HKR,Ndi\params\BurstLength\enum,1,," 1 DWORD"
HKR,Ndi\params\BurstLength\enum,2,," 2 DWORDS"
HKR,Ndi\params\BurstLength\enum,4,," 4 DWORDS"
HKR,Ndi\params\BurstLength\enum,8,," 8 DWORDS"
HKR,Ndi\params\BurstLength\enum,10,,"16 DWORDS"
HKR,Ndi\params\BurstLength\enum,20,,"32 DWORDS"
HKR,NDI\params\BurstLength,flag,1,20,00,00,00
;Underrun Threshold
HKR,Ndi\params\UnderrunThreshold,ParamDesc,,"Underrun Threshold"
HKR,Ndi\params\UnderrunThreshold,default,,0A
HKR,Ndi\params\UnderrunThreshold,type,,enum
HKR,Ndi\params\UnderrunThreshold\enum,0A,," 10"
HKR,Ndi\params\UnderrunThreshold\enum,14,," 20"
HKR,Ndi\params\UnderrunThreshold\enum,32,," 50"
HKR,Ndi\params\UnderrunThreshold\enum,64,,"100"
HKR,NDI\params\UnderrunThreshold,flag,1,20,00,00,00
;StoreAndForward
HKR,Ndi\params\StoreAndForward,ParamDesc,,"Store And Forward"
HKR,Ndi\params\StoreAndForward,default,,0
HKR,Ndi\params\StoreAndForward,type,,enum
HKR,Ndi\params\StoreAndForward\enum,0,,"Disabled"
HKR,Ndi\params\StoreAndForward\enum,1,,"Enabled"
HKR,NDI\params\StoreAndForward,flag,1,20,00,00,00
;MemoryReadMultiple
HKR,Ndi\params\MemoryReadMultiple,ParamDesc,,"Memory Read Multiple"
HKR,Ndi\params\MemoryReadMultiple,default,,0
HKR,Ndi\params\MemoryReadMultiple,type,,enum
HKR,Ndi\params\MemoryReadMultiple\enum,0,,"Disabled"
HKR,Ndi\params\MemoryReadMultiple\enum,1,,"Enabled"
HKR,NDI\params\MemoryReadMultiple,flag,1,20,00,00,00
[CardBus.ndi.reg]
;ConnectionType
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,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,6,,"AutoSense No_Nway"
HKR,Ndi\params\ConnectionType\enum,8,,"100BaseTX"
HKR,Ndi\params\ConnectionType\enum,9,,"100BaseTX Full_Duplex"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00
;Transmit Threshold 100Mbps
HKR,Ndi\params\TransmitThreshold100,ParamDesc,,"Transmit Threshold 100Mbps"
HKR,Ndi\params\TransmitThreshold100,default,,400
HKR,Ndi\params\TransmitThreshold100,type,,enum
HKR,Ndi\params\TransmitThreshold100\enum,80,," 128 bytes"
HKR,Ndi\params\TransmitThreshold100\enum,100,," 256 bytes"
HKR,Ndi\params\TransmitThreshold100\enum,200,," 512 bytes"
HKR,Ndi\params\TransmitThreshold100\enum,400,,"1024 bytes"
HKR,NDI\params\TransmitThreshold100,flag,1,20,00,00,00
;StoreAndForward
HKR,Ndi\params\StoreAndForward,default,,1
[CardBusML.ndi.reg]
HKR,Ndi\params\CBSlot,ParamDesc,,"Slot Number"
HKR,Ndi\params\CBSlot,default,,0
HKR,Ndi\params\CBSlot,type,,enum
HKR,Ndi\params\CBSlot\enum,0,,"Slot 0"
HKR,Ndi\params\CBSlot\enum,1,,"Slot 1"
HKR,NDI\params\CBSlot,flag,1,28,00,00,00
;****************************************************************************
; Device specific parameters
;****************************************************************************
[Snooze.reg]
;Snooze Mode
HKR,Ndi\params\SnoozeMode,ParamDesc,,"Snooze Mode"
HKR,Ndi\params\SnoozeMode,default,,0
HKR,Ndi\params\SnoozeMode,type,,enum
HKR,Ndi\params\SnoozeMode\enum,0,,"Disabled"
HKR,Ndi\params\SnoozeMode\enum,1,,"Enabled"
HKR,NDI\params\SnoozeMode,flag,1,20,00,00,00
[nway.reg]
;Nway Protocol
HKR,Ndi\params\NwayProtocol,ParamDesc,,"Nway Protocol"
HKR,Ndi\params\NwayProtocol,default,,0
HKR,Ndi\params\NwayProtocol,type,,enum
HKR,Ndi\params\NwayProtocol\enum,0,,"Disabled"
HKR,Ndi\params\NwayProtocol\enum,1,,"Enabled"
HKR,NDI\params\NwayProtocol,flag,1,20,00,00,00
;****************************************************************************
; Drivers
;****************************************************************************
; Install Ndis
[Driver.Ndis]
CopyFiles=Driver.Ndis.CopyFiles
[Driver.Ndis.CopyFiles]
RCPTXN3I.SYS
[Driver.Ndis.CopyFiles.NT]
RCPTXN3I.SYS
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir =11 ; LDID_SYS
Driver.Ndis.CopyFiles =11
Driver.Ndis.CopyFiles.NT =12
[SourceDisksNames]
50="Racore 10/100TX Ethernet CardBus Driver Disk","",0
[SourceDisksFiles]
RCPTXN3I.SYS=50,,10000
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_PROVIDER="Racore"
; Manufacturers
V_COMPANY="Racore Technology Corp."
; Service
Driver.Service.Desc= "Racore 10/100TX Ethernet CardBus Adapter"
CardBus.DeviceDesc= "Racore 10/100TX Ethernet CardBus Adapter"
CardBusML.DeviceDesc= "Racore 10/100TX Ethernet CardBus Adapter - Manual Config"
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.