[Prism54-devel] Just several thoughts & suggestions
kaleda
gadeanta@soften.ktu.lt
Tue, 13 Jan 2004 13:43:13 +0200
On An, 2004-01-13 at 12:54, kaleda wrote:
> Just several thougs on current prism54 driver architecture:
>
> 1. Private ioctls.
> Currently there are 14 private ioctl's used. Total there are only 16
There's another possibility to have many private ioctls.
It seems that you can have several commands on a single ioctl, and still
be using iwpriv.
But this way is still not quite clear to me.
You can see sample of such usage in this project:
http://sourceforge.net/projects/madwifi/
Kaleda