diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-09-28 18:55:41 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-28 18:55:41 +0000 |
commit | a2bf2589527189a432b980fa595b22de3894bda5 (patch) | |
tree | 4676f33f3900f661b3f869c68852033e1846b8cb /packages/hostap/files | |
parent | 2e79e6cc711c2ae35a82f93c21417039c3904242 (diff) |
hostap-modules: added two more cards
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 6e76ee1cb9..c5f46d8e71 100644 --- a/packages/hostap/files/hostap_cs.conf +++ b/packages/hostap/files/hostap_cs.conf @@ -175,3 +175,11 @@ card "Wireless LAN Adapter Version 01.02" version "Wireless", "LAN Adapter", "Version 01.02" # manfid 0x0156, 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" |