home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 February
/
VPR0102A.BIN
/
DRIVER
/
FUJIFILM
/
SMR1_2
/
smr1_2.exe
/
smr1_2
/
usb_mas.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-07-07
|
1KB
|
58 lines
; USBIOS.INF -- install for USB IOS mapper
; Copyright (c) 1998 Iomega Corporation
;Version 1.1.2.0
[version]
signature="$CHICAGO$"
Class=hdc
Provider=%Iomega%
[ClassInstall]
AddReg=HDC_Class
[HDC_Class]
HKR,,,,%HDCClassName%
HKR,,Icon,,-9
[Manufacturer]
%Iomega%=Iomega
;***************************************************************************
;Iomega-manufacturer device list
[Iomega]
%USB_IOS_MAP.DeviceDesc% = IOS_MAPPER, USB\VID_0693&PID_0022
;***************************************************************************
;Iomega Driver Installation Sections
[IOS_MAPPER]
AddReg = IOSMAP_AddReg
CopyFiles=USBIOS.CopyFiles
[USBIOS.CopyFiles]
USB_MAS.pdr
[IOSMAP_AddReg]
HKR,,DriverDesc,,"USB Disk Controller Driver"
HKR,,DevLoader,,*IOS
HKR,,PortDriver,,USB_MAS.pdr
;********************************
;IOS common section
[IOS]
HKR,,DevLoader,,*IOS
[DestinationDirs]
DefaultDestDir = 12 ; IOSubsys directory
[SourceDisksNames]
1=%DISK1%,,
[SourceDiskFiles]
USB_MASS.pdr=1
[Strings]
Iomega="Iomega"
USB_IOS_MAP.DeviceDesc="Win98 USB Disk Controller"
DISK1="OEM Installation Disk"