|
|
OpenSolaris Project: SDcard DriversView the leaders for this projectProject Observers Endorsing communitiesDevice DriversLaptop Project OverviewThis project aims to develop a complete stack for SDcard on OpenSolaris. This will support the slots found on most laptop computers, with SD memory cards, SDHC high capacity memory cards, MultiMediaCard (MMC) memory cards, and SDIO peripherals. Note that it will not support the memory slots found on USB connected readers, including many readers found on full desktop computers, as those present themselves to the system as USB mass storage devices. LicensingThe project will need to acquire licensing for both the SDcard and also MMC materials, in order to make them redistributable. It is expected that this will not be a problem, as other Open Source implementations of the SDcard exist already exist (for other operating systems). Driver StackThe project will deliver the following modules:
In the future, it will also deliver other drivers, for SDIO peripherials, and maybe also other host controllers. (For example, there are parts from WinBond which are not standard compliant, but which do work. One product known to have such a host controller is the Tadpole SPARCLE (aka Sun Ultra 3) product line. Other Memory Card Formats
SDcard Specifications
Announcements
|
| 18 Nov 2008 | SDcard Stack in Build 97 |
| 30 Oct 2007 | SDcard project open for business |
Dec 25, 12:03 AM
Boomer, aka PSARC 2008/318 -- the new audio subsystem for Solaris, and the project I've been working on for the last several months -- has released source code for our work in progress. A status ...
Dec 3, 11:18 AM
Earlier today I just pushed a fix for suspend/resume when the machine has a floppy disk drive. Surprisingly, a lot of modern machines still have floppy disk drives in them, and this fix enables those ...
Dec 2, 11:42 AM
I've heard a number of problems with folks trying to use SDcard with Ricoh controllers (such as found on certain newer Toshiba Tecra laptops), as well as lack of quiesce(9e) support, and various ...
Nov 10, 8:14 AM
It seems that I often run into the same problems over and over again, and I see many device drivers which often suffer from the same problem. Here are some strategies I use in my own coding -- maybe ...
Nov 4, 9:53 AM
Bryan Cantrill has just posted one of the more excellent blog posts I've seen this year -- he manages to put to words some of my heretofore unvoiced doubts about transactional memory. I'm a big fan ...