From b4cb437c6595ff8ac13506e502fe04b1a60c4e04 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 May 2006 18:38:19 +0000 Subject: Merge packages changes from OE into poky. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@386 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/orinoco/files/hermes.conf | 64 ----------------------- openembedded/packages/orinoco/orinoco-conf_1.0.bb | 5 +- 2 files changed, 3 insertions(+), 66 deletions(-) (limited to 'openembedded/packages/orinoco') diff --git a/openembedded/packages/orinoco/files/hermes.conf b/openembedded/packages/orinoco/files/hermes.conf index e45114dd0..4937d356f 100644 --- a/openembedded/packages/orinoco/files/hermes.conf +++ b/openembedded/packages/orinoco/files/hermes.conf @@ -83,67 +83,3 @@ card "Intel PRO/Wireless 2011B" manfid 0x0089, 0x0001 bind "spectrum_cs" - -# Cards with Intersil firmware (Prism chipset) - -card "Farallon SkyLINE" - version "INTERSIL", "HFA384x/IEEE" - bind "orinoco_cs" - -card "D-Link DWL-650" - version "D", "Link DWL-650 11Mbps WLAN Card" - bind "orinoco_cs" - -card "SAMSUNG 11Mbps WLAN Card" - version "SAMSUNG", "11Mbps WLAN Card" - bind "orinoco_cs" -# Does this one cover Compaq as well ??? - -card "HyperLink Wireless PC Card 11Mbps" - version "HyperLink","Wireless PC Card 11Mbps" - bind "orinoco_cs" - -card "PROXIM LAN PC CARD HARMONY 80211B" - version "PROXIM","LAN PC CARD HARMONY 80211B" - bind "orinoco_cs" - -card "Linksys WPC11 11Mbps 802.11b WLAN Card" - version "Instant Wireless ", " Network PC CARD", "Version 01.02" - bind "orinoco_cs" - -card "Linksys WPC11 11Mbps 802.11b WLAN Card" - version "The Linksys Group, Inc.", "Instant Wireless Network PC Card", "ISL37300P", "RevA" - bind "orinoco_cs" - -card "Linksys CompactFlash Wireless Card" - version "Linksys", "Wireless CompactFlash Card" - bind "orinoco_cs" - -card "Tekram PCF-200" - version "PCMCIA", "11M WLAN Card v2.5", "ISL37300P", "RevA" - bind "orinoco_cs" - -card "ACTIONTEC PRISM Wireless LAN PC Card" - version "ACTIONTEC", "PRISM Wireless LAN PC Card" - bind "orinoco_cs" - -card "Zcomax XI-325HP" - version " ", "IEEE 802.11 Wireless LAN/PC Card" - bind "orinoco_cs" - -card "Microsoft Wireless Notebook Adapter MN-520 1.0.3" - version "Microsoft", "Wireless Notebook Adapter MN-520", "", "1.0.3" - bind "orinoco_cs" - -card "Linksys WPC11 Version 3" - manfid 0x0274,0x1613 - bind "orinoco_cs" - -card "Netgear MA401RA" - version "NETGEAR MA401RA Wireless PC", "Card", "ISL37300P", "Eval-RevA" - bind "orinoco_cs" - -card "BENQ AWL100" - version "BENQ", "AWL100 PCMCIA ADAPTER" - bind "orinoco_cs" - diff --git a/openembedded/packages/orinoco/orinoco-conf_1.0.bb b/openembedded/packages/orinoco/orinoco-conf_1.0.bb index d44446895..fbb748686 100644 --- a/openembedded/packages/orinoco/orinoco-conf_1.0.bb +++ b/openembedded/packages/orinoco/orinoco-conf_1.0.bb @@ -1,9 +1,10 @@ DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" SECTION = "kernel/modules" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer " +MAINTAINER = "Michael 'Mickey' Lauer Marcin Juszkiewicz " LICENSE = "GPL" -PR = "r0" +PACKAGE_ARCH = "all" +PR = "r2" SRC_URI = "file://spectrum.conf \ file://hermes.conf \ -- cgit v1.2.3