On Wed, Feb 06, 2008 at 01:17:50PM -0500, Pavel Roskin wrote: > On Wed, 2008-02-06 at 10:59 +0100, Andrew Lunn wrote: > > iwlist ath0 scan lists the "missing" AP as: > > > > Cell 04 - Address: 06:03:7F:03:42:0B > > This MAC address is not reserved for any vendor, but MAC addresses > starting with 00:03:7f belong to Atheros. I think it indicates the > Atheros card uses several virtual interfaces, one of which is what you > are seeing. Correct. > I suggest that you check in the monitor mode that there are indeed > beacons sent with this MAC address. Maybe they are not. It's quite > possible. MadWifi has an option to disable beacons for some virtual > APs. Well, other devices are seeing it, eg other Atheros devices and intel IPW2200. So somehow i doubt it is not sending beacons. > Maybe mac80211 decided to do a passive scan, perhaps due to your country > regulations? CH has no such regulations... > It's quite possible that b43 will associate if you set the ESSID > correctly. Maybe you'll need to set "ap" with iwconfig as well. I hacked the madwifi driver a little, to disable the wme_ie and the ath_ie IEs in the beacon and probe response messages. Only then did the b43 device list the Atheros device in its scan list. However i could not get it to associate. Authentication always failed. The b43 driver gives error messages and the MadWifi driver never received the Authentication request messages. In the end i gave up. I have another machine with an ipw2100 card which worked first time and i don't see any point using the B43 device when it causes me to much pain. Andrew - 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