]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
hostap-modules: add manfid for Pretec CompactWLAN card to hostap_cs.conf
authorErik Hovland <erik@hovland.org>
Sun, 23 Jul 2006 18:43:04 +0000 (20:43 +0200)
committerRene Wagner <rw@handhelds.org>
Sun, 23 Jul 2006 18:43:04 +0000 (20:43 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/hostap/files/hostap_cs.conf
org.handhelds.familiar/packages/hostap/hostap-modules_0.3.9.bb

index c5f46d8e71196118b99e7835d7515c976ff471e3..368e632800e459f3c04a5f4d79c9df42411b0736 100644 (file)
@@ -55,9 +55,9 @@ card "HyperLink Wireless PC Card 11Mbps"
   version "HyperLink", "Wireless PC Card 11Mbps"
   bind "hostap_cs"
 
-# card "Intersil PRISM2 11 Mbps Wireless Adapter"
-  manfid 0x0156, 0x0002
-#  bind "hostap_cs"
+card "Pretec CompactWLAN 802.11b"
+  manfid 0x0156, 0x0002
+  bind "hostap_cs"
 
 card "Intel PRO/Wireless 2011"
   manfid 0x0089, 0x0001
index 8b44378b0dc0c0f45d1f246a5ea29437ffa7bd42..6928bbc02176cced0fb117f4805404741acecf0f 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
            file://hostap_cs.conf \