genedge.inf Driver File Contents (Blackbox_Serial_to_USB_Director.zip)

;
;	FILE: 	GENEDGE.INF for Windows 2000 & XP
;
;	Inside Out Networks Edgeport Installation Script
;
;	Copyright 1997-2003 Inside Out Networks, Inc.
;

[Version]
Signature   = "$CHICAGO$"
Class       = MultiPortSerial
ClassGuid   = {50906CB8-BA12-11D1-BF5D-0000F805F530}
Provider    = %MfgName%
DriverVer=08/22/2003, 2.46.0.0


;----------------------------------------------------------------
; This section lists the diskette names. Format is:
;	diskid = %strkey% | ["]disk-description["][[,tagfile][,unused,path]]

[SourceDisksNames]
1 = %EpDiskName%,genedge.cab,,


;----------------------------------------------------------------
; This section gives location of each source file. Format is:
;	filename = diskid[,[ subdir][, size]]

[SourceDisksFiles]
edgeser.sys = 1,,
ionenum.sys = 1,,
EdgeCoIn.dll = 1,,
edgeport.exe = 1,,
Edgeport.lnk = 1,,
Readme.lnk = 1,,


;----------------------------------------------------------------
; This section gives location of where to put each destination file.
; Format is:
;	DefaultDestDir = dirid[,subdir]] 
;	file-list-section = dirid[,subdir]]... 

[DestinationDirs]
Edgeport.Files.Sys = 12				; System32\Drivers
CoInstaller_CopyFiles = 11 			; System32
Edgeport.Files.Exe = 11 			; System32
Edgeport.Files.Menu = 24,\Documents and Settings\All Users\Start Menu\Programs\USB Serial Ports


;----------------------------------------------------------------
; This section gives flags for this INF file. Format is:
;	ExcludeFromSelect[.nt[xxx]] = [*] | [hw-id[,hw-id]...]
;	CopyFilesOnly = hw-id[,hw-id]...

[ControlFlags]
ExcludeFromSelect = *				; Hide all devices here from manual install


;----------------------------------------------------------------
; This section lists the manufacturer of devices installable with
; this INF file, and gives the name of the [Models] section for each
; manufacturer. The format is:
;	manufacturer-name...	|
;	%strkey% = models-section-name...

[Manufacturer]
%MfgName% = InsideOut


;----------------------------------------------------------------
; This section lists the various devices that may be installed for
; each manufacturer. Format is:
;
;	device-description = install-section-name,hw-id[,compatible-id...] ...

[InsideOut]
; 930 based
%Ep4DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0801
%Ep4tDeviceName%    = EdgePort.Install, USB\VID_1608&PID_0804
%Ep2DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0805
%Ep4iDeviceName%    = EdgePort.Install, USB\VID_1608&PID_0806
%Ep2iDeviceName%    = EdgePort.Install, USB\VID_1608&PID_0807
%Ep421DeviceName%   = EdgePort.Install, USB\VID_1608&PID_080C
%Ep21DeviceName%    = EdgePort.Install, USB\VID_1608&PID_080D
%Ep4DeviceName%     = EdgePort.Install, USB\VID_1608&PID_080E
%Ep8DeviceName%     = EdgePort.Install, USB\VID_1608&PID_080F
%Ep2D8DeviceName%   = EdgePort.Install, USB\VID_1608&PID_0810
%Ep4D8DeviceName%   = EdgePort.Install, USB\VID_1608&PID_0811
%Ep416DeviceName%   = EdgePort.Install, USB\VID_1608&PID_0812
%Ep8iDeviceName%    = EdgePort.Install, USB\VID_1608&PID_0814
%Ep412DeviceName%   = Edgeport.Install, USB\VID_1608&PID_0818
%Ep412DeviceName%   = Edgeport.Install, USB\VID_1608&PID_0819
%Ep22iDeviceName%   = Edgeport.Install, USB\VID_1608&PID_081A

; Ti based
%Ep4DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0A01
%Ep2DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0A05
%Ep8DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0A0F
%Ep1DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0A15
%Ep42DeviceName%    = Edgeport.Install, USB\VID_1608&PID_0A17
%Ep2cDeviceName%    = Edgeport.Install, USB\VID_1608&PID_0A1B
%Ep221cDeviceName%  = Edgeport.Install, USB\VID_1608&PID_0A1C
%Ep22cDeviceName%   = Edgeport.Install, USB\VID_1608&PID_0A1D
%Ep21cDeviceName%   = Edgeport.Install, USB\VID_1608&PID_0A1E
%Ep1DeviceName%     = EdgePort.Install, USB\VID_1608&PID_0A40



;----------------------------------------------------------------
; 	NT 5.0 Edgeport

[Edgeport.Install.NT]
CopyFiles = Edgeport.Files.Sys, Edgeport.Files.Exe, Edgeport.Files.Menu

[Edgeport.Files.Sys]
edgeser.sys
ionenum.sys

[Edgeport.Files.Exe]
edgeport.exe
IonReadMe.txt,ReadMe.txt,,

[Edgeport.Files.Menu]
"USB Serial Port Configuration Utility.lnk",Edgeport.lnk,,
"Release Notes.lnk",Readme.lnk,,

[Edgeport.Install.NT.Services]
AddService = EdgeSer, 0x00000002, Edgeport.AddService, Edgeport_EventLog_Inst

[Edgeport.AddService]
DisplayName    = %EpDriverName%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\edgeser.sys   ; 12 => nt/system32/drivers

[Edgeport.Install.NT.CoInstallers]
CopyFiles = CoInstaller_CopyFiles
AddReg=Edgeport.NT.CoInstallers_AddReg

[Edgeport.NT.CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"EdgeCoIn.dll,EdgeCoInstaller"
HKLM,System\CurrentControlSet\Services\EdgeSer,Family,0x00000000,%EpFamilyName%

[CoInstaller_CopyFiles]
EdgeCoIn.dll

[Edgeport_EventLog_Inst]
AddReg = Edgeport_EventLog_AddReg

[Edgeport_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\edgeser.sys"
HKR,,TypesSupported,0x00010001,7


;----------------------------------------------------------------
; This section lists the replacable string macros used above.
; This supports internationalization. Format is:
;
;	<StringName> = "<StringValue>"

[Strings]
CompanyName     = " "
MfgName         = " "

EpFamilyName    = "USB Serial Ports Module"
EpPortsName     = "USB Module Serial Ports"
EpDiskName      = "USB Module Driver Disk for Windows 2000 & Windows XP"
EpDriverName    = "USB Module Driver"

Ep1DeviceName   = "1 Port USB RS-232 Module"
Ep2DeviceName   = "2 Port USB RS-232 Module"
Ep2D8DeviceName = "2 Port USB RS-232 Module"
Ep2cDeviceName	= "2 Port USB RS-232 Module"
Ep22iDeviceName = "2 Port USB RS-232 Module, 2 Port USB RS-422/485 Module"
Ep2iDeviceName  = "2 Port USB RS-422/485 Module"
Ep42DeviceName	= "2 Port USB RS-232, 4 Port USB Hub Module"
Ep421DeviceName = "2 Port USB RS-232, 1 Printer Port, 4 Port USB Hub Module"
Ep221cDeviceName= "2 Port USB RS-232, 1 Printer Port, 2 Port USB Hub Module"
Ep22cDeviceName	= "2 Port USB RS-232, 2 Port USB Hub Module"
Ep21DeviceName  = "2 Port USB RS-232, 1 Printer Port Module"
Ep21cDeviceName	= "2 Port USB RS-232, 1 Printer Port Module"
Ep4DeviceName   = "4 Port USB RS-232 Module"
Ep4tDeviceName  = "4 Port USB RS-232 Module"
Ep4D8DeviceName = "4 Port USB RS-232 Module"
Ep4iDeviceName  = "4 Port USB RS-422 Module"
Ep8DeviceName   = "8 Port USB RS-232 Module"
Ep8iDeviceName  = "8 Port USB RS-422 Module"
Ep412DeviceName = "12 Port USB RS-232, 4 Port USB Hub Module"
Ep416DeviceName = "16 Port USB RS-232, 4 Port USB Hub Module"
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: 2.63