On Thu, 2 Nov 2006 12:16:57 +0000 Christoph Hellwig <[EMAIL PROTECTED]> wrote: > The most important merge requirement is to not break userspace. That means > proper support of WE (hopefully via cfg80211), and a single ethX network > device.
Sounds reasonable. Though: - I don't think ethX is the appropriate name. It's not an ethernet device and many wireless drivers currently use wlanX name. I think the current wlanX name is a better choice here. - Single device is not as easy as it sounds. It would require rather invasive changes in the networking core or ugly hacks in d80211. I'm afraid this is something not achievable in a near future with current number of people working on d80211. But in general, it's doable and desirable, yes. > The second most important is proper smp support, or good code > quality in general. We can't afford to merge buggy code. I definitely agree here. > Third most > important is to make sure it's a full replacment for the current ieee80211 > code - for the softmac cards that's mostly trivial, but the half-hard mac > old intel cards are hard. That's where intel comes into play because you > support that hardware _and_ are pushing for d80211. That makes your team > pretty much volunteer to fix that up in my eyes. Let's see... Jiri -- Jiri Benc SUSE Labs - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html