New MMC Layer Announced for Kernel 2.6.24
Kernel 2.6.24 has kicked off with the announcement of a new MMC Layer. The new layer will support the SDIO (Secure Digital Input Output) and SPI (Serial Peripheral Interface) standards.
The MMC Layer will become available when the Kernel 2.6.24 merge window opens. In his posting on the Linux Kernel mailing list (lkml) developer Pierre Ossman writes that the subsystem has been reworked and that two major milestones, and many minor changes, have been achieved. The new subsystem is the first to provide native support for the SDIO and SPI standards – added incentive for deployment on mobile and embedded devices.
SDIO (Secure Digital Input Output) is based on the SD memory card standard and gives users the ability to connect external devices such as mass memory, NICs, or GPS receivers via a SDIO slot. The new SDIO stack provided by the MMC Layer currently supports three drivers. Standard GPS devices can be accessed using the "sdio_uart" driver. In theory more UART devices (Universal Asynchronous Receiver Transmitter) should be accessible in future. The "libertas_sdio" driver supports WLAN cards with Marvell's 8686 Libertas WiFi chip. However, it will not be introduced until shortly before the merge window closes due to unresolved dependencies between the SDIO maintainer's tree and the original "libertas" tree. The third driver, "hci_sdio", is for Bluetooth devices and will integrate with the kernel's Bluetooth subsystem.
Maintainer Ossman warns that the new stack design may make porting of more drivers a complicated process: on a brighter note, this may lead to more stable drivers that remove the need for hacks and workarounds.
The second major feature is SPI (Serial Peripheral Interface) support. This will allow users to address and use SPI controllers for MMC, SD and SDIO, as long as they keep to the standard. Pierre Ossman admits that many controllers do not do so. Developer David Brownell is working on the SPI branch, but not on a permanent basis. This is why Ossman is looking for a new maintainer with sufficient experience of the Linux SPI interface, and time to spare.
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Debian 13.0 Officially Released
After two years of development, the latest iteration of Debian is now available with plenty of under-the-hood improvements.
-
Upcoming Changes for MXLinux
MXLinux 25 has plenty in store to please all types of users.
-
A New Linux AI Assistant in Town
Newelle, a Linux AI assistant, works with different LLMs and includes document parsing and profiles.
-
Linux Kernel 6.16 Released with Minor Fixes
The latest Linux kernel doesn't really include any big-ticket features, just a lot of lines of code.
-
EU Sovereign Tech Fund Gains Traction
OpenForum Europe recently released a report regarding a sovereign tech fund with backing from several significant entities.
-
FreeBSD Promises a Full Desktop Installer
FreeBSD has lacked an option to include a full desktop environment during installation.
-
Linux Hits an Important Milestone
If you pay attention to the news in the Linux-sphere, you've probably heard that the open source operating system recently crashed through a ceiling no one thought possible.
-
Plasma Bigscreen Returns
A developer discovered that the Plasma Bigscreen feature had been sitting untouched, so he decided to do something about it.
-
CachyOS Now Lets Users Choose Their Shell
Imagine getting the opportunity to select which shell you want during the installation of your favorite Linux distribution. That's now a thing.
-
Wayland 1.24 Released with Fixes and New Features
Wayland continues to move forward, while X11 slowly vanishes into the shadows, and the latest release includes plenty of improvements.