On Thursday 14 April 2005 1:50 am, [EMAIL PROTECTED] wrote: > Interface Descriptor: > bLength 9 > bDescriptorType 4 > bInterfaceNumber 0 > bAlternateSetting 0 > bNumEndpoints 0 > bInterfaceClass 2 Communications > bInterfaceSubClass 8 > bInterfaceProtocol 0 > iInterface 4 S_WHCM > unknown descriptor type: 05 24 00 10 01 > unknown descriptor type: 05 24 11 00 01 > unknown descriptor type: 0b 24 08 00 01 02 03 04 05 06 07
Just for the record: that "0b 24 08 ..." is a bogus descriptor. That is, this phone clearly has at least one USB bug already... Subtype 8 should indicate a CDC "telephone operational modes" functional descriptor, one byte of data (plus three header). Instead I count 8 bytes of data after the header (0x0b - 3). A current version of "lsusb" will interpret most of the other CDC desriptors for you, except various ones that basically say this phone implements version 1.0 of WHCM, OBEX, and WMC device management. To get that stuff, grab the CVS version. - Dave ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel