Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 21:38:44 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        freebsd-current@freebsd.org, Oliver Fromme <olli@lurza.secnetix.de>
Subject:   Re: usb2 + scanner HP ScanJet 4300C
Message-ID:  <200812122138.45325.hselasky@c2i.net>
In-Reply-To: <200812122027.mBCKRRZt011007@lurza.secnetix.de>
References:  <200812122027.mBCKRRZt011007@lurza.secnetix.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 December 2008, Oliver Fromme wrote:
> usb2_alloc_device:

You could try to edit the code in "sys/dev/usb2/core/usb2_device.c" and loop 
two times on the set_config command in "usb2_alloc_device()".

Or you can try to make the code ignore the return value from the failing 
set_config command. Also try to turn on more debugging:

sysctl hw.usb2.debug=15

--HPS



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