summaryrefslogtreecommitdiff
path: root/packages/orinoco/files/spectrum.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-09-28 12:57:30 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-28 12:57:30 +0000
commite84784471934272cfce188c7b8ef4aff113a9801 (patch)
treec4014129e23a6750677d71142eb028be171ecd4d /packages/orinoco/files/spectrum.conf
parentb18daa123e767a31de025bc34266d01ed1ef4878 (diff)
orinoco-modules: moved spectrum.conf and spectrum_fw.h (firmware) into files/
those files were identical for each release
Diffstat (limited to 'packages/orinoco/files/spectrum.conf')
-rw-r--r--packages/orinoco/files/spectrum.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/orinoco/files/spectrum.conf b/packages/orinoco/files/spectrum.conf
new file mode 100644
index 0000000000..96aa794f0b
--- /dev/null
+++ b/packages/orinoco/files/spectrum.conf
@@ -0,0 +1,14 @@
+device "spectrum_cs"
+ class "network" module "hermes", "orinoco", "spectrum_cs"
+
+card "LA4100 Spectrum24 CF WLAN Card"
+ manfid 0x026c, 0x0001
+ bind "spectrum_cs"
+
+card "Socket Communications CF+ LP WLAN Card"
+ manfid 0x0104, 0x0001
+ bind "spectrum_cs"
+
+card "Intel PRO/Wireless 2011B"
+ manfid 0x0089, 0x0001
+ bind "spectrum_cs"