* Keith Whitwell <[EMAIL PROTECTED]> on Sat, Oct 13, 2001:

> 
>       Instigate a rule where any released ioctl will always be supported, with the 
> same semantics and interface.
>       

[...]

> 
> Secondly, it means no ioctls are ever removed or renamed.  This was Linus' 
> big concern and he was right.  If new functionality or a varient is required, 
> it will always be a new ioctl.
> 

Actually 2.5 will see a lot of devices moving away from IOCTLs (even legacy
ones) as Linux gains namespace support.  From the Linus threads I've read,
even older IOCTLs will be shot down.  The unmaintainability and randomness
of IOCTL numbering schemes is one of the things that brought this about.

Die, IOCTLs, die!

Also, the DRM is destined to be merged with the fb layer, or at least more
closely integrated.  It's hoped that this'll allow us to depend less and
less on X for graphics acceleration (i.e. only use fbdev for output).

See lkml around May 14th, 2001, and the archives of linuxconsole-dev for
more info.

M. R.

Attachment: msg01883/pgp00000.pgp
Description: PGP signature

Reply via email to