netslic.inf Driver File Contents (R6_3_1_1.zip)

;-------------------------------------------------------------------------------

;

; NETSLIC.INF - installation script for the Alacritech Accelerator.

;               

;               

; Copyright 1999-2002, Alacritech Inc.

;

;-------------------------------------------------------------------------------



[version]

Signature  		= "$Windows NT$"

Class      		= Net

ClassGUID  		= {4d36e972-e325-11ce-bfc1-08002be10318}

Provider   		= %ALACRITECH%

CatalogFile		= slic100.cat

DriverVer		= 12/10/2004,6.3.1.1


[Manufacturer]

%ALACRITECH%  		= ALACRITECH



[ControlFlags]

ExcludeFromSelect 	= PCI\VEN_139A&DEV_0001&SUBSYS_0001139A, \

                          PCI\VEN_139A&DEV_0003&SUBSYS_0003139A, \

                          PCI\VEN_139A&DEV_0005&SUBSYS_0005139A, \

                          PCI\VEN_139A&DEV_0005&SUBSYS_0006139A, \

                          PCI\VEN_139A&DEV_0005&SUBSYS_0007139A, \

                          PCI\VEN_139A&DEV_0005&SUBSYS_2006139A, \
                          PCI\VEN_139A&DEV_0005&SUBSYS_2007139A


[ALACRITECH]

%SLIC.DeviceDesc%	= SLIC.ndi,	PCI\VEN_139A&DEV_0001&SUBSYS_0001139A 	; SLIC100  Simba

%SLIC.DeviceDesc%	= SLIC.ndi,	PCI\VEN_139A&DEV_0003&SUBSYS_0003139A 	; SLIC100  Leone

%SLIC.DeviceDesc%	= SLIC1000.ndi,	PCI\VEN_139A&DEV_0005&SUBSYS_0005139A 	; SLIC1000 Mojave

%SLIC.DeviceDesc%	= SLIC1000.ndi,	PCI\VEN_139A&DEV_0005&SUBSYS_0006139A 	; SLIC1000 Mojave Rev 2

%SLIC.DeviceDesc%	= SLIC1000F.ndi,PCI\VEN_139A&DEV_0005&SUBSYS_0007139A 	; SLIC1000 Mojave Fiber

;iSCSI only
%iSCSI.DeviceDesc%	= SLIC1000.ndi,	PCI\VEN_139A&DEV_0005&SUBSYS_2006139A 	; SLIC1000 Mojave Rev 2 - iSCSI only
%iSCSI.DeviceDesc%	= SLIC1000F.ndi,PCI\VEN_139A&DEV_0005&SUBSYS_2007139A 	; SLIC1000 Mojave Fiber - iSCSI only


;-------------------------------------------------------------------------------

[SLIC.ndi]

Characteristics		= 0x84				; NCF_HAS_UI | NCF_PHYSICAL

BusType			= 5				; PCI

AddReg			= slic.reg, slicuser.reg, slic.CoInstallers_AddReg

CopyFiles		= slic.CopyFiles, slic_copyfiles_coinstaller			

DriverVer		= 12/10/2004,6.3.1.1


[SLIC.ndi.services]

AddService		= SLIC, 2, slic.Service, slic.EventLog



[SLIC1000.ndi]

Characteristics		= 0x84				; NCF_HAS_UI | NCF_PHYSICAL

BusType			= 5				; PCI

AddReg			= slic.reg, slicuser1000.reg, slic.CoInstallers_AddReg

CopyFiles		= slic.CopyFiles, slic_copyfiles_coinstaller			

DriverVer		= 12/10/2004,6.3.1.1


[SLIC1000.ndi.services]

AddService		= SLIC, 2, slic.Service, slic.EventLog



[SLIC1000F.ndi]

Characteristics		= 0x84				; NCF_HAS_UI | NCF_PHYSICAL

BusType			= 5				; PCI

AddReg			= slic.reg, slicuser1000F.reg, slic.CoInstallers_AddReg

CopyFiles		= slic.CopyFiles, slic_copyfiles_coinstaller			

DriverVer		= 12/10/2004,6.3.1.1


[SLIC1000F.ndi.services]

AddService		= SLIC, 2, slic.Service, slic.EventLog



[slic.reg]

HKR, Ndi\Interfaces,	UpperRange,	0,	"ndis5"

HKR, Ndi\Interfaces,	LowerRange,	0,	"ethernet"

HKR, Ndi,		Service,	0,	"SLIC"



[slic.CopyFiles]

slic100.sys,,,2



[slic.Service]

DisplayName     	= %slic.Service.DispName%

ServiceType     	= 1 ;%SERVICE_KERNEL_DRIVER%

StartType       	= 3 ;%SERVICE_DEMAND_START%

ErrorControl    	= 1 ;%SERVICE_ERROR_NORMAL%

ServiceBinary   	= %12%\slic100.sys

LoadOrderGroup  	= NDIS



[slic.EventLog]

AddReg			= slic.AddEventLog.reg



[slic.AddEventLog.reg]

HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"

HKR, , TypesSupported,   0x00010001, 7



[DestinationDirs]

DefaultDestDir = 12

slic.Copyfiles = 12

slic_copyfiles_coinstaller = 11



[SourceDisksNames]

1 = %SlicDisk%,,,



[SourceDisksFiles]

slic100.sys = 1

atkcoin.dll = 1



[slicuser.reg]

; Speed Duplex Mode

HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%

HKR, Ndi\params\SpeedDuplex,       default,    0, "0"

HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"

HKR, Ndi\params\SpeedDuplex\enum,  "0",        0, %AutoDetect%

HKR, Ndi\params\SpeedDuplex\enum,  "1",        0, %10Mb-Full-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "2",        0, %10Mb-Half-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "3",        0, %100Mb-Full-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "4",        0, %100Mb-Half-Duplex%

HKR,,                              FailOnBadEeprom,      0, "1"



[slicuser1000.reg]

; Speed Duplex Mode

HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%

HKR, Ndi\params\SpeedDuplex,       default,    0, "0"

HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"

HKR, Ndi\params\SpeedDuplex\enum,  "0",        0, %AutoDetect%

HKR, Ndi\params\SpeedDuplex\enum,  "1",        0, %10Mb-Full-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "2",        0, %10Mb-Half-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "3",        0, %100Mb-Full-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "4",        0, %100Mb-Half-Duplex%

HKR, Ndi\params\SpeedDuplex\enum,  "5",        0, %1000Mb-Full-Duplex%

HKR,,                              FailOnBadEeprom,      0, "1"



[slicuser1000F.reg]

; Speed Duplex Mode

HKR, Ndi\params\SpeedDuplex,       ParamDesc,  0, %SpeedDuplex%

HKR, Ndi\params\SpeedDuplex,       default,    0, "0"

HKR, Ndi\params\SpeedDuplex,       type,       0, "enum"

HKR, Ndi\params\SpeedDuplex\enum,  "0",        0, %AutoDetect%

HKR, Ndi\params\SpeedDuplex\enum,  "5",        0, %1000Mb-Full-Duplex%

HKR,,                              FailOnBadEeprom,      0, "1"



;------------------------- Coinstaller Section -------------------------------

[slic_copyfiles_coinstaller]

atkcoin.dll



[slic.CoInstallers_AddReg]

HKR,,CoInstallers32,0x00010000,"atkcoin.dll,AtkCoInstaller"

;-------------------------------------------------------------------------------

[Strings]

ALACRITECH		 = "Alacritech, Inc."

SLIC.DeviceDesc	 	 = "Alacritech Accelerator"
iSCSI.DeviceDesc	 = "Alacritech iSCSI Accelerator"

slic.Service.DispName	 = "Alacritech Accelerator"

AutoDetect               = "Auto Detect"

SpeedDuplex              = "Link Speed & Duplex"

10Mb-Half-Duplex         = "10 Mbps Half Duplex"

10Mb-Full-Duplex         = "10 Mbps Full Duplex"

100Mb-Half-Duplex        = "100 Mbps Half Duplex"

100Mb-Full-Duplex        = "100 Mbps Full Duplex"

1000Mb-Full-Duplex	 = "1000 Mbps Full Duplex"

SlicDisk		 = "Alacritech Accelerator Installation CD"

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: web1, load: 1.79