diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-08-31 10:45:47 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-08-31 10:45:47 +0000 |
| commit | 4b46c1f6e891b1ddd5968536440b888661fade3e (patch) | |
| tree | e0ba2c1f56f61b868bf746da5c4feabb25b800b2 /openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf | |
| download | poky-4b46c1f6e891b1ddd5968536440b888661fade3e.tar.gz | |
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf')
| -rw-r--r-- | openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf b/openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf new file mode 100644 index 0000000000..96aa794f0b --- /dev/null +++ b/openembedded/packages/orinoco/orinoco-modules-0.15rc2/spectrum.conf | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | device "spectrum_cs" | ||
| 2 | class "network" module "hermes", "orinoco", "spectrum_cs" | ||
| 3 | |||
| 4 | card "LA4100 Spectrum24 CF WLAN Card" | ||
| 5 | manfid 0x026c, 0x0001 | ||
| 6 | bind "spectrum_cs" | ||
| 7 | |||
| 8 | card "Socket Communications CF+ LP WLAN Card" | ||
| 9 | manfid 0x0104, 0x0001 | ||
| 10 | bind "spectrum_cs" | ||
| 11 | |||
| 12 | card "Intel PRO/Wireless 2011B" | ||
| 13 | manfid 0x0089, 0x0001 | ||
| 14 | bind "spectrum_cs" | ||
