Sx.inf Driver File Contents (sx-x86.zip)

; SX.INF
;
; Copyright (c) 2000  Specialix International Ltd.
;

[version]
Signature	= "$Windows NT$"
Class		= MultiPortSerial
ClassGUID	= {50906CB8-BA12-11D1-BF5D-0000F805F530}
Provider	= %Specialix_Int%
CatalogFile	= Sx.cat

;------------------------------------------------------------------------
; Driver Package Version Information
;
; DriverVer = mm/dd/yyyy, [a.b.c.d]	; a.b.c.d version number optional
;------------------------------------------------------------------------
DriverVer = 01/19/2000, 1.1.0.0002	; 1.1.0 Build 0002

;*******************************************************************************************
; Control Flags
;*******************************************************************************************

[ControlFlags]
ExcludeFromSelect = 	PCI\VEN_11CB&DEV_2000&SUBSYS_030011CB, \
			PCI\VEN_11CB&DEV_2000&SUBSYS_020011CB
			


;*******************************************************************************************
; Manufacturer
;*******************************************************************************************

[Manufacturer]
%Specialix_Int% = Specialix

;*******************************************************************************************
; Specialix Multi-port Adapters
;*******************************************************************************************

[Specialix]
; DisplayName             Section       DeviceID
; -----------             -------       --------
; SX 
%SXPLUS_PCI.DeviceDesc% = SXPLUS_PCI, 	PCI\VEN_11CB&DEV_2000&SUBSYS_030011CB
%SX_PCI.DeviceDesc% 	= SX_PCI, 	PCI\VEN_11CB&DEV_2000&SUBSYS_020011CB
%SX_ISA.DeviceDesc% 	= SX_ISA, 	SPX_SX001		

; SI/XIO
%SIXIO_ISA.DeviceDesc% 	= SX_ISA, 	SPX_SIXIO001	


;*******************************************************************************************
; Specialix Multi-port Adapters
;*******************************************************************************************

;-------------------------------------------------------------------------------------------
; SX (SI/XIO)
;

[SXPLUS_PCI.NT]
CopyFiles       = SX.CopyFiles, CommonDLL.CopyFiles
[SXPLUS_PCI.NT.Services]
AddService 	= %SX.ServiceName%, 0x00000002, SX.Service, SX.EventLog

[SX_PCI.NT]
CopyFiles       = SX.CopyFiles, CommonDLL.CopyFiles
[SX_PCI.NT.Services]
AddService 	= %SX.ServiceName%, 0x00000002, SX.Service, SX.EventLog

[SX_ISA.NT]
CopyFiles       = SX.CopyFiles, CommonDLL.CopyFiles
LogConfig	= SX_ISA.LogConfig
[SX_ISA.NT.Services]
AddService 	= %SX.ServiceName%, 0x00000002, SX.Service, SX.EventLog
[SX_ISA.NT.Factdef]
ConfigPriority	= HARDRECONFIG
MemConfig	= D0000-D7FFF



;*******************************************************************************************
; Services
;*******************************************************************************************


;-------------------------------------------------------------------------------------------
; SX
;
[SX.Service]
DisplayName     = %SX.Service.DispName%
ServiceType     = 0x00000001	; = SERVICE_KERNEL_DRIVER
StartType       = 0x3 		; = SERVICE_DEMAND_START
ErrorControl    = 0x1 		; = SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\sx.sys
LoadOrderGroup  = Extended Base

[SX.EventLog]
AddReg = SX.AddEventLog.Reg

[SX.AddEventLog.Reg]
HKR,, EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\sx.sys"
HKR,, TypesSupported,   0x00010001, 7


;*******************************************************************************************
; Log Config section
;*******************************************************************************************

[SX_ISA.LogConfig]
ConfigPriority	= HARDRECONFIG		; Need to change a jumper to change Mem Addr. 
MemConfig 	= 8000@00000000-00FF8000%FFFF8000

;*******************************************************************************************
; Add Reg section
;*******************************************************************************************


;*******************************************************************************************
; Destination Directories
;  11: System directory. This is %windir%\system32 on Windows NT and %windir%\system on Windows 95.
;  12: Drivers directory. This is %windir%\system32\drivers on Windows NT.
;  17: INF file directory.
;*******************************************************************************************

[DestinationDirs]
DefaultDestDir 		= 12
SX.CopyFiles 		= 12
CommonDLL.CopyFiles 	= 11

;*******************************************************************************************
; Copy Files Section
;*******************************************************************************************

[SX.CopyFiles]
sx.sys,,,2		; Do not allow the user to skip this file!

[CommonDLL.CopyFiles]
SpxPorts.dll,,,2	; Do not allow the user to skip this file!

;*******************************************************************************************
; Source Disks
;
; diskid = description[, [tagfile] [, <unused>, subdir]]	
; filename_on_source = diskID[, [subdir][, size]]
;
;*******************************************************************************************
[SourceDisksNames]
1 = %DiskDescription%,,, 

[SourceDisksFiles]
SX.sys		= 1,,		; on distribution Disk 1
SpxPorts.dll 	= 1,,		; on distribution Disk 1 

;*******************************************************************************************
; Strings
;*******************************************************************************************

[Strings]
Specialix_Int		= "Specialix International Ltd."
DiskDescription		= "Specialix Driver Disk or CDROM"

SXPLUS_PCI.DeviceDesc 	= "Specialix SX+ PCI Adapter"
SX_PCI.DeviceDesc	= "Specialix SX PCI Adapter"
SX_ISA.DeviceDesc	= "Specialix SX ISA Adapter"
SIXIO_ISA.DeviceDesc	= "Specialix SI/XIO ISA Adapter"

SX.ServiceName		= "SX"
SX.Service.DispName 	= "Specialix SX Multi-port Serial Driver"
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: web4, load: 1.86