[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200802250915.27783.bjorn.helgaas@hp.com>
Date: Mon, 25 Feb 2008 09:15:27 -0700
From: Bjorn Helgaas <bjorn.helgaas@...com>
To: linux-serial@...r.kernel.org, Alan Cox <alan@...rguk.ukuu.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Thomas Lehmann <thomas.lehmann@...mni.tu-berlin.de>,
linux-kernel@...r.kernel.org
Subject: serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
Thomas Lehmann <thomas.lehmann@...mni.tu-berlin.de> verified that this
entry works.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@...com>
Index: work6/drivers/serial/8250_pnp.c
===================================================================
--- work6.orig/drivers/serial/8250_pnp.c 2008-02-20 16:55:04.000000000 -0700
+++ work6/drivers/serial/8250_pnp.c 2008-02-25 09:04:41.000000000 -0700
@@ -91,6 +91,8 @@
/* Archtek America Corp. */
/* Archtek SmartLink Modem 3334BT Plug & Play */
{ "GVC000F", 0 },
+ /* Archtek SmartLink Modem 3334BRV 33.6K Data Fax Voice */
+ { "GVC0303", 0 },
/* Hayes */
/* Hayes Optima 288 V.34-V.FC + FAX + Voice Plug & Play */
{ "HAY0001", 0 },
--
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