Re: QNAP TS 101 as sane- server -problem

Helge Muehlmeier <[email protected]> Tue, 04 Mar 2014 20:52:23 +0000
Newsgroups gmane.os.netbsd.ports.sandpoint
Message-ID <[email protected]>
Does the scanner really talk SCSI-over-USB?
>> Just use the same configuration as on your workstation.
> If "usscanner" isn't in kernel I guess the scanner wouldn't be found 
> with sane-find-scanner or scanimage (-L)
>
>
This is false. Today I build a kernel without "usscanner" and "uscanner" 
and sane was able to find the scanner:

arnie# uname -a
NetBSD arnie.homenet.home 6.1_STABLE NetBSD 6.1_STABLE (ARNIE) #2: Mon 
Mar  3 22:47:10 UTC 2014 
[email protected]:/home/helgoman/source/NetBSD_6/src/sys/arch/sandpoint/compile/obj/ARNIE 
sandpoint

arnie# config -x | grep scanner
#scanner
#uscanner* at uhub? port ?
#usscanner* at uhub? port ?

arnie# scanimage -L
device `plustek:libusb:/dev/usb0:/dev/ugen0' is a Epson Perfection 
1260/Photo flatbed scanner

:-)

Greetings,
Helge