Andreas Schwab wrote: > The b43 driver in current wireless-2.6 cannot set the channel to 12: > > # iwconfig wlan0 chan 12 > Error for wireless request "Set Frequency" (8B04) : > SET failed on device wlan0 ; Invalid argument > > iwlist still lists the APs on channels 12 and 13. > > This is a 4318 in a iBook G4, using firmware version 410.2160. This is not a b43 problem. The standard loading of mac80211 sets an FCC regulatory domain, i.e. b/g channels 1-11. You need to load mac80211 with a parameter of 'ieee80211_regdom=64'. That will allow b/g channels 1-13. Technically, it sets the regulatory domain to Japan, but channel 14 is not allowed. Larry - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html