On Sun, 18 May 2008 08:36:53 -0400, Stephen Glow wrote: > When I plug in the emulator it would recognize the device and load the > ti_usb_3410_5052 driver, but I couldn't get the system to create the > /dev/ttyUSB0 file. I tried all the standard tricks of writing the value > 2 to the file /sys/bus/usb/devices/xxx/bConfigurationValue, but no dice, > I couldn't get it to switch configurations.
This problem sounds like the problem that was introduced in 2.6.24, that I fixed (see: http://xgoat.com/wp/2008/03/24/uif-fixing/). That fix is now being shipped in 2.6.25. It probably fixes the issues that you talk about in the bug you registered on Ubuntu's launchpad. Rob
