projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f721c
)
USB: ipaq.c: Additional devices
author
Andre Spahlinger
<andre@spahlenbach.de>
Mon, 5 Mar 2007 18:09:35 +0000
(19:09 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 10 Mar 2007 03:52:25 +0000
(19:52 -0800)
Additional devices
Signed-off-by: Andre Spahlinger <uenz@gmx.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ipaq.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/serial/ipaq.c
b/drivers/usb/serial/ipaq.c
index a408184334ea9d829f7ecd3be632202c56cf0184..d16e2e1764adff84daae6697d5f7481dc6e77382 100644
(file)
--- a/
drivers/usb/serial/ipaq.c
+++ b/
drivers/usb/serial/ipaq.c
@@
-247,6
+247,8
@@
static struct usb_device_id ipaq_id_table [] = {
{ USB_DEVICE(0x04AD, 0x0301) }, /* USB Sync 0301 */
{ USB_DEVICE(0x04AD, 0x0302) }, /* USB Sync 0302 */
{ USB_DEVICE(0x04AD, 0x0303) }, /* USB Sync 0303 */
+ { USB_DEVICE(0x04AD, 0x0306) }, /* GPS Pocket PC USB Sync */
+ { USB_DEVICE(0x04B7, 0x0531) }, /* MyGuide 7000 XL USB Sync */
{ USB_DEVICE(0x04C5, 0x1058) }, /* FUJITSU USB Sync */
{ USB_DEVICE(0x04C5, 0x1079) }, /* FUJITSU USB Sync */
{ USB_DEVICE(0x04DA, 0x2500) }, /* Panasonic USB Sync */