Hi, paul van den berg <paulbvdberg@...> writes: > ... > drivers/usb/serial/navman.c > ... > static struct usb_device_id id_table [] = { > { USB_DEVICE(0x0a99, 0x0001) }, /* Talon Technology device */ > + { USB_DEVICE(0x0df7, 0x0900) }, /* Mobile Action GT100/GT200 device */ > { }, > }; > MODULE_DEVICE_TABLE(usb, id_table); I just noticed that this patch has not yet been added to the latest Linux sourcecode (v2.6.34-rc3-121-g42be79e). Is there anything that needs to be done before adding it? I wanted to report that it also works for the newer GT120 device from the same company. With friendly regards, Takis PS: My apologies for cutting out so much of the e-mail context, but gmane kept complaining and I am not subscribed to this mailinglist. -- 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