V360
From Moto4Lin
The text below is taken from the "Feature Request" section under the V360 request.
Current cvs version of moto4lin supports V360. Firstly you have to install cdc_acm support from the kernel. Once you've done that you connect your phone through the USB and you can see from /var/log/messages something like this:
May 6 20:25:20 gohan kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 May 6 20:28:02 gohan kernel: usb 2-2: USB disconnect, address 4 May 6 20:28:15 gohan kernel: usb 2-2: new full speed USB device using uhci_hcd and address 5 May 6 20:28:15 gohan kernel: usb 2-2: configuration #1 chosen from 2 choices May 6 20:28:15 gohan kernel: cdc_acm 2-2:1.0: ttyACM0: USB ACM device May 6 20:28:15 gohan usb.agent[2731]: Keeping default configuration with /sys//devices/pci0000:00/0000:00:1d.0/usb2/2-2 May 6 20:29:32 gohan kernel: usb 2-2: USB disconnect, address 5 May 6 20:29:35 gohan kernel: usb 2-2: new full speed USB device using uhci_hcd and address 6 May 6 20:29:35 gohan usb.agent[2874]: Keeping default configuration with /sys//devices/pci0000:00/0000:00:1d.0/usb2/2-2 May 6 20:29:35 gohan kernel: usb 2-2: configuration #1 chosen from 2 choices
The line you are interested is the one that identifies the usb device, which is /dev/ttyACM0.
You run moto4lin and in the preferences (Connection), you edit your ACM device in /dev/tty/ACM0 in P2K Vendor ID: 22b8 and in P2K Product ID: 4901. You can update these values by clicking in the Update List, selecting your motorola device and setting it as p2k device. Note, that sometimes the Product ID is reffered as 4902, this results to not being able to connect your phone, so you should manualy edit it with 4901 value. As far as I've seen, for AT protocol the product ID should be 4902.
Once you are done just hit the connection button and will appear:
"[info] Phone pluged as P2K"
Then press "Update List" and you will can see the folders.
--mpeimpiii 14:34, 6 May 2006 (PDT)
Note: Be sure to set the v360 "Settings->Connection->USB Settings->Default Connection to Data/Fax instead of Memory Card or else you may not get /dev/ttyACM0 created for you in udev. This cause it shows up as a usb storage device when set to Memory Card.
