Date: Tue, 15 Nov 2005 23:36:24 +0100 From: Roland Smith <rsmith@xs4all.nl> To: Blue Raccoon <blue.raccoon@wanadoo.nl> Cc: freebsd-questions@freebsd.org Subject: Re: USB Problems with Scanjet 3400c Message-ID: <20051115223624.GA845@slackbox.xs4all.nl> In-Reply-To: <200511152252.08260.blue.raccoon@wanadoo.nl> References: <20051115221322.419964@coonsden1> <200511152252.08260.blue.raccoon@wanadoo.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Tue, Nov 15, 2005 at 10:52:07PM +0100, Blue Raccoon wrote: > Then I rebooted, plugged the scanner in and got this: I missed that at first reading. :-/ > uscanner0: vendor 0x03f0 product 0x045, rev 1.00/0.00, addr 2 Are you sure about these numbers? The product number should be four digits. According to /usr/src/sys/dev/usb/usbdevs, the product number should be 0x0405. > uscanner0: setting config no failed > device_attach: uscanner0 attach returned 6 Reading through the USB code, there are different failures that can cause this error. The failure originates in the function usbd_set_config_no (from usb_subr.c) called in uscanner.c. From there on the possible code paths branch out. If you could rebuild the kernel with 'options USB_DEBUG' it would generate more verbose messages, that would make it easier to follow the code path. > uhub0: port 2, set config at addr 2 failed > uhub0: device problem (STALLED), disabling port 2 > > Which is almost identical to the boot-errors I had before (the first line is > slightly different). Needless to say SANE still can't find the device. > What can I say? > 'Helaas'? Inderdaad ;-) Roland -- R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDemLoEnfvsMMhpyURAtHxAJ9nDFZzTVKvX0Cg0kMAMix9t3WpKgCcC1GX jd2C5eO5O++B34PBrDP5Eno= =6iHF -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051115223624.GA845>
