X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fusb%2Fserial%2Fnavman.c;h=1f00f243c26cf5e1825632e40fc9c2a60287f9e3;hb=3c5dff7b5ec7ac1bf356d43ac37e2e4ec7ec063a;hp=a6b207c84917425db5f4c9ea1a1da075a6798002;hpb=7bd9db83087aecef8279c0b8b9dfef4db4a8fc3c;p=mv-sheeva.git diff --git a/drivers/usb/serial/navman.c b/drivers/usb/serial/navman.c index a6b207c8491..1f00f243c26 100644 --- a/drivers/usb/serial/navman.c +++ b/drivers/usb/serial/navman.c @@ -25,6 +25,7 @@ static int debug; static const 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);