From: Erik Hovland Date: Sun, 23 Jul 2006 18:43:04 +0000 (+0200) Subject: hostap-modules: add manfid for Pretec CompactWLAN card to hostap_cs.conf X-Git-Tag: familiar-v0.8.4-rc3~16 X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=bdb7030aed22ee0cee449bbe34739bc40474c9c1;p=familiar-h63xx-build.git hostap-modules: add manfid for Pretec CompactWLAN card to hostap_cs.conf Signed-off-by: Rene Wagner --- diff --git a/org.handhelds.familiar/packages/hostap/files/hostap_cs.conf b/org.handhelds.familiar/packages/hostap/files/hostap_cs.conf index c5f46d8..368e632 100644 --- a/org.handhelds.familiar/packages/hostap/files/hostap_cs.conf +++ b/org.handhelds.familiar/packages/hostap/files/hostap_cs.conf @@ -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 diff --git a/org.handhelds.familiar/packages/hostap/hostap-modules_0.3.9.bb b/org.handhelds.familiar/packages/hostap/hostap-modules_0.3.9.bb index 8b44378..6928bbc 100644 --- a/org.handhelds.familiar/packages/hostap/hostap-modules_0.3.9.bb +++ b/org.handhelds.familiar/packages/hostap/hostap-modules_0.3.9.bb @@ -3,7 +3,7 @@ SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -PR = "r7" +PR = "r8" SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \ file://hostap_cs.conf \