Initial INC MR3 commit with EVO/BRAVO included and majority of the compile warnings ...
/drivers/usb/serial/navman.c
blob:5ceaa4c6be0901de3cbe2305ae3775904fec701c -> blob:061a083856738d711bf94902bc30c85e01e30bb8
--- drivers/usb/serial/navman.c
+++ drivers/usb/serial/navman.c
@@ -24,6 +24,7 @@ static int debug;
static struct usb_device_id id_table [] = {
{ USB_DEVICE(0x0a99, 0x0001) }, /* Talon Technology device */
+ { USB_DEVICE(0x0df7, 0x0900) }, /* Mobile Action i-gotU */
{ },
};
MODULE_DEVICE_TABLE(usb, id_table);