On Fri, 2008-04-04 at 11:07 -0300, Herton Ronaldo Krzesinski wrote: > Yes, I will later do a patch against linux-wireless, I only posted it as a > work in progress. But before I post an updated patch I want to fix it first > to use changes made by John (like not duplicating the functions etc.) and > there is another fundamental problem that I must first fix: it works and > scans for aps, but for some reason I don't get authentication from access > point (while normal 8187 gets data with IEEE80211_STYPE_AUTH in 8187b for > some reason don't...). It may be useful to check if the AP is sending that packet. If it does, I would check the rate and the channel and compare them to the packets the driver can receive. I would also check the driver with another AP. If it's indeed on the receiving side of the driver, a crosscheck against the softmac driver could be helpful. Good luck fixing it, but if it still doesn't work, I'd like to see your patch posted anyway. -- Regards, Pavel Roskin -- 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