diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-09-28 13:20:31 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-28 13:20:31 +0000 |
commit | d2b5a7a9e9a78be7301cd79735cfb50e1ed6b82e (patch) | |
tree | 1becea9c3a762025aab2f986815829c1d44a3077 /packages/hostap/files | |
parent | e84784471934272cfce188c7b8ef4aff113a9801 (diff) |
hostap-modules: added few cards into hostap_cs.conf
Diffstat (limited to 'packages/hostap/files')
-rw-r--r-- | packages/hostap/files/hostap_cs.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/hostap/files/hostap_cs.conf b/packages/hostap/files/hostap_cs.conf index 0b1bcf1a58..6e76ee1cb9 100644 --- a/packages/hostap/files/hostap_cs.conf +++ b/packages/hostap/files/hostap_cs.conf @@ -167,3 +167,11 @@ card "ZCOMAX AirRunner/XI-300" manfid 0xd601, 0x0002 bind "hostap_cs" +card "Zonet ZCF1100" + manfid 0x000b, 0x7100 + bind "hostap_cs" + +card "Wireless LAN Adapter Version 01.02" + version "Wireless", "LAN Adapter", "Version 01.02" +# manfid 0x0156, 0x0002 + bind "hostap_cs" |