Date: Tue, 6 Jan 2009 22:36:04 +0300 From: Stanislav Sedov <stas@FreeBSD.org> To: Hans Petter Selasky <hselasky@c2i.net> Cc: Stanislav Sedov <stas@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, Alfred Perlstein <alfred@freebsd.org>, src-committers@freebsd.org Subject: Re: svn commit: r186730 - in head: lib/libusb20 sys/dev/usb2/controller sys/dev/usb2/core sys/dev/usb2/ethernet sys/dev/usb2/image sys/dev/usb2/include sys/dev/usb2/serial sys/dev/usb2/sound sys/dev/us... Message-ID: <20090106223604.ad706b69.stas@FreeBSD.org> In-Reply-To: <200901062004.51961.hselasky@c2i.net> References: <200901040012.n040C2gH040928@svn.freebsd.org> <200901061928.03420.hselasky@c2i.net> <20090106215139.3bde5a63.stas@FreeBSD.org> <200901062004.51961.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 6 Jan 2009 20:04:51 +0100 Hans Petter Selasky <hselasky@c2i.net> mentioned: > On Tuesday 06 January 2009, Stanislav Sedov wrote: > > http://www.SpringDaemons.com/stas/dmesg > > From the debug messages it might look like your device has a problem with > clearing the stall. Try commenting out the following lines in "ubsa2.c": > > /* clear stall at first run */ > sc->sc_flag |= (UBSA_FLAG_WRITE_STALL | > UBSA_FLAG_READ_STALL); This doesn't affect anything. :-( BTW, sometime I see the following after plugging in the module: usb2_alloc_device:1458: getting device descriptor at addr 2 failed! usb2_req_re_enumerate:1362: addr=2, set address failed! (ignored) usb2_req_re_enumerate:1375: getting device descriptor at addr 2 failed! usb2_req_re_enumerate:1362: addr=2, set address failed! (ignored) usb2_req_re_enumerate:1375: getting device descriptor at addr 2 failed! uhub_reattach_port:417: could not allocate new device! and the device doesn't attach. - -- Stanislav Sedov ST4096-RIPE -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAkljsqkACgkQK/VZk+smlYFiPQCfXA056TdBXufM73tpozglxoHM 5u0An01cctctO5srXoo//dxeBqa4pAOM =+xve -----END PGP SIGNATURE----- !DSPAM:4963b219967001771758939!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090106223604.ad706b69.stas>