Skip to content
Snippets Groups Projects
Commit 884d3a2b authored by Christian Steineck's avatar Christian Steineck Committed by John W. Linville
Browse files

[PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan card


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

Signed-off-by: default avatarChristian Steineck <memphis@machzwo.de>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent dca762d6
No related branches found
No related tags found
No related merge requests found
......@@ -847,6 +847,7 @@ static struct pcmcia_device_id hostap_cs_ids[] = {
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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment