Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Hans Petter Selasky
On 01/12/14 07:10, Alex Goncharov wrote: The following reply was made to PR usb/185628; it has been noted by GNATS. From: Alex Goncharov alex_goncharov_...@yahoo.com To: freebsd-gnats-sub...@freebsd.org freebsd-gnats-sub...@freebsd.org, Hans Petter Selasky h...@bitfrost.no,

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Hans Petter Selasky
The following reply was made to PR usb/185628; it has been noted by GNATS. From: Hans Petter Selasky h...@bitfrost.no To: Alex Goncharov alex_goncharov_...@yahoo.com, freebsd-usb@FreeBSD.org, freebsd-gnats-sub...@freebsd.org Cc: Subject: Re: usb/185628: usbd_req_re_enumerate set address

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Alex Goncharov
Step 2 is here -- the stall with the 2014-01-05 (r260321) kernel. The attached log covers: the attach-detach-attach-detach sequence. On Sun, 1/12/14, Alex Goncharov alex_goncharov_...@yahoo.com wrote: Subject: Re: usb/185628: usbd_req_re_enumerate

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Hans Petter Selasky
On 01/12/14 18:20, Alex Goncharov wrote: The following reply was made to PR usb/185628; it has been noted by GNATS. Hi, Thank you for the logs. I see now what is going on. Your Seagate USB enclosures are crashing hard upon a zero length command block :-( And cannot recover afterwards. The

Re: usb/185628: commit references a PR

2014-01-12 Thread dfilter service
The following reply was made to PR usb/185628; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: usb/185628: commit references a PR Date: Sun, 12 Jan 2014 21:21:27 + (UTC) Author: hselasky Date: Sun Jan 12 21:21:19 2014

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Alex Goncharov
Hans, Our messages crossed -- a few minutes back I sent you this, which is how it is: From: Alex Goncharov alex_goncharov_...@yahoo.com Subject: Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321 To: Hans Petter

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Alex Goncharov
,-- From: Alex Goncharov alex_goncharov_...@yahoo.com Date: Sunday, January 12, 2014, 5:01 PM I just noticed your recent r260575 | hselasky | 2014-01-12 and am beginning a full rebuild; the results will be known in about three hours. Hans, While I am doing the rebuild, may I

Re: usb/185628: usbd_req_re_enumerate set address failed USB_ERR_STALLED for Seagate USB drives between r259425 and r260321

2014-01-12 Thread Alex Goncharov
The PR problem is resolved after svn up with change r260575 in. Thank you, Hans! (I'd appreciate some action on my da0-out grievances. :) -- Alex On Sun, 1/12/14, Alex Goncharov alex_goncharov_...@yahoo.com wrote: Subject: Re: usb/185628:

GPS ports in uhso

2014-01-12 Thread Lundberg, Johannes
Hi I've been playing around getting GPS working with my GTM661W and the uhso driver. The ports are defined in uhso.c but in the method uhso_probe_iface_auto the GPS and GPSCTL ports are not in the switch(port) case. Is there a reason for this? I tried simply adding like this 823 case

Re: GPS ports in uhso

2014-01-12 Thread Hans Petter Selasky
Hi Fredrik, Can you answer these questions: --HPS On 01/13/14 03:28, Lundberg, Johannes wrote: Hi I've been playing around getting GPS working with my GTM661W and the uhso driver. The ports are defined in uhso.c but in the method uhso_probe_iface_auto the GPS and GPSCTL ports are not