[<prev] [next>] [day] [month] [year] [list]
Message-ID: <48FE0A89.2040107@mimas.ru>
Date: Tue, 21 Oct 2008 21:59:53 +0500
From: "damir@...as.ru" <damir@...as.ru>
To: trivial@...nel.org
CC: linux-kernel@...r.kernel.org
Subject: [PATCH 2.6.27 1/1] cp2101: added Enfora GSM2228
Enfora GSM2228 based on Cygnal Integrated Products chip uses the same
cp2101 driver.
Signed-off-by: Damir N Abdullin <damir@...as.ru <mailto:damir@...as.ru>>
--- a/drivers/usb/serial/cp2101.c 2008-10-10 03:13:53.000000000 +0500
+++ b/drivers/usb/serial/cp2101.c 2008-10-20 18:27:45.000000000 +0500
@@ -67,6 +67,7 @@ static struct usb_device_id id_table []
{ USB_DEVICE(0x10C4, 0x800A) }, /* SPORTident BSM7-D-USB main
station */
{ USB_DEVICE(0x10C4, 0x803B) }, /* Pololu USB-serial converter */
{ USB_DEVICE(0x10C4, 0x8053) }, /* Enfora EDG1228 */
+ { USB_DEVICE(0x10C4, 0x8054) }, /* Enfora GSM2228 */
{ USB_DEVICE(0x10C4, 0x8066) }, /* Argussoft In-System Programmer */
{ USB_DEVICE(0x10C4, 0x807A) }, /* Crumb128 board */
{ USB_DEVICE(0x10C4, 0x80CA) }, /* Degree Controls Inc */
--
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