> write one. This would allow userspace to do really nifty things, for 
> example accessing the phone filesystem, and exchanging contacts and

Cool stuff.

+       udev = to_usb_device (dev);                                     \
+       if (!udev->actconfig)                                           \
+               return 0;                                               \
+       len = usb_string(udev, udev->actconfig->desc.field, buf, PAGE_SIZE);\

What will happen if you run this while the configuration is changed?

        Regards
                Oliver


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to