netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCMCIA: add Socket Ethernet card into pcnet_cs
@ 2007-07-10  9:40 Marcin Juszkiewicz
  2007-07-10 16:25 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2007-07-10  9:40 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev, linux-pcmcia

From: Marcin Juszkiewicz <openembedded@hrw.one.pl>

One card submitted by Ångström user.

Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-10 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10  9:40 [PATCH] PCMCIA: add Socket Ethernet card into pcnet_cs Marcin Juszkiewicz
2007-07-10 16:25 ` Jeff Garzik

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).