; This is a generic INF file for all FujiFilm BAS or FLA scanners. ; It is used during the PnP installation, after the OS has discovered ; the device for the first time. ; This file just keeps the OS happy. There are no drivers needed to be ; installed. All communications are made using the standard SCSI miniport ; driver. ; ; Axel Wagner, raytest Isotopenmessgeraete GmbH, March 2003 [Version] Signature="$Chicago$" Class=Image ClassGuid={6bdd1fc6-810f-11d0-bec7-08002be2092f} Provider=%Provider% [Manufacturer] FujiFilm ; This is a more or less complete list of all FujiFilm devices. ; Note: older devices report themselves as tape device (sequential class). ; Newer models use the scanner class. [FujiFilm] ;older devices BAS1000=BASinstall,SCSI\SequentialFUJIFILMBAS_MODEL_1000__ BAS1500=BASinstall,SCSI\SequentialFUJIFILMBAS_MODEL_1500__ BAS2000=BASinstall,SCSI\SequentialFUJIFILMBAS_MODEL_2000__ BAS3000=BASinstall,SCSI\SequentialFUJIFILMBAS_MODEL_3000__ ;newer devices BAS1800=BASinstall,SCSI\ScannerFUJIFILMBAS_MODEL_1800__ BAS1802=BASinstall,SCSI\ScannerFUJIFILMBAS_MODEL_1802__ BAS2500=BASinstall,SCSI\ScannerFUJIFILMBAS_MODEL_2500__ BAS5000=BASinstall,SCSI\ScannerFUJIFILMBAS_MODEL_5000__ FLA2000=BASinstall,SCSI\ScannerFUJIFILMFLA_____________ FLA3000=BASinstall,SCSI\ScannerFUJIFILMFLA2____________ FLA5000=BASinstall,SCSI\ScannerFUJIFILMFLA5____________ FLA8000=BASinstall,SCSI\ScannerFUJIFILMFLA8____________ LAS1000=BASinstall,SCSI\CameraFujifilmLAS1000__________ ; This section could specify what files to copy or what registry entries ; to make. We do not need to do anything like that, so the section is empty [BASinstall] [Strings] Provider="raytest Isotopenmeßgeräte GmbH"