* [PATCH 3/15] pcmcia: another ID for serial_cs.c
[not found] ` <20060630195255.GC9095@dominikbrodowski.de>
@ 2006-06-30 19:53 ` Dominik Brodowski
0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2006-06-30 19:53 UTC (permalink / raw)
To: linux-pcmcia; +Cc: linux-serial, rmk+serial
From: Dominik Brodowski <linux@dominikbrodowski.net>
Date: Wed, 26 Apr 2006 19:57:32 +0200
Subject: [PATCH] pcmcia: another ID for serial_cs.c
Add an ID for "GlobeTrotter" cards which need a CIS override
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
---
drivers/serial/serial_cs.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/serial/serial_cs.c b/drivers/serial/serial_cs.c
index 2c70773..cbf260b 100644
--- a/drivers/serial/serial_cs.c
+++ b/drivers/serial/serial_cs.c
@@ -786,6 +786,7 @@ static struct pcmcia_device_id serial_id
PCMCIA_DEVICE_CIS_PROD_ID12("ADVANTECH", "COMpad-32/85B-4", 0x96913a85, 0xcec8f102, "COMpad4.cis"),
PCMCIA_DEVICE_CIS_PROD_ID123("ADVANTECH", "COMpad-32/85", "1.0", 0x96913a85, 0x8fbe92ae, 0x0877b627, "COMpad2.cis"),
PCMCIA_DEVICE_CIS_PROD_ID2("RS-COM 2P", 0xad20b156, "RS-COM-2P.cis"),
+ PCMCIA_DEVICE_CIS_MANF_CARD(0x0013, 0x0000, "GLOBETROTTER.cis"),
/* too generic */
/* PCMCIA_MFC_DEVICE_MANF_CARD(0, 0x0160, 0x0002), */
/* PCMCIA_MFC_DEVICE_MANF_CARD(1, 0x0160, 0x0002), */
--
1.4.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-30 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20060630195107.GA9095@dominikbrodowski.de>
[not found] ` <20060630195217.GB9095@dominikbrodowski.de>
[not found] ` <20060630195255.GC9095@dominikbrodowski.de>
2006-06-30 19:53 ` [PATCH 3/15] pcmcia: another ID for serial_cs.c Dominik Brodowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).