Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Hans Petter Selasky
On 10/27/13 22:28, Aurélien Croc wrote: Hello, In order to use my printer I just bought an USB to parallel connector. Whereas it works perfectly under Linux I am not able to print under FreeBSD. When I plug the USB connecter to my computer and set the ulpt debug level to 15, I can read:

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Aurélien Croc de Suray
Hi, Is this some kind of cheap clone, hence Prolofic is spelled wrong? It seems the company name is spelled wrong since the vendor ID corresponds to Prolific Technology Inc.: # usbconfig -u 2 -a 3 dump_device_desc ugen2.3: IEEE-1284 Controller Prlific Technology Inc. at usbus2, cfg=0

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Hans Petter Selasky
On 10/28/13 10:05, Aurélien Croc de Suray wrote: Hi, Is this some kind of cheap clone, hence Prolofic is spelled wrong? It seems the company name is spelled wrong since the vendor ID corresponds to Prolific Technology Inc.: # usbconfig -u 2 -a 3 dump_device_desc ugen2.3: IEEE-1284

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Aurélien Croc de Suray
You can try to edit the sys/dev/usb/serial/ulpt.c driver and remove the reading of the status message. Please can you be more precise? I'm not sure what to do. And do you think this will solve the reading / writing problem? I think your device might be counterfeit, given the bad spelling of

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Hans Petter Selasky
On 10/28/13 10:37, Aurélien Croc de Suray wrote: You can try to edit the sys/dev/usb/serial/ulpt.c driver and remove the reading of the status message. Please can you be more precise? I'm not sure what to do. And do you think this will solve the reading / writing problem? I think your device

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

2013-10-28 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

usb/183409: USB Class 2 audio device playback issue

2013-10-28 Thread Taner
Number: 183409 Category: usb Synopsis: USB Class 2 audio device playback issue Confidential: no Severity: non-critical Priority: low Responsible:freebsd-usb State: open Quarter: Keywords: Date-Required: Class: sw-bug

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Aurélien Croc
Hi, Hi, Look for function ulpt_watchdog(): […] I recompiled the kernel and test printing something. The result is the same: nothing happens and when I dump the usb messages I got exactly what I attached this morning: 18:32:13.949199 usbus2.3

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Hans Petter Selasky
On 10/28/13 18:34, Aurélien Croc wrote: Hi, Hi, Look for function ulpt_watchdog(): […] I recompiled the kernel and test printing something. The result is the same: nothing happens and when I dump the usb messages I got exactly what I attached this morning: 18:32:13.949199 usbus2.3

Re: usb/183409: USB Class 2 audio device playback issue

2013-10-28 Thread Hans Petter Selasky
The following reply was made to PR usb/183409; it has been noted by GNATS. From: Hans Petter Selasky h...@bitfrost.no To: Taner taner76gmail@freebsd.org Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: usb/183409: USB Class 2 audio device playback issue Date: Mon, 28 Oct 2013 19:23:28 +0100

Re: ULPT error: ulpt_status_callback: error=USB_ERR_STALLED

2013-10-28 Thread Aurélien Croc
Hi, Could you add -vvv to the usbdump command, to get the USB request aswell. Maybe we commented out the wrong request. At the end, I restarted lpd. 19:36:42.287179 usbus2.3 SUBM-CTRL-EP=,SPD=FULL,NFR=1,SLEN=8,IVAL=50 frame[0] WRITE 8 bytes 02 01 00 00 01 00 00 00 -- -- --

10-BETA1: USB keyboard lost connection

2013-10-28 Thread Wei Guo
Hi list, I have a USB keyboard connected to a machine running 10-BETA1 #0 r257155. This morning I tried to use the keyboard but found that it had lost its connection to the server which is an IBM X3100 M4. I checked the system log but found nothing strange, it seemed everything has been working

Re: usb/183409: USB Class 2 audio device playback issue

2013-10-28 Thread linimon
Synopsis: USB Class 2 audio device playback issue State-Changed-From-To: open-feedback State-Changed-By: linimon State-Changed-When: Tue Oct 29 00:53:14 UTC 2013 State-Changed-Why: Set to feedback. Partially this is to notify the submitter of hps' followup, which he or she will most likely not