[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100220171423.GA30123@rhlx01.hs-esslingen.de>
Date: Sat, 20 Feb 2010 18:14:23 +0100
From: Andreas Mohr <andi@...as.de>
To: Daniel Sangorrin <daniel.sangorrin@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...e.de>, Andreas Mohr <andi@...as.de>,
Radek Liboska <liboska@...hb.cas.cz>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] USB: serial: ftdi: add CONTEC vendor and product id
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists