Re: sane-plustek backend does not work
From: Eugene M. Minkovskii (emin_at_mccme.ru)
Date: 11/05/04
- Previous message: Roger L. Beeman: "Redirecting console output to serial port to capture error message"
- In reply to: Warren Block: "Re: sane-plustek backend does not work"
- Next in thread: Marc Fonvieille: "Re: sane-plustek backend does not work"
- Reply: Marc Fonvieille: "Re: sane-plustek backend does not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 5 Nov 2004 10:45:42 +0300 To: freebsd-questions@freebsd.org, Warren Block <wblock@wonkity.com>
On Thu, Nov 04, 2004 at 05:29:19PM -0700, Warren Block wrote:
" On Thu, 4 Nov 2004, Eugene M. Minkovskii wrote:
"
" >I using FreeBSD 5.2.1 and try to use scanner: "Cannon LIDE 30".
" >it is USB scanner.
" >
" >so, I compile kernel with
" ># USB support
" >device uscanner # Scanners
" >
" >after that I compile sane-backend port
" >
" >Now, when I attach the scanner I can see:
" >
" ># dmesg|tail
" >ugen0: Canon CanoScan, rev 1.10/1.00, addr 2
" >==> success, thinking I.
"
" ugen0 instead of uscanner0 means it is not seeing it as a scanner, just
" an unidentified USB device. 5.2.1 may not have had IDs for this
" scanner; see if /usr/src/sys/dev/usb/usbdevs.h contains this line (which
" will probably wrap when viewed):
"
" #define USB_PRODUCT_CANON_N1240U 0x220e /* CanoScan N1240U */
"
" If it does have that line, try a kernel recompile and reinstall again.
" Otherwise, maybe a cvsup to 5.3 is in order.
"
" -Warren Block * Rapid City, South Dakota USA
This line allready present in my /usr/src/sys/dev/usb/usbdevs.h,
and I was compiled my kernel about a week ago. Do you think I
need some patch?
-- Sensory yours, Eugene Minkovskii Сенсорно ваш, Евгений Миньковский _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Roger L. Beeman: "Redirecting console output to serial port to capture error message"
- In reply to: Warren Block: "Re: sane-plustek backend does not work"
- Next in thread: Marc Fonvieille: "Re: sane-plustek backend does not work"
- Reply: Marc Fonvieille: "Re: sane-plustek backend does not work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|