;------------------------------------------------------------------------------
; BAFO USB-ATA/ATAPI Bridge Controller Inf for Windows 98 / Me / 2000
;
; Version 1.26
;
; Copyright(C)2001 BAFO, Inc. All rights reserved.
;------------------------------------------------------------------------------
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
provider=%bafo%
LayoutFile=LAYOUT.INF
DriverVer=08/03/2001,1.26.0.0
[ControlFlags]
ExcludeFromSelect = *
;----------------------------------------------------------------------------
; Manufacturer Name Section
;----------------------------------------------------------------------------
[Manufacturer]
%bafo%=bafo
;------------------------------------------------------------------------------
; Copy Files Section
;------------------------------------------------------------------------------
[PreCopySection]
HKR,,NoSetupUI,,1
[DestinationDirs]
DefaultDestDir = 10, system32\drivers
MiniPort.CopyList = 12
BFUSBWDM.CopyList = 10, system32\drivers
LowerFilter.CopyList = 10, system32\drivers
USBSTOR.CopyList = 10, system32\drivers
[MiniPort.CopyList]
BFUSBMSD.MPD
[BFUSBWDM.CopyList]
BFUSBWDM.SYS
[LowerFilter.CopyList]
BFUSBFLT.SYS
[USBSTOR.CopyList]
USBSTOR.SYS
[SourceDisksNames]
1 = %OurSuppliedDisk%,,,
[SourceDisksFiles]
BFUSBMSD.MPD = 1,,
BFUSBWDM.SYS = 1,,
BFUSBFLT.SYS = 1,,
;----------------------------------------------------------------------------
; Install Section
;----------------------------------------------------------------------------
[bafo]
%BFUSBWDM.DriverDesc%=USBSTOR_CBI, USB\VID_09CC&PID_0404
;----------------------------------------------------------------------------
; Windows 98 / Me Install Section
;----------------------------------------------------------------------------
[USBSTOR_CBI]
CopyFiles=BFUSBWDM.CopyList, MiniPort.CopyList
AddReg=USBSTOR.AddReg
[USBSTOR_CBI.HW]
AddReg=Argumentreg
[Argumentreg]
HKR,,NoStall,0x10001,1 ;Don't Stall by farmware
[USBSTOR.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,BFUSBWDM.SYS
;----------------------------------------------------------------------------
; Windows 2000 Install Section
;----------------------------------------------------------------------------
[USBSTOR_CBI.NT]
CopyFiles=LowerFilter.CopyList, USBSTOR.CopyList
AddReg=USBSTOR_CBI.AddReg
[USBSTOR_CBI.NT.HW]
AddReg=BFUSBFLT.AddReg
[USBSTOR_CBI.AddReg]
HKR,,"DriverFlags",0x00010001,0x00000002
[BFUSBFLT.AddReg]
HKR,,"LowerFilters",0x00010000,"BFUSBFLT"
[USBSTOR_CBI.NT.Services]
Addservice = USBSTOR, 0x00000002, USBSTOR.AddService
Addservice = BFUSBFLT, 0x00000000, BFUSBFLT.AddService
[USBSTOR.AddService]
DisplayName = %USBSTOR.SvcDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SRVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\USBSTOR.SYS ;The Path to the binary
[BFUSBFLT.AddService]
DisplayName = %LowerFilter.SvcDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SRVICE_DEMAND_START
ErrorControl = 0 ;SERVICE_ERROR_IGNORE
ServiceBinary = %12%\BFUSBFLT.SYS ;The Path to the binary
;----------------------------------------------------------------------------
; Strings
;----------------------------------------------------------------------------
[Strings]
bafo = "BAFO Technologies"
BFUSBWDM.DriverDesc = "BAFO USB-ATA/ATAPI Bridge Controller"
USBSTOR.SvcDesc = "USB Mass Storage Driver"
LowerFilter.SvcDesc = "BAFO 1394/USB-ATA/ATAPI Filter Driver"
OurSuppliedDisk = "BAFO USB-ATA/ATAPI Bridge Controller Setup Disk"
Download Driver Pack
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.