[PATCH] PCMCIA: add Socket Ethernet card into pcnet_cs

From: Marcin Juszkiewicz
Date: Tue Jul 10 2007 - 05:47:26 EST


From: Marcin Juszkiewicz <openembedded@xxxxxxxxxx>

One card submitted by Ångström user.

Signed-off-by: Marcin Juszkiewicz <openembedded@xxxxxxxxxx>

Index: git/drivers/net/pcmcia/pcnet_cs.c
===================================================================
--- git.orig/drivers/net/pcmcia/pcnet_cs.c 2007-03-07 09:48:53.046502055 +0100
+++ git/drivers/net/pcmcia/pcnet_cs.c 2007-03-07 09:50:26.426256388 +0100
@@ -1577,6 +1577,7 @@
PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1103),
PCMCIA_DEVICE_MANF_CARD(0x0274, 0x1121),
PCMCIA_DEVICE_PROD_ID12("2408LAN", "Ethernet", 0x352fff7f, 0x00b2e941),
+ PCMCIA_DEVICE_PROD_ID1234("Socket", "CF 10/100 Ethernet Card", "Revision B", "05/11/06", 0xb38bcc2e, 0x4de88352, 0xeaca6c8d, 0x7e57c22e),
PCMCIA_DEVICE_PROD_ID123("Cardwell", "PCMCIA", "ETHERNET", 0x9533672e, 0x281f1c5d, 0x3ff7175b),
PCMCIA_DEVICE_PROD_ID123("CNet ", "CN30BC", "ETHERNET", 0x9fe55d3d, 0x85601198, 0x3ff7175b),
PCMCIA_DEVICE_PROD_ID123("Digital", "Ethernet", "Adapter", 0x9999ab35, 0x00b2e941, 0x4b0d829e),


--
JID: hrw-jabber.org
OpenEmbedded developer/consultant

Great response time! Was that 5 baud or 10?


-
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/