Tagged Questions
8
votes
1answer
326 views
Why need drivers for both x server and the linux kernel?
Can someone explain why two sets of drivers are needed, one in the Linux kernel and one in X?
I understand that the device drivers are in the kernel, but what is the role of those in the xserver?
...