posted by Thom Holwerda on Sun 22nd Jul 2007 00:33 UTC, submitted by liquidat
IconLinus Torvalds 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. Now the last patches were uploaded and the API was included in Linus' tree. The idea of the API 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."
e p (0)    51 Comment(s)

Related Articles

posted by David Adams on Thu 2nd Oct 2008 17:40
posted by Thom Holwerda on Sat 27th Sep 2008 22:14, submitted by diegocg
posted by David Adams on Fri 26th Sep 2008 20:22 submitted by Caffeine Deprived