[PATCH] com20020_cs, kernel 2.6.17-rc6

From: Marc Sowen
Date: Tue Jun 13 2006 - 11:40:37 EST


Hello everybody,

this patch enables the com20020_cs arcnet driver to see the SoHard (now
Mercury Computer Systems Inc.) SH ARC-PCMCIA card. I haven't tested it
thoroughly yet, though. Hopefully, Lotus Notes doesn't screw up this
patch. Otherwise I will try to send it at home with my private email
account.

Marc

--- a/linux-2.6.17-rc6/drivers/net/pcmcia/com20020_cs.c 2006-06-06
02:57:02.000000000 +0200
+++ b/linux-2.6.17-rc6/drivers/net/pcmcia/com20020_cs.c 2006-06-13
17:10:03.000000000 +0200
@@ -388,6 +388,7 @@

static struct pcmcia_device_id com20020_ids[] = {
PCMCIA_DEVICE_PROD_ID12("Contemporary Control Systems, Inc.",
"PCM20 Arcnet Adapter", 0x59991666, 0x95dfffaf),
+ PCMCIA_DEVICE_PROD_ID12("SoHard AG", "SH ARC PCMCIA", 0xf8991729,
0x69dff0c7),
PCMCIA_DEVICE_NULL
};
MODULE_DEVICE_TABLE(pcmcia, com20020_ids);

--
Marc Sowen
Research Department

Ibeo Automobile Sensor GmbH
Fahrenkrön 125
22179 Hamburg, Germany

Phone: +49 (0)40 64587-224
Facsimile: +49 (0)40 64587-109

EMail: marc.sowen@xxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/