Re: Trouble loading firmware to USB device

2022-04-24 Thread Hans Petter Selasky
On 4/22/22 18:50, Farhan Khan wrote: On Fri, 2022-04-22 at 08:43 +0200, Hans Petter Selasky wrote: If your device is ugenX.Y, usbdump is: usbdump -i usbusX -f Y -s 256 -vvv --HPS Based on the FRAME[1] size, it seems that the length is 1024 bytes. That seems low, but it might not be for bulk

Re: USB-OTG on BananaPi M1

2022-04-24 Thread Hans Petter Selasky
On 4/24/22 03:31, Peter Jeremy wrote: Apr 24 11:02:59 server kernel: usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored) Just one comment here. Set address is one of first commands executed. Are you sure the D+ and D- pins are properly connected via the GPIO configuration? I

Re: USB-OTG on BananaPi M1

2022-04-24 Thread Hans Petter Selasky
On 4/24/22 03:31, Peter Jeremy wrote: 11:02:59.641528 usbus0.2 DONE-CTRL-EP=,SPD=HIGH,NFR=1,SLEN=8,IVAL=0,ERR=0 frame[0] READ 8 bytes A3 77 65 86 A3 77 65 86 -- -- -- -- -- -- -- -- |.we..we.| Hi, This byte sequence looks like garbage. It should be idential to that

Re: USB-OTG on BananaPi M1

2022-04-24 Thread Hans Petter Selasky
On 4/24/22 03:31, Peter Jeremy wrote: (I actually want to emulate a keyboard but I thought I'd start with something that's documented to work). Some hints for that: usbtest [0] - Select Computer Mode: 1) This computer is Running the Device Side 2) This computer is Running the Host Side

Problem reports for usb@FreeBSD.org that need special attention

2022-04-24 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob