Linux Gets Stable Userspace Driver API

Posted by Michael Larabel on July 22, 2007

A patch for creating a stable user-space driver API has been committed to the Torvalds 2.6 kernel tree and will appear in the Linux 2.6.23 kernel. This stable user-space driver API will make it possible to write much of a driver in user-space and only a small shell of a driver in the kernel. This user-space driver API depends upon a char device and sysfs to interact with a user-space process to handle interrupts and control memory accesses. Currently this driver API will only work out for simple devices and brings no immediate hope for binary graphics drivers.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite