[sane-devel] Scsi scanner?

Henning Meier-Geinitz henning@meier-geinitz.de
Thu, 27 Feb 2003 12:06:21 +0100


Hi,

On Thu, Feb 27, 2003 at 10:01:14AM +0100, Holger Drefs wrote:
> Light:
> echo "scsi HP C1790A SCANNER 0 00 03 00" > /proc/scsi/scsi
>       scsi VENDOR MODEL TYPE BUS CHANNEL ID LUN

Huh? I think you are confusing that with the following:

echo "scsi add-single-device 0 1 2 3" >/proc/scsi/scsi

with  "0 1 2 3" replaced by your "Host Channel Id Lun" (from Linux,
scsi.c).

Bye,
  Henning