From: Marcin Juszkiewicz <linux-arm@hrw.one.pl>
To: netdev@vger.kernel.org
Cc: Jouni Malinen <jkmaline@cc.hut.fi>, Pavel Roskin <proski@gnu.org>
Subject: [PATCH 4/6] new pcmcia IDs for hostap - PLANEX GW-CF11X
Date: Tue, 16 May 2006 16:21:24 +0200 [thread overview]
Message-ID: <200605161621.25399.linux-arm@hrw.one.pl> (raw)
Platform: Sharp Zaurus SL-C3100 running 2.6.16 + pcmciautils 013
root@spitz:~# pccardctl ident
Socket 0:
product info: "HITACHI", "microdrive", "", ""
manfid: 0x0319, 0x0000
function: 4 (fixed disk)
Socket 1:
product info:"PLANEX COMMUNICATION INC","PLANEX GW-CF11X Wireless CF Card", "", ""
manfid: 0xd601, 0x0010
function: 6 ( network )
Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>
---
drivers/net/wireless/hostap/hostap_cs.c | 3 +++
1 file changed, 3 insertions(+)
Index: linux/drivers/net/wireless/hostap/hostap_cs.c
===================================================================
--- linux.orig/drivers/net/wireless/hostap/hostap_cs.c 2006-05-16 16:09:27.000000000 +0200
+++ linux/drivers/net/wireless/hostap/hostap_cs.c 2006-05-16 16:10:34.000000000 +0200
@@ -929,6 +929,9 @@
0x1a424a1c, 0xe78b6dcc),
PCMCIA_DEVICE_PROD_ID12("NETGEAR", "MA701 Wireless CF Card",
0x9aa79dc3, 0xd9ec98e),
+ PCMCIA_DEVICE_PROD_ID12("PLANEX COMMUNICATION INC",
+ "PLANEX GW-CF11X Wireless CF Card",
+ 0x4703cf68, 0xfad7318d),
PCMCIA_DEVICE_NULL
};
MODULE_DEVICE_TABLE(pcmcia, hostap_cs_ids);
--
JID: hrw-jabber.org
Sharp Zaurus C-760 (OZ 3.5.x)
OpenEmbedded/OpenZaurus/OPIE developer
Today is the first day of the rest of your life.
reply other threads:[~2006-05-16 14:21 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=200605161621.25399.linux-arm@hrw.one.pl \
--to=linux-arm@hrw.one.pl \
--cc=jkmaline@cc.hut.fi \
--cc=netdev@vger.kernel.org \
--cc=proski@gnu.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).