Date: Mon, 8 Mar 2004 18:03:43 +0100 From: Marcus Schaffry <mailinglist@schaffry.com> To: current@freebsd.org Subject: Committer needed - USB Scanner Message-ID: <200403081803.43719.mailinglist@schaffry.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403081803.43719.mailinglist>