Re: Ongoing battle with umass(4) and xhci(4)

2012-03-12 Thread Hans Petter Selasky
> > Is there something fishy happening between the USB stack and CAM? hmmm... > No, It is not the CAM layer this time, though there are some bugs there too. In the beginning of the log I see that in the successful case we receive a stall event: -xhci_check_transfer: slot=1 epno=3 remainder=1

Current problem reports assigned to freebsd-usb@FreeBSD.org

2012-03-12 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: Ongoing battle with umass(4) and xhci(4)

2012-03-12 Thread Brandon Gooch
On Mon, Mar 12, 2012 at 3:15 AM, Hans Petter Selasky wrote: >> >> Is there something fishy happening between the USB stack and CAM? hmmm... >> > > No, > > It is not the CAM layer this time, though there are some bugs there too. > > > In the beginning of the log I see that in the successful case we

Re: Ongoing battle with umass(4) and xhci(4)

2012-03-12 Thread Hans Petter Selasky
On Tuesday 13 March 2012 04:37:55 Brandon Gooch wrote: > On Mon, Mar 12, 2012 at 3:15 AM, Hans Petter Selasky wrote: > >> Is there something fishy happening between the USB stack and CAM? > >> hmmm... > > > > No, > > > > It is not the CAM layer this time, though there are some bugs there too. >

Re: Ongoing battle with umass(4) and xhci(4)

2012-03-12 Thread Alexander Motin
On 03/13/12 05:37, Brandon Gooch wrote: On Mon, Mar 12, 2012 at 3:15 AM, Hans Petter Selasky wrote: Is there something fishy happening between the USB stack and CAM? hmmm... No, It is not the CAM layer this time, though there are some bugs there too. In the beginning of the log I see tha