Re: problems with SANE 0.66

becka@rz.uni-duesseldorf.de
Fri, 31 Oct 1997 17:48:40 +0100 (MET)

> I compiled my kernel with Generic SCSI support, at start the message pops
> up

> detected SCSI generic sge at scsi0, channel 0, id 6, lun 0

> I created a device node for the scanner

> mknod -m 660 /dev/sge c 21 6
crw-r----- 1 root root 21, 4 Oct 3 1996 /dev/sge

I.e. mknod -m 660 /dev/sge c 21 4 would be right.

The 6 is only the SCSI device ID. Nothing to do with the Linux internal
counting. For Linux it is the fifth device (count starts at 0=a).

CU,ANdy

-- 
Andreas Beck              |  Email :  <becka@sunserver1.rz.uni-duesseldorf.de>

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com