Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Dec 2005 12:43:09 +0100
From:      "Martin P. Hansen" <mph@lima.dyndns.dk>
To:        freebsd-questions@freebsd.org
Subject:   Re: Best Scanner recs, please?
Message-ID:  <20051224114308.GA35947@echobase.hoth.dk>
In-Reply-To: <20051224072351.GA7907@thought.org>
References:  <20051224004131.GA5905@thought.org> <20051224011059.GB28824@echobase.hoth.dk> <20051224072351.GA7907@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Dec 2005, Gary Kline wrote:
> 	Thanks; this model is on my list.   Do you have USB 2.0
> 	defined (uncommented) in your KERNEL config file (and thus
> 	built into your kernel)??  I'm trying to figure out howto
> 	create /dev/uscanner0.

I have the ehci device defined, but since I don't any USB 2 ports
it probably doesn't matter. I'm running with a GENERIC conf for
6.0-STABLE with usb built-in.

As I see it the uscanner device will probe the generic usbdevice
and recognize the scanner and create a devfs entry. This happens
for me when I plug it in.

Somewhere around the 5.3-RELEASE it was necessary to modify
/usr/src/sys/dev/usb/uscanner.c to include the LiDE 30 scanner.

Perhaps it is interesting to see whether the scanner appears in
`usbdevs -v` if you don't get a /dev/uscanner0. Mine shows as:

port 2 addr 3: full speed, power 500 mA, config 1, CanoScan(0x220e),
Canon(0x04a9), rev 1.00

-- 
Martin P. Hansen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051224114308.GA35947>