Hi, On Sat, Feb 20, 2010 at 10:20:50PM +0900, Daniel Sangorrin wrote: > diff --git a/drivers/usb/serial/ftdi_sio_ids.h > b/drivers/usb/serial/ftdi_sio_ids.h > index c8951ae..545db7f 100644 > --- a/drivers/usb/serial/ftdi_sio_ids.h > +++ b/drivers/usb/serial/ftdi_sio_ids.h > @@ -1002,3 +1002,10 @@ > #define EVO_8U232AM_PID 0x02FF /* Evolution robotics RCM2 (FT232AM)*/ > #define EVO_HYBRID_PID 0x0302 /* Evolution robotics RCM4 PID (FT232BM)*/ > #define EVO_RCM4_PID 0x0303 /* Evolution robotics RCM4 PID */ > + > +/* > + * Contec products (http://www.contec.com) > + * Submitted by Daniel Sangorrin > + */ > +#define CONTEC_VID 0x06CE /* Vendor ID */ > +#define CONTEC_COM1USBH_PID 0x8311 /* COM-1(USB)H */ This VID is not sorted (which also leads to a possibility of merge conflicts), perhaps resubmit? Apart from this: ACK (not that there would be much to not ACK here though :) Thanks for notifying driver stakeholders (I should have actually decided to list my email address, too, though). Thanks, Andreas Mohr -- 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