GPL USB host drivers for TI's DM320 uploaded

0 views
Skip to first unread message

Fernando Cassia

unread,
Jun 2, 2009, 4:40:19 PM6/2/09
to neu...@googlegroups.com
Just received the files from Todd Fischer and re-uploaded to the temporary site.

http://sites.google.com/site/dm320usbgpl/binaries

Feel free to move these to sourceforge.net if you so wish.
That Google site will remain online for the foreseeable future.

FC

bmc

unread,
Jun 27, 2009, 3:53:28 PM6/27/09
to Neuros
FC,

Similarly, I took a look at the USB stack.

On the Cadenux side, it looks like it was built against a kernel <=
2.6.10.

OSD is running a 2.6.15 kernel.

A lot of little stuff changed in the USB stack between those two
versions.

Clues for the above: the below #defines and structure members are used
in the Cadenux stack but aren't present in the OSD kernel headers and
give errors:

USB_STATE_QUIESCING (isn't defined after 2.6.11)
hc_driver.hcd_alloc (isn't defined after 2.6.10)
hcd.dev_list (isn't defined after 2.6.10)

A kernel hacker with a lot of knowledge about all the kernel changes
to the USB stack during this time could port this code to work with
the OSD kernel, but it'd take a bit of time and work.
Reply all
Reply to author
Forward
0 new messages