All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 1/2] hostap_cs: added support for Proxim Harmony PCI W-Lan card
@ 2006-09-08 21:51 Christian Steineck
  0 siblings, 0 replies; only message in thread
From: Christian Steineck @ 2006-09-08 21:51 UTC (permalink / raw)
  To: John W. Linville, Andrew Morton, netdev

[-- Attachment #1: Type: text/plain, Size: 286 bytes --]

hostap_cs driver
- added support for Proxim Harmony PCI W-Lan Card (uses pd6729 based
pcmcia2pci bridge)

Signed-off-by: Christian Steineck <memphis@machzwo.de>

^---

This is my first patch, if the form of delivery is not as it should be
please forgive me :o)

best regards

Christian

[-- Attachment #2: hostap_cs.patch --]
[-- Type: text/plain, Size: 502 bytes --]

--- drivers/net/wireless/hostap/hostap_cs.orig	2006-09-08 17:53:42.000000000 +0200
+++ drivers/net/wireless/hostap/hostap_cs.c	2006-09-08 22:37:14.000000000 +0200
@@ -848,6 +848,7 @@
 	PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0002),
 	PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0005),
 	PCMCIA_DEVICE_MANF_CARD(0xd601, 0x0010),
+	PCMCIA_DEVICE_MANF_CARD(0x0126, 0x0002),	
 	PCMCIA_DEVICE_MANF_CARD_PROD_ID1(0x0156, 0x0002, "INTERSIL",
 					 0x74c5e40d),
 	PCMCIA_DEVICE_MANF_CARD_PROD_ID1(0x0156, 0x0002, "Intersil",

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

only message in thread, other threads:[~2006-09-08 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 21:51 [patch 1/2] hostap_cs: added support for Proxim Harmony PCI W-Lan card Christian Steineck

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.