GenMF.inf Driver File Contents (IOPCI.ZIP)

; Windows 95 Setup File for PCI Multiports
; Copyright 1999 Lava Computer MFG Inc.
;
; 
[Version]
Signature="$CHICAGO$"
Class=MultiFunction
Provider=%Name%

[Manufacturer]
%Name%=Models

[DestinationDirs]
DriverDestDir=11
InfDestDir=17
WindowsDir=10

[Models]
%DSerial550PCI%=DUAL_SERIAL_550,PCI\VEN_1407&DEV_0900
%QSerial550PCIAB%=QUAD_SERIAL_550AB,PCI\VEN_1407&DEV_0901
%QSerial550PCICD%=QUAD_SERIAL_550CD,PCI\VEN_1407&DEV_0902
%DSerial650PCI%=DUAL_SERIAL_650,PCI\VEN_1407&DEV_0A00
%QSerial650PCIAB%=QUAD_SERIAL_650AB,PCI\VEN_1407&DEV_0A01
%QSerial650PCICD%=QUAD_SERIAL_650CD,PCI\VEN_1407&DEV_0A02

;**************************Dual Serial PCI******
[DUAL_SERIAL_550]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,WindowsDir  
LogConfig=cparent

[DUAL_SERIAL_550.HW]
AddReg=DUAL_SERIAL_550.RegHW

[DUAL_SERIAL_550.RegHW]
HKR,Child0000,HardwareID,,DS550PCI_A
HKR,Child0000,ResourceMap,1,00,01
HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,DS550PCI_B
HKR,Child0001,ResourceMap,1,00,02
HKR,Child0001,MFFlags,1,0C,00,00,00

;***********************Quatro A/B***********
[QUAD_SERIAL_550AB]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,WindowsDir  
LogConfig=cparent

[QUAD_SERIAL_550AB.HW]
AddReg=QUAD_SERIAL_550AB.RegHW

[QUAD_SERIAL_550AB.RegHW]
HKR,Child0000,HardwareID,,QS550_PCI_A
HKR,Child0000,ResourceMap,1,00,01
HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,QS550_PCI_B
HKR,Child0001,ResourceMap,1,00,02
HKR,Child0001,MFFlags,1,0C,00,00,00

;***********************Quatro C/D***********
[QUAD_SERIAL_550CD]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,WindowsDir  
LogConfig=cparent

[QUAD_SERIAL_550CD.HW]
AddReg=QUAD_SERIAL_550CD.RegHW

[QUAD_SERIAL_550CD.RegHW]
HKR,Child0000,HardwareID,,QS550_PCI_C
HKR,Child0000,ResourceMap,1,00,01
HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,QS550_PCI_D
HKR,Child0001,ResourceMap,1,00,02
HKR,Child0001,MFFlags,1,0C,00,00,00

;**********************************************
;***********************Dual A/B***********
[DUAL_SERIAL_650]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,DriverDestDir,WindowsDir  
LogConfig=cparent

[DUAL_SERIAL_650.HW]
AddReg=DUAL_SERIAL_650.RegHW

[DUAL_SERIAL_650.RegHW]
HKR,Child0000,HardwareID,,DPORT650PCI_A
HKR,Child0000,ResourceMap,1,00,01
;HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,DPORT650PCI_B
HKR,Child0001,ResourceMap,1,00,02
;HKR,Child0001,MFFlags,1,0C,00,00,00

;***********************Quad A/B***********
[QUAD_SERIAL_650AB]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,DriverDestDir,WindowsDir  
LogConfig=cparent

[QUAD_SERIAL_650AB.HW]
AddReg=QUAD_SERIAL_650AB.RegHW

[QUAD_SERIAL_650AB.RegHW]
HKR,Child0000,HardwareID,,QPORT650PCI_A
HKR,Child0000,ResourceMap,1,00,01
;HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,QPORT650PCI_B
HKR,Child0001,ResourceMap,1,00,02
;HKR,Child0001,MFFlags,1,0C,00,00,00

;***********************Quad C/D***********
[QUAD_SERIAL_650CD]
AddReg=MadeRun,PCIMF.Reg 
CopyFiles=InfDestDir,DriverDestDir,WindowsDir  
LogConfig=cparent

[QUAD_SERIAL_650CD.HW]
AddReg=QUAD_SERIAL_650CD.RegHW

[QUAD_SERIAL_650CD.RegHW]
HKR,Child0000,HardwareID,,QPORT650PCI_C
HKR,Child0000,ResourceMap,1,00,01
;HKR,Child0000,MFFlags,1,0C,00,00,00
HKR,Child0001,HardwareID,,QPORT650PCI_D
HKR,Child0001,ResourceMap,1,00,02
;HKR,Child0001,MFFlags,1,0C,00,00,00

;**********************************************

[PCIMF.Reg]
HKR,,DevLoader,,*CONFIGMG
HKR,,Enumerator,,*CONFIGMG
HKR,,CMDrivFlags,1,03,00,00,00

[MadeRun]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,mdmfx,2,lavmdmfx.exe

;*********************************************

[InfDestDir]
PCIports.inf,PCIports._nf

[DriverDestDir]
l650ui.dll
link650.vxd

[WindowsDir]
lavmdmfx.exe,lavmdmfx.bin

[SourceDisksNames]
1=%ID1%,GENERIC_PCI,0000-0000

[SourceDisksFiles]
PCIports._nf=1,Win95
l650ui.dll=1,Win95
link650.vxd=1,Win95
lavmdmfx.bin=1,Win95

;*********************************************
[cparent]
ConfigPriority=NORMAL    ;HARDWIRED
IRQConfig=S:3,4,5,7,9,10,11,12,15
IOConfig=8@100-ffff%ff00(ffff::)
IOConfig=8@100-ffff%ff00(ffff::)


[Strings]
Name="Not Avalilable"
DSerial550PCI="Dual-550 PCI"
QSerial550PCIAB="Quad-550 PCI A/B"
QSerial550PCICD="Quad-550 PCI C/D"
DSerial650PCI="Dual-650 PCI"
QSerial650PCIAB="Quad-650 PCI A/B"
QSerial650PCICD="Quad-650 PCI C/D"

ID1="Installation & Utilities Diskete"
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.26