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.Received on Mon Mar 08 2004 - 08:02:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:46 UTC