From 79fafe2f44f5e31522dd93013950474342bfdfb0 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 4 May 2019 15:48:55 -0500 Subject: archived all the stuff from freelancing for wired --- .../Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 published/Webmonkey/Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt (limited to 'published/Webmonkey/Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt') diff --git a/published/Webmonkey/Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt b/published/Webmonkey/Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt deleted file mode 100644 index c8a6de7..0000000 --- a/published/Webmonkey/Monkey_Bites/2007/07.23.07/Mon/linuxdrivers.txt +++ /dev/null @@ -1,15 +0,0 @@ -After Adobe's failure to provide apps for Linux, perhaps the chief complaint of users is the lack of drivers for third party products, but that might be set to change. Linus Torvalds has rolled patches into the mainline tree of the Linux kernel that implement a stable userspace driver API. - -The stable driver API has been around for some time, Greg Kroah-Hartman [announced it last year][1], but this is first sign that they will indeed be included in the next revision of the Linux kernel. - -The idea behind the API is to make life easier for driver developers, which could in turn lead to more and better drivers for the platform. - -But the really nice part is that closed source drivers now have a way to legally run on top of Linux, which eliminates the much disputed issue of including non-GPL drivers in the Linux kernel. - -The new API will also provide a stable platform for driver developers since it allows the drivers to run outside the kernel, meaning privately developed drivers can be reused even if the kernel changes (assuming the API remains stable, which it should). - - -[via [Slashdot][2]] - -[1]: http://permalink.gmane.org/gmane.linux.kernel/441944 -[2]: http://developers.slashdot.org/article.pl?sid=07/07/22/0442236&from=rss \ No newline at end of file -- cgit v1.2.3-70-g09d2