Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2007 20:03:21 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Mike Durian <durian@shadetreesoftware.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: umass0: BBB reset failed, TIMEOUT on internal card reader
Message-ID:  <200704242003.21153.hselasky@c2i.net>
In-Reply-To: <200704200936.50396.durian@shadetreesoftware.com>
References:  <200704191213.21299.durian@shadetreesoftware.com> <200704200811.31020.hselasky@c2i.net> <200704200936.50396.durian@shadetreesoftware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 20 April 2007 17:36, Mike Durian wrote:
> On Friday 20 April 2007, Hans Petter Selasky wrote:
> > I would suggest you install the new USB stack from:
> >
> > http://www.turbocat.net/~hselasky/usb4bsd/
> >
> > How to get the latest sources:
> >
> > svn --username anonsvn --password anonsvn \
> >       checkout svn://svn.turbocat.net/i4b
> > #
> > # The following commands will
> > # install the driver on FreeBSD:
> > #
> > cd i4b/trunk/i4b/FreeBSD.usb
> > make S=../src package
> > make install
> >
> > Install on FreeBSD 6.x .
> >
> > When you have rebooted your computer, then you turn on debugging:
> >
> > sysctl hw.usb.umass.debug=-1
> >
> > Then post the dmesg you get.
> >
> > --HPS

I have found a small data-toggle bug in my EHCI driver. I assume that your 
device is USB2.0. Could you do a "svn update", repeat the install procedure, 
and then build a new kernel.

Then send me the dmesg with "sysctl hw.usb.umass.debug=-1", when you plug your 
device.

--HPS



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