[sane-devel] what am I doing wrong on netbsd/macppc with sane 1.0.7??

paul beard paulbeard@mac.com
Sun, 17 Feb 2002 15:45:43 -0800


Henning Meier-Geinitz wrote:

> I have no idea why your scanner can't be seen by SANE (but the cabling
> issues someone mentioned). Is there any way to check for SCSI devices
> during the runtime on NetBSD? A SCSI test program or something that
> prints a list of devices? So you could find out if it's a SANE problem
> or a kernel/hardware failure.


other than this, I'm not sure of anything else.


[/home/paul]# for i in sd0 sd1 uk0 cd0; do scsictl $i identify; done
/dev/rsd0c: scsibus1 target 0 lun 0 <IBM, DPES-31080, S31S>
/dev/rsd1c: scsibus1 target 4 lun 0 <QUANTUM, FIREBALL SE2.1S, PJ0A>
/dev/uk0: scsibus0 target 2 lun 0 <UMAX, Astra 1200S, V2.7>
/dev/rcd0c: scsibus1 target 3 lun 0 <MATSHITA, CD-ROM CR-8005, 1.0k>