All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] com20020_cs, kernel 2.6.17-rc6, 2nd try
@ 2006-06-14  9:03 Marc Sowen
  0 siblings, 0 replies; only message in thread
From: Marc Sowen @ 2006-06-14  9:03 UTC (permalink / raw)
  To: linux-kernel

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. I hope this email format is better now. This is my first patch, so I don't know if I'm doing it right. If not, please send me 
an email about it.

Regards,
  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);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-14  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-14  9:03 [PATCH] com20020_cs, kernel 2.6.17-rc6, 2nd try Marc Sowen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.