how to patch OHCI for "low-speed-bulk endpoint"-issue

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
Tommy

how to patch OHCI for "low-speed-bulk endpoint"-issue

Post by Tommy » Mon Nov 28, 2011 9:46 pm

The following post explains very well what to do if you want to use a low-speed bulk endpoint when your UHCI host software on linux is mapping it to an interrupt endpoint:

viewtopic.php?t=1030&postdays=0&postorder=asc&start=15

Now it seems (dmesg) that my linux system is using OHCI. How to apply a patch there?

Post Reply