Slashdot Mirror


Linux Kernel To Have Stable Userspace Drive

liquidat writes "Linus Torvalds has included patches into the mainline tree which implement a stable userspace driver API into the Linux kernel. The stable driver API was already announced a year ago by Greg Kroah-Hartman. The last patch to Linus' tree included the new API elements. The idea is to make life easier for driver developers: 'This interface allows the ability to write the majority of a driver in userspace with only a very small shell of a driver in the kernel itself. It uses a char device and sysfs to interact with a userspace process to process interrupts and control memory accesses.'"

2 of 309 comments (clear)

  1. Re:Better drivers and more of them by chromatic · · Score: 5, Funny

    Costs are one of the issues besides the difficulty in porting windows drivers to linux which many makers do not bother doing.

    If only there were some magical pool of experienced labor just waiting to write and maintain, in perpetuity, Linux drivers for any manufacturer of any hardware....

  2. Re:Full circle? by Tumbleweed · · Score: 5, Funny

    Microkernels are the wave of the future.

    And always will be. :)