[PATCH] Add extended 'driver' command

Kalle Valo kvalo
Sat Apr 9 10:09:48 PDT 2011


Dmitry Shmidt <dimitrysh at google.com> writes:

> So my point is let's add something similar to old private command
> approach in WEXT and it will give to people flexibility
> to extend functionality that is still not mainstreamed. 

WE private interface was a big mess and we are still suffering from
it. Adding an interface like that will basically ruin any clean API we
have.

For example, it has been a basic design decision in nl80211 to not
have any private interfaces. The only exception is the testmode
command, but that's only for very low level hardware specific test and
calibration commands. It should not be used in any normal operations.

> And then let's try to move all new commands to proper API as you
> suggested.

And then nobody has any incentive to implement proper interfaces and
we are stuck with driver specific private interfaces, again. Please,
let's not do the same mistakes again.

-- 
Kalle Valo



More information about the Hostap mailing list