Bug 105554 - channel locked with wireless network configuration
Summary: channel locked with wireless network configuration
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 2
Hardware: i686 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Martin Vidner
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 14:48 UTC by Ivo van Doorn
Modified: 2005-08-18 15:31 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivo van Doorn 2005-08-18 14:48:34 UTC
When configuring the wireless network card the channel setting is locked to 
Automatic when the operation mode is set to "Managed". 
But even for Managed mode it might be usefull to allow the user to set a 
specific channel since this would force the module not to automaticly connect 
to Access Points that are not on the requested channel.
Comment 1 Martin Vidner 2005-08-18 15:01:08 UTC
Unfortunately the drivers do not support it. See bug 88530. 
Comment 2 Ivo van Doorn 2005-08-18 15:31:00 UTC
Not all drivers ignore it.   
I am a developer of the rt2x00 project and those drivers do support channel  
switching in managed mode and uses this value to optimize the search for a  
valid access point. 
But since rt2x00 2.0.0 hasn't been released yet, there is indeed no point of 
allowing the channels to be set in managed mode..;)