2008-12-30 21:49:34

by Erik Ekman

[permalink] [raw]
Subject: [PATCH 2.6.28] Wireless: Fix Kconfig fact error

Raytheon cards use 2.4 GHz, not 2.4 MHz.
See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers.html#Raylink

Signed-off-by: Erik Ekman <[email protected]>
---
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index ea543fc..e4f9f74 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -111,7 +111,7 @@ config WLAN_80211
lets you choose drivers.

config PCMCIA_RAYCS
- tristate "Aviator/Raytheon 2.4MHz wireless support"
+ tristate "Aviator/Raytheon 2.4GHz wireless support"
depends on PCMCIA && WLAN_80211
select WIRELESS_EXT
---help---


2009-01-10 00:07:59

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 2.6.28] Wireless: Fix Kconfig fact error

On Tue, 30 Dec 2008, Erik Ekman wrote:

> Raytheon cards use 2.4 GHz, not 2.4 MHz.
> See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers.html#Raylink
>
> Signed-off-by: Erik Ekman <[email protected]>

As this doesn't seem to be picked up to now by subsystem tree, I have
queued it in the trivial tree. Thanks Erik.

--
Jiri Kosina
SUSE Labs

2009-01-10 13:44:35

by Jiri Kosina

[permalink] [raw]
Subject: Re: [PATCH 2.6.28] Wireless: Fix Kconfig fact error

On Fri, 9 Jan 2009, John W. Linville wrote:

> > > Raytheon cards use 2.4 GHz, not 2.4 MHz.
> > > See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers.html#Raylink
> > > Signed-off-by: Erik Ekman <[email protected]>
> > As this doesn't seem to be picked up to now by subsystem tree, I have
> > queued it in the trivial tree. Thanks Erik.
> Actually, I have it. Please drop it from your tree.

Ah, right, I looked into wrong repo. Dropped.

--
Jiri Kosina
SUSE Labs

2009-01-10 03:15:48

by John W. Linville

[permalink] [raw]
Subject: Re: [PATCH 2.6.28] Wireless: Fix Kconfig fact error

On Sat, Jan 10, 2009 at 01:07:58AM +0100, Jiri Kosina wrote:
> On Tue, 30 Dec 2008, Erik Ekman wrote:
>
> > Raytheon cards use 2.4 GHz, not 2.4 MHz.
> > See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers.html#Raylink
> >
> > Signed-off-by: Erik Ekman <[email protected]>
>
> As this doesn't seem to be picked up to now by subsystem tree, I have
> queued it in the trivial tree. Thanks Erik.

Actually, I have it. Please drop it from your tree.

John
--
John W. Linville Linux should be at the core
[email protected] of your literate lifestyle.