[sane-devel] Scsi scanner?

Holger Drefs SANE Mailing List <sane-devel@mostang.com>
Thu, 27 Feb 2003 10:01:14 +0100


Hi Brad,

Thursday, February 27, 2003, 8:40:13 AM, you wrote:
B> ===================================================
B> For Linux, there is an alternate way  of  specifying  scanner  devices. This  
B> alternate  way is based on /proc/scsi/scsi and allows to identify scanners by 
B> the SCSI vendor and model string and/or by the SCSI  device address 
B> (consisting of bus number, channel number, id, and logical unit number).  The 
B> syntax for specifying a scanner in this way is:

B> scsi VENDOR MODEL TYPE BUS CHANNEL ID LUN
B> ===================================================

Light:
echo "scsi HP C1790A SCANNER 0 00 03 00" > /proc/scsi/scsi
      scsi VENDOR MODEL TYPE BUS CHANNEL ID LUN

Best regards,
 Holger