IO8.inf Driver File Contents (io8-x86.zip)

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

[version]
Signature	= "$Windows NT$"
Class		= MultiPortSerial
ClassGUID	= {50906CB8-BA12-11D1-BF5D-0000F805F530}
Provider	= %Specialix_Int%
CatalogFile	= IO8.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.0.1.0002	; 1.0.1 Build 2


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

[ControlFlags]
ExcludeFromSelect = PCI\VEN_11CB&DEV_2000&SUBSYS_B00811CB

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

[Manufacturer]
%Specialix_Int% = Specialix

;*******************************************************************************************
; Specialix Multiport Adapters
;*******************************************************************************************

[Specialix]
; DisplayName             Section       DeviceID
; -----------             -------       --------
; I/O8+ 
%IO8_PCI.DeviceDesc%	= IO8_PCI,	PCI\VEN_11CB&DEV_2000&SUBSYS_B00811CB
%IO8_ISA.DeviceDesc% 	= IO8_ISA, 	SPX_IO8001		

;*******************************************************************************************
; Specialix I/O8+ Adapters
;*******************************************************************************************

; I/O8+
[IO8_PCI.NT]
CopyFiles       = IO8.CopyFiles, CommonDLL.CopyFiles
[IO8_PCI.NT.Services]
AddService 	= %IO8.ServiceName%, 0x00000002, IO8.Service, IO8.EventLog

[IO8_ISA.NT]
CopyFiles       = IO8.CopyFiles, CommonDLL.CopyFiles
LogConfig	= IO8_ISA.LogConfig
[IO8_ISA.NT.Services]
AddService 	= %IO8.ServiceName%, 0x00000002, IO8.Service, IO8.EventLog
[IO8_ISA.NT.Factdef]
ConfigPriority	= HARDRECONFIG
IOConfig	= 100-103(3FF::)
IRQConfig	= 11



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

;-------------------------------------------------------------------------------------------
; I/O8+
;
[IO8.Service]
DisplayName     = %IO8.Service.DispName%
ServiceType     = 0x00000001	; = SERVICE_KERNEL_DRIVER
StartType       = 0x3 		; = SERVICE_DEMAND_START
ErrorControl    = 0x1 		; = SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\io8.sys
LoadOrderGroup  = Extended Base

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

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

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

[IO8_ISA.LogConfig]
ConfigPriority	= HARDRECONFIG		; Need to change a jumper to change I/O Addr. 
IOConfig 	= 4@100-3FF%FFFC(3FF::)
IRQConfig	= 9, 11, 12, 15


;*******************************************************************************************
; 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
IO8.CopyFiles 		= 12
CommonDLL.CopyFiles 	= 11

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

[IO8.CopyFiles]
io8.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]
io8.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"

IO8_PCI.DeviceDesc	= "Specialix I/O8+ PCI Adapter"
IO8_ISA.DeviceDesc	= "Specialix I/O8+ ISA Adapter"

IO8.ServiceName		= "IO8"
IO8.Service.DispName 	= "Specialix I/O8+ 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: web2, load: 1.50