Re: Problem with libusb on FreeBSD?

2007-07-09 Thread Pierre-Luc Drouin
I have tried the new stack and I still get the same error... Thanks P-L Xiaofan Chen wrote: On 7/9/07, Pierre-Luc Drouin <[EMAIL PROTECTED]> wrote: I have looked through the GPSBabel code and it looks like it is failing at the very first call of usb_bulk_write() when the initialization packe

Re: Problem with libusb on FreeBSD?

2007-07-09 Thread Xiaofan Chen
On 7/9/07, Pierre-Luc Drouin <[EMAIL PROTECTED]> wrote: I have looked through the GPSBabel code and it looks like it is failing at the very first call of usb_bulk_write() when the initialization packet is sent to the device. Is this a known bug with libusb on FreeBSD 6.2? Maybe you can try t

Re: libusb usb_interrupt_read hangs under FreeBSD

2007-07-09 Thread Xiaofan Chen
On 7/9/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: Perhaps what happens is that the "*pDst.bRam = _UCPU;" command clears the FIFO contents of the USB interrupt endpoint in addition to clearing the stall!? If the sequence is like this: Write to interrupt endpoint. Reply command is writte

Re: Problem with libusb on FreeBSD?

2007-07-09 Thread Pierre-Luc Drouin
Yep, I have tried to run GPSBabel both as a normal user and as root. Henrik Brix Andersen wrote: On Mon, Jul 09, 2007 at 01:33:48PM -0400, Pierre-Luc Drouin wrote: I have looked through the GPSBabel code and it looks like it is failing at the very first call of usb_bulk_write() when the init

Re: Problem with libusb on FreeBSD?

2007-07-09 Thread Henrik Brix Andersen
On Mon, Jul 09, 2007 at 01:33:48PM -0400, Pierre-Luc Drouin wrote: > I have looked through the GPSBabel code and it looks like it is failing at > the very first call of usb_bulk_write() when the initialization packet is > sent to the device. > Is this a known bug with libusb on FreeBSD 6.2? Just

Re: New USB stack and Zero copy.

2007-07-09 Thread John Baldwin
On Saturday 07 July 2007 12:14:24 pm Hans Petter Selasky wrote: > On Friday 06 July 2007 22:41, John Baldwin wrote: > > On Friday 06 July 2007 02:59:39 am Hans Petter Selasky wrote: > > > On Friday 06 July 2007 01:35, John Baldwin wrote: > > > > On Thursday 05 July 2007 04:25:17 pm John Baldwin wro

Problem with libusb on FreeBSD?

2007-07-09 Thread Pierre-Luc Drouin
Hi, I'm trying to use GPSBabel on FreeBSD 6.2-STABLE with a Garmin Edge 305 hooked to the USB port and it looks like usb_bulk_write does not work properly. This is what I get when I try to get waypoints with GPSBabel: gpsbabel -D9 -i garmin -f usb: -o gpx -F blah.gpx GPSBabel Version: 1.3.3 B

Re: libusb usb_interrupt_read hangs under FreeBSD

2007-07-09 Thread Hans Petter Selasky
On Sunday 08 July 2007 02:25, Xiaofan Chen wrote: > On 7/5/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote: > > > > > The chip does not handle a clear-stall request on the control pipe > > > > > to clear-stall on the interrupt pipe. The result is that the > > > > > interrupt pipe stops, or at lea

Re: usb/107642: [patch] add Ralink Technology RT2501USB/RT2601USB chipset driver from OpenBSD

2007-07-09 Thread Kevin Lo
Mark Linimon wrote: > Synopsis: [patch] add Ralink Technology RT2501USB/RT2601USB chipset driver > from OpenBSD > > Responsible-Changed-From-To: freebsd-usb->kevlo > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Jul 6 08:30:46 UTC 2007 > Responsible-Changed-Why: > kevlo: is thi

Current problem reports assigned to you

2007-07-09 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems S Tracker Resp. Description o usb/84750usb[hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629usbusbd_abort_pipe() may