Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 2004 22:10:11 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Rob <stopspam@users.sourceforge.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Using scanner with FreeBSD. A nightmare!
Message-ID:  <20040609220322.P36190@wonkity.com>
In-Reply-To: <40C7DC51.7000304@users.sourceforge.net>
References:  <40C7C47D.7060902@users.sourceforge.net> <20040609202124.L35804@wonkity.com> <40C7D50F.9060702@users.sourceforge.net> <40C7DC51.7000304@users.sourceforge.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Jun 2004, Rob wrote:

> # usbdevs -v
> Controller /dev/usb0:
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
> Intel(0x0000), rev 1.00
> port 1 powered
> port 2 powered
> #

Well that's weird.  Do you have usbd_enable="YES" in /etc/rc.conf?  I 
don't see why the scanner isn't listed there.

> What do you have configured in your kernel config file, to get this usb stuff 
> working?

Just the standard USB stuff:

# USB support
device          uhci            # UHCI PCI->USB interface
device          ohci            # OHCI PCI->USB interface
device          usb             # USB Bus (required)
device          ugen            # Generic
device          uhid            # "Human Interface Devices"
device          ukbd            # Keyboard
device          ulpt            # Printer
device          umass           # Disks/Mass storage - Requires scbus and da
device          ums             # Mouse
device          uscanner        # Scanners
device          urio            # Diamond Rio MP3 Player

-Warren Block * Rapid City, South Dakota USA



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