hostap-conf: removed some Orinoco cards
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 1 May 2006 19:01:24 +0000 (19:01 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 1 May 2006 19:01:24 +0000 (19:01 +0000)
packages/hostap/files/hostap_cs.conf
packages/hostap/hostap-conf_1.0.bb

index dc98232..abf9c7a 100644 (file)
@@ -1,8 +1,4 @@
 module "hostap_cs" opts "channel=3 iw_mode=2 essid=any ignore_cis_vcc=1"
-   
-card "3Com AirConnect"
-  version "3Com", "3CRWE737A AirConnect Wireless LAN PC Card"
-  bind "hostap_cs"
 
 card "Actiontec 802CI2"
   manfid 0x1668, 0x0101
@@ -59,10 +55,6 @@ card "HyperLink Wireless PC Card 11Mbps"
 #   manfid 0x0156, 0x0002
 #  bind "hostap_cs"
 
-card "Intel PRO/Wireless 2011"
-  manfid 0x0089, 0x0001
-  bind "hostap_cs"
-
 card "LA4111 Spectrum24 Wireless LAN PC Card"
   version "Symbol Technologies"
   bind "hostap_cs"
@@ -84,28 +76,8 @@ card "Linksys WLAN CF Card"
   manfid 0x0274, 0x3301
   bind "hostap_cs"
 
-card "MELCO WLI-PCM-L11"
-  version "MELCO", "WLI-PCM-L11"
-  bind "hostap_cs"
-
-card "MELCO WLI-PCM-L11G"
-  version "MELCO", "WLI-PCM-L11G"
-  bind "hostap_cs"
-
-card "MELCO WLI-PCM-L11G"
-  version "BUFFALO", "WLI-PCM-L11G"
-  bind "hostap_cs"
-
-card "Buffalo WLI2-CF-S11"
-  version "BUFFALO", "WLI2-CF-S11"
-  bind "hostap_cs"
-
 card "NETGEAR MA701 Wireless CF Card"
-manfid 0xd601, 0x0002
-bind "hostap_cs"
-
-card "NCR WaveLAN/IEEE Adapter"
-  version "NCR", "WaveLAN/IEEE"
+  manfid 0xd601, 0x0002
   bind "hostap_cs"
 
 card "Nortel Networks eMobility 802.11 Wireless Adapter"
index e4e62d3..094722c 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PACKAGE_ARCH = "all"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "file://hostap_cs.conf \
            file://hostap_cs.conf-upstream"