On Fri, 2008-10-31 at 11:01 +0100, Johannes Berg wrote: > On Thu, 2008-10-30 at 23:10 -0400, Pavel Roskin wrote: > > Quoting Johannes Berg <johannes@xxxxxxxxxxxxxxxx>: > > > The WPA support in orinoco is limited to Agere firmware. Maybe Symbol > > firmware will be supported at some point. But adding WPA support for > > Intersil firmware would duplicate efforts. > > Yes, I know, but wouldn't adding that based on the hostap stuff be > fairly simple? I know nobody has time to... OK, we'll see. The orinoco driver was written in the assumption that the three kinds of firmware (and hardware) it supports are very similar. Once we are trying to do the advanced stuff like WPA, the differences are everywhere. There are actually few similarities. It could be handled by moving specific routines to separate files and using tables of functions. > > The only thing I would like to change in hostap is that it should > > default to managed mode, like other drivers do. > > No, that's not true, just see > http://bugzilla.kernel.org/show_bug.cgi?id=11802 for example. The AP > part also duplicates a lot of mac80211 functionality. I thought I was due to my local changes that I never published. It's actually good news for me that others are getting it with the unmodified driver! -- 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