From bdb7030aed22ee0cee449bbe34739bc40474c9c1 Mon Sep 17 00:00:00 2001 From: Erik Hovland Date: Sun, 23 Jul 2006 20:43:04 +0200 Subject: [PATCH] hostap-modules: add manfid for Pretec CompactWLAN card to hostap_cs.conf Signed-off-by: Rene Wagner --- org.handhelds.familiar/packages/hostap/files/hostap_cs.conf | 6 +++--- .../packages/hostap/hostap-modules_0.3.9.bb | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 \ -- 2.41.0