projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da1bc3c
)
hostap: add Netgear MA401 card
author
Cédric Le Goater
<clg@fr.ibm.com>
Tue, 18 Feb 2014 09:07:52 +0000
(10:07 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 24 Feb 2014 20:21:54 +0000
(15:21 -0500)
This is a relatively old Prism2 card which is correctly supported
by the hostap driver.
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_cs.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/hostap/hostap_cs.c
b/drivers/net/wireless/hostap/hostap_cs.c
index 9f825f2620da749ca2d8090c55171eb021bcf77a..b6ec51923b203afb589e49738a13d87a6c37a836 100644
(file)
--- a/
drivers/net/wireless/hostap/hostap_cs.c
+++ b/
drivers/net/wireless/hostap/hostap_cs.c
@@
-677,6
+677,8
@@
static const struct pcmcia_device_id hostap_cs_ids[] = {
PCMCIA_DEVICE_PROD_ID12(
"ZoomAir 11Mbps High", "Rate wireless Networking",
0x273fe3db, 0x32a1eaee),
+ PCMCIA_DEVICE_PROD_ID12("NETGEAR MA401 Wireless PC", "Card",
+ 0xa37434e9, 0x9762e8f1),
PCMCIA_DEVICE_PROD_ID123(
"Pretec", "CompactWLAN Card 802.11b", "2.5",
0x1cadd3e5, 0xe697636c, 0x7a5bfcf1),