Committer needed - USB Scanner

Marcus Schaffry mailinglist at schaffry.com
Mon Mar 8 09:02:55 PST 2004


Hello,

I've got a Canon Canoscan Lide 20. It ist working perfectly with SANE using 
"uscanner" on FreeBSD 5.1, 5.2 and 5.2.1 when I do the following:

I added the following line to /sys/dev/usb/usbdevs:
product CANON Lide20 0x220d CANOSCAN Lide20

Then I added the following line to /sys/dev/usb/uscanner.c:
{{ USB_VENDOR_CANON, USB_PRODUCT_CANON_Lide20 }, 0 },

Then I did the following 
root# cd /sys/dev/usb/ 
root# make -f Makefile.usbdevs
root# cd ../../modules/usb
root# make

I recompiled the kernel with "uscanner" and started scanning. :-)

Can anyone help and commit the needed changes to the sources?
Thank you.


More information about the freebsd-current mailing list