hostap-conf: synced with .oz354x (added two cards)
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 4 Aug 2006 09:42:49 +0000 (09:42 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 4 Aug 2006 09:42:49 +0000 (09:42 +0000)
packages/hostap/files/hostap_cs.conf
packages/hostap/files/hostap_cs.modalias
packages/hostap/hostap-conf_1.0.bb

index abf9c7a..8dda82a 100644 (file)
@@ -183,3 +183,11 @@ card "BENQ AWL100"
   version "BENQ", "AWL100 PCMCIA ADAPTER"
   bind "hostap_cs"
 
+card "Pretec WLAN"
+  version "Pretec", "CompactWLAN Card 802.11b", "2.5"
+  manfid 0x0156, 0x0002
+  bind "hostap_cs"
+
+card "TrendNet TEW PC16"
+  manfid 0x0274, 0x1601
+  bind "hostap_cs"
index 9334fa8..cb9efab 100644 (file)
@@ -23,3 +23,6 @@ pcmcia:mD601c0010f06fn00pfn00pa4703CF68pbFAD7318Dpc00000000pd00000000 hostap_cs
 
 # 0x0156, 0x0002 and "Version 01.02" only appear for Prism based cards.
 pcmcia:m0156c0002f06fn00pfn00pa*pb*pc4B74BAA0pd00000000 hostap_cs
+
+# "BUFFALO", "WLI-CF-S11G", "", ""
+pcmcia:m026Fc030Bf06fn00pfn00pa2DECECE3pb82067C18pc00000000pd00000000 hostap_cs
index e6d2e44..7f407e8 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PACKAGE_ARCH = "all"
-PR = "r5"
+PR = "r8"
 
 SRC_URI = "file://hostap_cs.conf \
            file://hostap_cs.modalias \