I would like to port the linux USB audio driver to Android.

Purely for personal reasons in that I have a Thrive Tablet, with
usable but poor built in speakers and a Altec USB speaker with great
sound.

When I plug in the speaker, the USB device info is

Device Info
Device Path: /dev/bus/usb/001/005
Device Class: Use class information in the Interface Descriptors (0x0)
Vendor ID:  0d8c
Vendor Name:  C-Media Electronics, Inc.
Product ID:  03ed
Product Name:  not in db

Interfaces
Interface #0
Class: Audio Device (0x1)
        Endpoints: none
Interface #1
Class: Audio Device (0x1)
        Endpoints: none
Interface #2
Class: Audio Device (0x1)
        Endpoint: #0
Address        : 6 (0000000110)
Number         : 6
Direction      : Outbound (0x0)
Type           : Isochronous (0x1)
Poll Interval  : 1
Max Packet Size: 192
Attributes     : 00000001001

Seems like the kernel definitely recognizes the device and creates a
dev node for it.

Is there any FAQ or specific info regarding device development for
Android?

Do I have to root my thrive to test the driver?

thanks,

Scott

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to