To test with a Motorola phone; this works with most models: 1) plug the phone into the USB port 2) you should get a cdc_acm USB modem device. 3) open a terminal to it and send: AT+MODE=8 4) the cdc_acm device will close out from under the terminal program 5) eight new devices will appear, with the gap at #7 6) these devices let you load Java apps, get at the phonebook/calendar, load ringtones, etc.
Now I just have to find documentation for these or go sniff the windows programs. It would be neat to sync my phonebook/calendar from Linux. Interface/Class/Subclass/Protocol 0 2 2 1 -- modem 1 A 0 0 2 1 1 0 -- audio 3 1 2 0 4 1 2 0 5 FF 1 FF 6 FF 2 FF 7 missing 8 A 2 FF I believe the phone supports 144Kb/sec via an Ethernet interface but the usbnet module does not pick it up. It's probably interface #1; ===== Jon Smirl [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
