pioport.inf Driver File Contents (8255PIO_drivers.zip)

; pioport.INF
;
; Win98 Installation file (.inf) for the Generic LAVA 8255-PIO PCI devices.
;
; (c) Copyright 2000 Lava Computer MFG Inc.
;

[Version]
Signature="$Windows NT$"
Class=PIOPorts
ClassGuid= {895A7460-A033-11d2-821E-444553540000}
Provider=%Mfg%

;DriverVer=11:07 AM 6/12/00,5.00.2183.1

; Install class "Ports"
;----------------------------------------------------------
[ClassInstall]
AddReg=PortsClass.AddReg

[Manufacturer]
%Mfg%=Models

[DestinationDirs]
DefaultDestDir=12
WindowsDir=10

[PortsClass.AddReg]
HKR,,,,%PortsClassName%

[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
;HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"

[Models]
%PIOPCI.DeviceDesc%=PIOPort,PCI\VEN_1407&DEV_0400

[ControlFlags]
ExcludeFromSelect=PCI\VEN_1407&DEV_0400

;;;;;;;;;;;;;;;;;;;;;; PIO Port

[PIOPort.NT]
CopyFiles=PIOPort.Copy
AddReg=PIOPort.AddReg
LogConfig=lcp

[PIOPort.Copy]
pioport.sys

[PIOPort.AddReg]
HKR,,PortSubClass,1,00


;-------------- Service installation

[PIOPort.NT.Services]
AddService = Parport, 0x00000002, Parport_Service_Inst, Parport_EventLog_Inst ; Port Driver (function driver for this device)

; -------------- Parallel Port Driver install sections
[Parport_Service_Inst]
DisplayName    = %Parport.SVCDESC%
ServiceType    = 1                ; SERVICE_KERNEL_DRIVER
StartType      = 1                ; SERVICE_SYSTEM_START (BUGBUG--should be SERVICE_DEMAND_START, 0x3)
ErrorControl   = 0                ; SERVICE_ERROR_IGNORE (BUGBUG--should be SERVICE_ERROR_NORMAL, 0x1)
ServiceBinary  = %12%\pioport.sys
LoadOrderGroup = Parallel arbitrator

[Parport_EventLog_Inst]
AddReg = Parport_EventLog_AddReg

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



[WindowsDir]
lavmdmfx.exe,lavmdmfx.bin

[SourceDisksNames]
1=%ID1%,,

[SourceDisksFiles]
lavmdmfx.bin=1


[lcp]
ConfigPriority=HARDRECONFIG
IOConfig=8@100-ffff%fff8(ffff::)


;  Strings Section
;----------------------------------------------------------
[Strings]
ID1="Lava Installation & Utilities Diskette"
PortsClassName="PIO Ports"
Mfg="Lava Computer MFG Inc."
PIOPCI.DeviceDesc="Lava 8255 PIO PCI"
Parport.SVCDESC  = "Parallel port driver"

;; Driver start code
SERVICE_BOOT_START     = 0 ; Driver started by the operating system loader.
SERVICE_SYSTEM_START   = 1 ; Driver started during OS initialization.
SERVICE_AUTO_START     = 2 ; Driver started by the Service Control Manager during system startup.
SERVICE_DEMAND_START   = 3 ; Driver started on demand by the Service Control Manager.
SERVICE_DISABLED       = 4 ; Indicates a driver that cannot be started.
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.62