Date: Thu, 28 Feb 2002 07:18:00 +0100 From: Cliff Sarginson <csfbsd@raggedclown.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: USB Sanner with FreeBSD!? Message-ID: <20020228061800.GD3311@raggedclown.net> In-Reply-To: <20020227222823.22b46b2d.freebsd-questions@cuntbubble.com> References: <20020227221912.GB1068@he0.easygolucky.de> <20020227222823.22b46b2d.freebsd-questions@cuntbubble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 27, 2002 at 10:28:23PM +0000, Matt H wrote: > On Wed, 27 Feb 2002 23:19:12 +0100 > "Manuel Hendel" <Manuel.Hendel@easygolucky.de> wrote: > > > I'm thinking about bying a USB Scanner, has anyone any experiences > > with that? Please let me know! > The file /usr/src/sys/dev/usb/usbdevs contains a list of all the recognised usb devices, including scanners. I don't know if this means they all actually work (I presume they do) but it does mean they will be recognised. I have an Epson Perfection 640U which works fine. The key is support by a sane back-end (sane being the scanner software). Epsons are a good choice because I believe all but a few models talk the same language. In fact until a week or so ago my scanner was not in the list, but seeing other Epsons in there I just put in a definition for it and it worked, submitted a PR and low and behold it is now in -stable. -- Regards Cliff Sarginson -- <csfbsd@raggedclown.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020228061800.GD3311>