diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-05-01 14:10:19 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-01 14:10:19 +0000 |
commit | e05eb5d066ba7e86c211c1af5b64c45a0b79d99e (patch) | |
tree | 66ae1f47ded7241380de5e073b58932853b7c93b /packages/hostap/files | |
parent | 3d05d37d740bf73e325340dd665982fd90e4ed22 (diff) |
hostap-conf: added some cards from #836 and some from orinoco-conf. set me as maintainer
Diffstat (limited to 'packages/hostap/files')
-rw-r--r-- | packages/hostap/files/hostap_cs.conf | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/packages/hostap/files/hostap_cs.conf b/packages/hostap/files/hostap_cs.conf index c5f46d8e71..dc98232108 100644 --- a/packages/hostap/files/hostap_cs.conf +++ b/packages/hostap/files/hostap_cs.conf @@ -1,5 +1,5 @@ module "hostap_cs" opts "channel=3 iw_mode=2 essid=any ignore_cis_vcc=1" - + card "3Com AirConnect" version "3Com", "3CRWE737A AirConnect Wireless LAN PC Card" bind "hostap_cs" @@ -177,9 +177,37 @@ card "Wireless LAN Adapter Version 01.02" bind "hostap_cs" card "Ambicom WL1100C 11Mbs Card 802.11b" + version "AmbiCom", "WL1100C 802.11b CF-Card", "2.2" + manfid 0xd601,0x0002 + bind "hostap_cs" + +card "Ambicom WL1100C 11Mbs Card 802.11b" manfid 0xd601,0x0002 bind "hostap_cs" card "Sandisk Connect SDWCFB-000" manfid 0xd601,0x0005 bind "hostap_cs" + +# Cards with Intersil firmware (Prism chipset) + +card "Linksys WPC11 11Mbps 802.11b WLAN Card" + version "The Linksys Group, Inc.", "Instant Wireless Network PC Card", "ISL37300P", "RevA" + bind "hostap_cs" + +card "Linksys CompactFlash Wireless Card" + version "Linksys", "Wireless CompactFlash Card" + bind "hostap_cs" + +card "ACTIONTEC PRISM Wireless LAN PC Card" + version "ACTIONTEC", "PRISM Wireless LAN PC Card" + bind "hostap_cs" + +card "Linksys WPC11 Version 3" + manfid 0x0274,0x1613 + bind "hostap_cs" + +card "BENQ AWL100" + version "BENQ", "AWL100 PCMCIA ADAPTER" + bind "hostap_cs" + |