netsl95.inf Driver File Contents (intex_RTL_8139d.zip)

; sl95.INF
;
; Dual .INF file for sl Network Adapter
;
; Copyright (c) 2003

[version]
LayoutFile  = layout.inf
Signature="$CHICAGO$"
Class=Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%Mfg%


[Manufacturer]
%Mfg%=Models

[Models]
%sl.devicedesc%=sl.ndi, PCI\VEN_1904&DEV_2031  

[sl.ndi]
AddReg=sl1.ndi.reg, sl.ndi.reg, sl.params.reg
CopyFiles=ndis3.CopyFiles, inf.CopyFiles

[sl1.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_1904&DEV_2031"	
HKR,,AdapterType,,5
HKR,,BusType,,5

[sl.ndi.reg]
; Forced W9X install section
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,sl95.sys
HKR,,DriverDesc,0,"Silan SC92031 PCI Fast Ethernet Adapter"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"sl95"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a

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

;;;;;; Install sections
;;;;;; HKR,Ndi\Install,   ndis3,      ,"xxxxxx.ndis3"  
;params
HKR,,MediaType,,1


[ndis3.CopyFiles]
sl95.sys
    
[inf.CopyFiles]
netsl95.inf

;;****************************************************************************
;; Destination Directories
;;****************************************************************************
[DestinationDirs]
DefaultDestDir		    =11 ; LDID_SYS
ndis3.CopyFiles	    	    =11
inf.CopyFiles	            =17 ; INF

[SourceDisksNames]
52="Silan Fast Ethernet Adapter Driver Disk","",0

[SourceDisksFiles]
sl95.sys	=52,,12345
netsl95.inf	=52,,12345



;-------------------------------------------------------------------------------
; Optional Custom Parameters in the Registry ("Advanced" menu).
[sl.params.reg]
HKR, Ndi\params\SpdDupxMode,			ParamDesc,		 0, "Link Speed & Duplex Mode"
HKR, Ndi\params\SpdDupxMode,			default,		 0, "0"
HKR, Ndi\params\SpdDupxMode,			type,			 0, "enum"
HKR, Ndi\params\SpdDupxMode\enum,		"0",			 0, "AutoMode"
HKR, Ndi\params\SpdDupxMode\enum,		"1",			 0, "10M Half Mode"
HKR, Ndi\params\SpdDupxMode\enum,		"2",			 0, "10M Full Mode"
HKR, Ndi\params\SpdDupxMode\enum,		"3",			 0, "100M Half Mode"
HKR, Ndi\params\SpdDupxMode\enum,		"4",			 0, "100M Full Mode"

HKR, Ndi\params\RxBufferSize,			ParamDesc,		 0, "Receive Buffer Size"
HKR, Ndi\params\RxBufferSize,			default,		 0, "0"
HKR, Ndi\params\RxBufferSize,			type,			 0, "enum"
HKR, Ndi\params\RxBufferSize\enum,		"0",			 0, "128K"
HKR, Ndi\params\RxBufferSize\enum,		"1",			 0, "64K"
HKR, Ndi\params\RxBufferSize\enum,		"2",			 0, "32K"
HKR, Ndi\params\RxBufferSize\enum,		"3",			 0, "16K"
HKR, Ndi\params\RxBufferSize\enum,		"4",			 0, "8K"

HKR, Ndi\params\FlowCtrl,			ParamDesc,		 0, "Flow Control"
HKR, Ndi\params\FlowCtrl,			type,			 0, "enum"
HKR, Ndi\params\FlowCtrl,			default,		 0, "1"
HKR, Ndi\params\FlowCtrl\enum,			"0",			 0, "Disable"
HKR, Ndi\params\FlowCtrl\enum,			"1",			 0, "Enable"


HKR, Ndi\params\TxEarlyCtrl,			ParamDesc,		 0, "Tx early control"
HKR, Ndi\params\TxEarlyCtrl,			type,			 0, "enum"
HKR, Ndi\params\TxEarlyCtrl,			default,		 0, "0"
HKR, Ndi\params\TxEarlyCtrl\enum,		"0",			 0, "Disable"
HKR, Ndi\params\TxEarlyCtrl\enum,		"1",			 0, "Enable"

HKR, Ndi\params\RxEarlyCtrl,			ParamDesc,		 0, "Rx early control"
HKR, Ndi\params\RxEarlyCtrl,			type,			 0, "enum"
HKR, Ndi\params\RxEarlyCtrl,			default,		 0, "0"
HKR, Ndi\params\RxEarlyCtrl\enum,		"0",			 0, "Disable"
HKR, Ndi\params\RxEarlyCtrl\enum,		"1",			 0, "Enable"

HKR, Ndi\params\ShortFramPadding,		ParamDesc,		 0, "Short Frame Padding"
HKR, Ndi\params\ShortFramPadding,		type,			 0, "enum"
HKR, Ndi\params\ShortFramPadding,		default,		 0, "0"
HKR, Ndi\params\ShortFramPadding\enum,		"0",			 0, "Disable"
HKR, Ndi\params\ShortFramPadding\enum,		"1",			 0, "Enable"

;-------------------------------------------------------------------------------
; Localizable Strings
;
[strings]
Mfg="Silan Inc."
sl.devicedesc="Silan SC92031 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: web3, load: 1.52