Can't get working modem Huawei E3372h-320 (USB_ERR_IOERROR, USB_ERR_TIMEOUT)

2020-09-11 Thread Rustam
We are use a FreeBSD gateway. Lately we have to change our ISP and chose wireless Internet via modem Huawei E3372h-320 (HiLink). Modem works fine on different Windows PC's (Win7/Win10/USB2.0/USB3.0) - internet available. But when connect to our FreeBSD - modem can't be detected correctly. On

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 Hans Petter Selasky changed: What|Removed |Added Assignee|u...@freebsd.org |hsela...@freebsd.org --

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #13 from Ganael LAPLANCHE --- Hello, Thanks for your patch! I'll try it and get back to you ASAP :) -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
amp; err != USB_ERR_TIMEOUT && min_len != max_len) { @@ -1021,7 +1021,7 @@ USETW(req.wLength, max_len); err = usbd_do_request_flags(udev, mtx, , - desc, USB_SHORT_XFER_OK,

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #11 from Ganael LAPLANCHE --- Created attachment 217553 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217553=edit usbdump logs while running "usbconfig dump_all_config_desc" -- You are receiving this mail because:

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #10 from Ganael LAPLANCHE --- Created attachment 217552 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217552=edit usbdump logs while running "usbconfig dump_all_desc" I can show the device descriptor

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #9 from Hans Petter Selasky --- >From the log you attached I see there is a problem reading the configuration descriptor. Can you show the device descriptor using usbconfig ? --HPS -- You are receiving this mail because: You

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #8 from Ganael LAPLANCHE --- Created attachment 217551 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217551=edit usbdump logs while running "usbconfig set_config 0" Yes, here they are :) -- You are receiving this

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #7 from Hans Petter Selasky --- > Still 255 (cfg=255) It means the device did not accept the command. --HPS -- You are receiving this mail because: You are the assignee for the bug.

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #6 from Hans Petter Selasky --- Could you get USBDUMP logs instead: usbdump -i usbusX -f Y -vvv -s 65536 --HPS -- You are receiving this mail because: You are the assignee for the bug.

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #5 from Ganael LAPLANCHE --- > What does usbconfig report in the cfg= field after you executed set_config 0 ? Still 255 (cfg=255) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #4 from Ganael LAPLANCHE --- Created attachment 217550 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217550=edit Kernel messages with hw.usb.debug set Just in case, here are my kernel logs when calling "usbconfig

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #3 from Hans Petter Selasky --- > You may be talking about the following, as seen in drivers/usb/core/quirks.c Yes. What does usbconfig report in the cfg= field after you executed set_config 0 ? --HPS -- You are receiving

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 --- Comment #2 from Ganael LAPLANCHE --- Hello Hans Petter, Thanks for your answer. You may be talking about the following, as seen in drivers/usb/core/quirks.c : /* Logitech HD Pro Webcams C920, C920-C, C922, C925e and C930e */

[Bug 248926] Logitech HD Pro Webcam C920 USB_ERR_TIMEOUT

2020-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248926 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org ---

Re: Why do USB timeouts happen: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT ?

2019-11-19 Thread Hans Petter Selasky
failed, USB_ERR_TIMEOUT usbd_setup_device_desc: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT usbd_setup_device_desc: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT usbd_setup_device_desc: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT usbd_setup_device_desc

Why do USB timeouts happen: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT ?

2019-11-19 Thread Yuri
I have a USB Hantek PC-oscilloscope. Several seconds after the PulseView program begins to upload firmware into it, the device disconnects: ugen8.5: at usbus8 ugen8.5: at usbus8 (disconnected) usbd_setup_device_desc: getting device descriptor at addr 5 failed, USB_ERR_TIMEOUT

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2 to 10.3

2018-11-05 Thread bugzilla-noreply
://bugs.freebsd.org/bu ||gzilla/show_bug.cgi?id=2120 ||21 Summary|USB_ERR_TIMEOUT errors |USB_ERR_TIMEOUT errors |after upgrade from 10.2 |after upgrade from 10.2

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-10-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #13 from Hans Petter Selasky --- Yes, that's correct. --HPS -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-10-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #12 from Doug --- (In reply to Hans Petter Selasky from comment #11) I haven't built the 11 kernel from source, mainly because I haven't had the time to babysit a kernel build or risk screwing this system up

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-10-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #11 from Hans Petter Selasky --- Hi Doug, Are you saying a kernel built from 11-stable does not exhibit any problems? 11.0 will not have the patches I've mentioned. --HPS -- You are receiving this

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-10-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #10 from Doug --- Just upgraded to 11.0-RELEASE-P0 and USB is still broken. So I suppose while the patches were applied to 10.3-releng they were not pushed forward to 11 despite that being in a pre-release

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #9 from Doug --- (In reply to Hans Petter Selasky from comment #8) > Try disabling USB legacy support in the BIOS. What will that do in this context? Not opposed to trying it. I just want to know what your

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #8 from Hans Petter Selasky --- The bootloader is using the BIOS USB code. Try disabling USB legacy support in the BIOS. BTW: The patches are in 10-stable not the release branches. --HPS -- You are

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #7 from Doug --- While playing with this again today I noticed something I didn't report earlier -- when the machine initially boots into the bootloader and the bootloader is counting down, my keyboard works

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #6 from Hans Petter Selasky --- Hi, These patches have now been MFC'ed to 10-stable. --HPS -- You are receiving this mail because: You are the assignee for the bug.

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #5 from Doug --- (In reply to Hans Petter Selasky from comment #4) No. Unfortunately my work schedule has simply not permitted evaluating them. -- You are receiving this mail because: You are the assignee

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-09-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #4 from Hans Petter Selasky --- Ping - were you able to test the above mentioned patches? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-08-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #3 from Hans Petter Selasky --- Hi, You might find the following two patches useful candidates for testing: https://svnweb.freebsd.org/changeset/base/304597

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-08-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 Mark Linimon changed: What|Removed |Added CC|freebsd-am...@freebsd.org |

[Bug 211205] USB_ERR_TIMEOUT errors after upgrade from 10.2

2016-07-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211205 --- Comment #2 from Doug --- Not sure I want to just blindly copy the entire 10.2 USB subsystem inside a 10.3 tree. Even if it works, it doesn't tell me much other than someone hosed the 10.3 USB subsystemwhich is

[Bug 195745] New: usb to ps2 dongle USB_ERR_TIMEOUT

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195745 Bug ID: 195745 Summary: usb to ps2 dongle USB_ERR_TIMEOUT Product: Base System Version: 10.1-STABLE Hardware: amd64 OS: Any Status: New Severity

[Bug 195745] usb to ps2 dongle USB_ERR_TIMEOUT

2014-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195745 Hans Petter Selasky hsela...@freebsd.org changed: What|Removed |Added Status|New |Open

[Bug 195745] usb to ps2 dongle USB_ERR_TIMEOUT

2014-12-06 Thread bugzilla-noreply
: usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) Dec 6 17:25:30 kern.crit smp5 kernel: usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Dec 6 17:25:32 kern.crit smp5 kernel: usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT

Re: usb/188403: [patch] USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2014-05-03 Thread linimon
Old Synopsis: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues New Synopsis: [patch] USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues Responsible-Changed-From-To: freebsd-usb-hselasky Responsible-Changed-By: linimon Responsible-Changed-When: Sun May 4 04:43:19 UTC 2014 Responsible-Changed-Why: hps

usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2014-04-09 Thread Jason Seidel
Number: 188403 Category: usb Synopsis: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug

Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2014-04-09 Thread Jason Seidel
The following reply was made to PR usb/188403; it has been noted by GNATS. From: Jason Seidel jsei...@unixsystem.org To: bug-follo...@freebsd.org Cc: Subject: Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues Date: Wed, 9 Apr 2014 11:06:06 -0600 One typo, my NUC is D54250WYKH

Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2014-04-09 Thread Hans Petter Selasky
The following reply was made to PR usb/188403; it has been noted by GNATS. From: Hans Petter Selasky h...@selasky.org To: Jason Seidel jsei...@unixsystem.org, freebsd-gnats-sub...@freebsd.org Cc: Subject: Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues Date: Wed, 09 Apr 2014

Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues

2014-04-09 Thread Jason Seidel
The following reply was made to PR usb/188403; it has been noted by GNATS. From: Jason Seidel jsei...@unixsystem.org To: Hans Petter Selasky h...@selasky.org, freebsd-gnats-sub...@freebsd.org Cc: Subject: Re: usb/188403: USB3 USB_ERR_TIMEOUT and USB_ERR_STALLED issues Date: Wed, 9 Apr 2014 16

Re: USB_ERR_TIMEOUT, then stuck @ mountroot

2012-02-04 Thread Anthony Lemmer
not print any error messages. The only errors I get are regarding the following: usb_alloc_device: set addr 2 failed (USB_ERR_TIMEOUT) usbd_setup_device_desc: getting device descriptor failed (USB_ERR_TIMEOUT). ugen0.2 unknown @ usbus 0 (Disconnect) Then root waits/fails on USB1. Oh

Re: USB_ERR_TIMEOUT, then stuck @ mountroot

2012-02-02 Thread Hans Petter Selasky
operating systems. Umass does not print any error messages. The only errors I get are regarding the following: usb_alloc_device: set addr 2 failed (USB_ERR_TIMEOUT) usbd_setup_device_desc: getting device descriptor failed (USB_ERR_TIMEOUT). ugen0.2 unknown @ usbus 0 (Disconnect) Then root

Re: USB_ERR_TIMEOUT, then stuck @ mountroot

2012-02-01 Thread Hans Petter Selasky
On Wednesday 01 February 2012 02:51:12 Anthony Lemmer wrote: Greetings, I'm failing to install FreeBSD 9R via USB, as I'm stuck at *mountroot *after a long list of USB_ERR_TIMEOUT messages, after the kernel loads via USB. I personally do not have any viable disk drives for my computer

Re: USB_ERR_TIMEOUT, then stuck @ mountroot

2012-02-01 Thread Anthony Lemmer
errors I get are regarding the following: usb_alloc_device: set addr 2 failed (USB_ERR_TIMEOUT) usbd_setup_device_desc: getting device descriptor failed (USB_ERR_TIMEOUT). ugen0.2 unknown @ usbus 0 (Disconnect) Then root waits/fails on USB1. Oh, another, single, error popped up

USB_ERR_TIMEOUT, then stuck @ mountroot

2012-01-31 Thread Anthony Lemmer
Greetings, I'm failing to install FreeBSD 9R via USB, as I'm stuck at *mountroot *after a long list of USB_ERR_TIMEOUT messages, after the kernel loads via USB. I personally do not have any viable disk drives for my computer, thusly I've been attempting an installation of FreeBSD 9R via USB. I

Re: usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored)

2011-11-10 Thread Hans Petter Selasky
On Thursday 10 November 2011 05:08:30 Shah, Vishal wrote: usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored)\r\r\n Hi, The set config message is sent on the control endpoint. The set config message doesn't have any data stage, so the USB stack

RE: usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored)

2011-11-10 Thread Shah, Vishal
index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored) On Thursday 10 November 2011 05:08:30 Shah, Vishal wrote: usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored)\r\r\n Hi, The set config message is sent on the control endpoint. The set config message

usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2 (ignored)

2011-11-09 Thread Shah, Vishal
, protocol=0, maxpacket=64, len=8, speed=3\r\r\n setting config 0\r\r\n Root mount waiting for: usbus1\r\r\n Root mount waiting for: usbus1\r\r\n setting config 0\r\r\n Root mount waiting for: usbus1\r\r\n usb_alloc_device: Failure selecting configuration index 0:USB_ERR_TIMEOUT, port 1, addr 2

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-25 Thread Boris Samorodov
On Sat, 23 Oct 2010 16:49:59 -0700 Weongyo Jeong wrote: On Thu, Oct 21, 2010 at 10:56:12PM +0200, Hans Petter Selasky wrote: Weongyo is working on a usbdump utility to monitor ongoing USB traffic. It's merged into HEAD not too lately. :-) Did I miss something? - % svn info /usr/src

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-25 Thread Hans Petter Selasky
On Monday 25 October 2010 08:16:00 Boris Samorodov wrote: On Sat, 23 Oct 2010 16:49:59 -0700 Weongyo Jeong wrote: On Thu, Oct 21, 2010 at 10:56:12PM +0200, Hans Petter Selasky wrote: Weongyo is working on a usbdump utility to monitor ongoing USB traffic. It's merged into HEAD not too

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-25 Thread Boris Samorodov
On Mon, 25 Oct 2010 08:58:08 +0200 Hans Petter Selasky wrote: On Monday 25 October 2010 08:16:00 Boris Samorodov wrote: On Sat, 23 Oct 2010 16:49:59 -0700 Weongyo Jeong wrote: On Thu, Oct 21, 2010 at 10:56:12PM +0200, Hans Petter Selasky wrote: Weongyo is working on a usbdump utility to

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-25 Thread Mike Tancsa
At 07:49 PM 10/23/2010, Weongyo Jeong wrote: Weongyo is working on a usbdump utility to monitor ongoing USB traffic. It's merged into HEAD not too lately. :-) Hi, I built an image from HEAD that I will try out. How do I get your utility ? ---Mike regards, Weongyo Jeong

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-25 Thread Weongyo Jeong
On Mon, Oct 25, 2010 at 10:16:00AM +0400, Boris Samorodov wrote: On Sat, 23 Oct 2010 16:49:59 -0700 Weongyo Jeong wrote: On Thu, Oct 21, 2010 at 10:56:12PM +0200, Hans Petter Selasky wrote: Weongyo is working on a usbdump utility to monitor ongoing USB traffic. It's merged into HEAD

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-23 Thread Weongyo Jeong
On Thu, Oct 21, 2010 at 10:56:12PM +0200, Hans Petter Selasky wrote: On Thursday 21 October 2010 17:02:30 Mike Tancsa wrote: I am trying to use RELENG_8 to monitor a number of APC upses and it seems when there are more than one, I start to see a lot of USB errors with the devices coming and

USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-21 Thread Mike Tancsa
I am trying to use RELENG_8 to monitor a number of APC upses and it seems when there are more than one, I start to see a lot of USB errors with the devices coming and going In the logs, I see a lot of # grep USB /var/log/all.log | tail Oct 21 10:24:05 upsmon1 root: Unknown USB device:

Re: USB_ERR_TIMEOUT and USB_ERR_STALLED

2010-10-21 Thread Hans Petter Selasky
On Thursday 21 October 2010 17:02:30 Mike Tancsa wrote: I am trying to use RELENG_8 to monitor a number of APC upses and it seems when there are more than one, I start to see a lot of USB errors with the devices coming and going In the logs, I see a lot of # grep USB /var/log/all.log |

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-16 Thread linimon
Synopsis: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT State-Changed-From-To: open-patched State-Changed-By: linimon State-Changed-When: Mon May 17 04:00:20 UTC 2010 State-Changed-Why: Set for MFC to 8. Responsible-Changed-From-To: freebsd-usb-thompsa Responsible-Changed-By: linimon Responsible

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-07 Thread Peter Toth
The following reply was made to PR usb/146104; it has been noted by GNATS. From: Peter Toth peter.toth...@gmail.com To: bug-follo...@freebsd.org, peter.toth...@gmail.com Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Sat, 08 May 2010 00:42:57 +1200 I've put

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-07 Thread Hans Petter Selasky
See USB P4 change #177918. --HPS ___ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to freebsd-usb-unsubscr...@freebsd.org

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-06 Thread Peter Toth
The following reply was made to PR usb/146104; it has been noted by GNATS. From: Peter Toth peter.toth...@gmail.com To: bug-follo...@freebsd.org, peter.toth...@gmail.com Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Thu, 06 May 2010 19:44:36 +1200 Just managed

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-06 Thread Hans Petter Selasky
On Thursday 06 May 2010 09:50:03 Peter Toth wrote: The following reply was made to PR usb/146104; it has been noted by GNATS. From: Peter Toth peter.toth...@gmail.com To: bug-follo...@freebsd.org, peter.toth...@gmail.com Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-06 Thread Hans Petter Selasky
The following reply was made to PR usb/146104; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: bug-follo...@freebsd.org Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Thu, 6 May 2010 10:47:43 +0200 On Thursday 06 May 2010 09:50:03 Peter

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-05-01 Thread Peter Toth
The following reply was made to PR usb/146104; it has been noted by GNATS. From: Peter Toth peter.toth...@gmail.com To: bug-follo...@freebsd.org, peter.toth...@gmail.com Cc: Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Sun, 02 May 2010 16:13:46 +1200 I will install

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-04-28 Thread Hans Petter Selasky
On Wednesday 28 April 2010 05:18:24 Peter Toth wrote: Number: 146104 Category: usb Synopsis: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords

Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-04-28 Thread Hans Petter Selasky
The following reply was made to PR usb/146104; it has been noted by GNATS. From: Hans Petter Selasky hsela...@c2i.net To: freebsd-usb@freebsd.org Cc: Peter Toth peter.toth...@gmail.com, freebsd-gnats-sub...@freebsd.org Subject: Re: usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Date: Wed

usb/146104: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT

2010-04-27 Thread Peter Toth
Number: 146104 Category: usb Synopsis: Samsung YP-U4 mp3 player USB_ERR_TIMEOUT Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug