[patch 2.6.28 1/1] cdc-acm.c: add support for some gps data loggers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add support for a a number of GPS loggers. It is known to support the
i-Blue 747 (all models), i-Blue 757, Qstarz BT-Q1000, i.Trek Z1, Konet
BGL-32, and the Holux M-241.

Signed-off-by: James Treacy <treacy@xxxxxxxxxx>
---

--- linux-source-2.6.28/drivers/usb/class/cdc-acm.c.orig	2009-01-25 19:21:58.000000000 -0500
+++ linux-source-2.6.28/drivers/usb/class/cdc-acm.c	2009-01-19 20:12:27.000000000 -0500
@@ -1349,6 +1349,9 @@ static struct usb_device_id acm_ids[] = 
 	{ USB_DEVICE(0x0e8d, 0x0003), /* FIREFLY, MediaTek Inc; andrey.arapov@xxxxxxxxx */
 	.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
 	},
+	{ USB_DEVICE(0x0e8d, 0x3329), /* i-blue 747, Qstarz BT-Q1000, Holux M-241 */
+	.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
+	},
 	{ USB_DEVICE(0x0482, 0x0203), /* KYOCERA AH-K3001V */
 	.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
 	},

-- 
James Treacy
treacy@xxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux