netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Steineck <Christian.Steineck@web.de>
To: "John W. Linville" <linville@tuxdriver.com>,
	Andrew Morton <akpm@osdl.org>,
	netdev@vger.kernel.org
Subject: [patch 1/2] hostap_cs: added support for Proxim Harmony PCI W-Lan card
Date: Fri, 08 Sep 2006 23:51:34 +0200	[thread overview]
Message-ID: <4501E5E6.8090705@web.de> (raw)

[-- 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",

                 reply	other threads:[~2006-09-08 21:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4501E5E6.8090705@web.de \
    --to=christian.steineck@web.de \
    --cc=akpm@osdl.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).