orinoco-modules: added one card into spectrum.conf
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 28 Sep 2005 13:22:50 +0000 (13:22 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 28 Sep 2005 13:22:50 +0000 (13:22 +0000)
packages/orinoco/files/spectrum.conf
packages/orinoco/orinoco-modules_0.13e.bb
packages/orinoco/orinoco-modules_0.15rc1.bb
packages/orinoco/orinoco-modules_0.15rc2.bb
packages/orinoco/orinoco-modules_cvs.bb

index 96aa794..8494555 100644 (file)
@@ -5,6 +5,10 @@ card "LA4100 Spectrum24 CF WLAN Card"
   manfid 0x026c, 0x0001
   bind "spectrum_cs"
 
+card "LA4137 Spectrum24 CF WLAN CARD"
+ manfid 0x014d, 0x0001
+  bind "spectrum_cs"
+
 card "Socket Communications CF+ LP WLAN Card"
   manfid 0x0104, 0x0001
   bind "spectrum_cs"
index 44bae20..ed0796a 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \
            file://crosscompile.patch;patch=1 \
index 17428f3..fd7eeca 100644 (file)
@@ -4,7 +4,7 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/orinoco/orinoco-${PV}.tar.gz \
            file://makefile_fix.patch;patch=1 \
index 60cae87..8093e7d 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 PROVIDES = "spectrum-modules"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz \
            file://makefile_fix.patch;patch=1 \
index 2afe839..09cb4f6 100644 (file)
@@ -5,7 +5,7 @@ PRIORITY = "optional"
 PROVIDES = "spectrum-modules"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
 
 PARALLEL_MAKE = ""
 EXTRA_OEMAKE = 'KERNEL_SRC="${KERNEL_STAGING_DIR}"'