LWN.net Logo

Stable kernel 2.6.25 released

Stable kernel 2.6.25 released

Posted Apr 18, 2008 6:56 UTC (Fri) by dlang (subscriber, #313)
In reply to: Stable kernel 2.6.25 released by djabsolut
Parent article: Stable kernel 2.6.25 released

to answer your final question (why are drivers in X instead of the kernel)

it basicly boils down to historic reasons, it's always been done that way.

X works on many different systems with different kernels and it used the same drivers on all
of them.

there's work being done currently to define an interface between kernel drivers and X that
will shift this boundry significantly, but they will need to keep much of the old code around
to support other (and older) systems


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds