What steps will reproduce the problem?
1. Running the usbcdc example on Ubuntu 10.10 with 2.6.35 kernel
What is the expected output? What do you see instead?
A ttyACM* device should be registered. Instead only the device is detected.
Please provide any additional information below.
Changing bInterfaceProtocol in core/usbcdc/usbdesc.c from 0 to 1 makes it
detect. Still not perfect (message about not being able to dial out) but it
works well with the patches in Issue 1.
Original issue reported on code.google.com by chad.p...@gmail.com on 2 Jan 2011 at 2:29
Original issue reported on code.google.com by
chad.p...@gmail.com
on 2 Jan 2011 at 2:29