Hi,
This patch/hack allows my Motorola V60 to be detected as a ACM
device. I'm able to send it AT like commands and connect to hosts at
14.4k!
This doesn't seem like it should go here. Does anyone know where the
vendor/device IDs are enumerated?
Thanks
--- /home/nick/linux/drivers/usb/acm.c Fri Oct 5 15:06:08 2001
+++ acm.c Fri May 3 19:45:08 2002
@@ -650,6 +650,7 @@
static struct usb_device_id acm_ids[] = {
{ USB_DEVICE_INFO(USB_CLASS_COMM, 0, 0) },
+ { USB_DEVICE(0x22b8, 0x5) },
{ }
};
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel