Announcements

LSB 3.2 Announced

The Linux Foundation Announces Linux Standard Base 3.2

Latest LSB updates include new modules for interpreted languages, printing and multimedia

SAN FRANCISCO – February 19, 2008 — The Linux Foundation, the nonprofit organization dedicated to accelerating the growth of Linux, today announced an update of the Linux Standard Base (LSB). The new LSB 3.2 introduces new features for interpreted languages, printing and multimedia, further enabling application developers to easily and cost-effectively support the Linux operating system.

Stable Userspace Driver API

The stable driver API was already announced a year ago by Greg Kroah-Hartman. Now the last patches where 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.

Syndicate content
Copyright © 2008 Linux Foundation. All rights reserved.
LSB is a trademark of the Linux Foundation. Linux is a registered trademark of Linus Torvalds