Post a Comment On: /dev/dump

"SDcard Status Update"

4 Comments -

1 – 4 of 4
Blogger kaiwai said...

IS there an eta on whether this will be merged? B90 has come and gone, and it hasn't appeared :(

May 17, 2008 at 12:25 PM

Blogger Garrett D'Amore said...

Unfortunately, the lawyers have got involved. (On both sides -- SD Card Association and Sun.) Figuring out what this means for the timeline of delivery of the code is left as an exercise to the reader.

(Hint: I have *never* been involved in any project where the involvement of lawyers has not *completely* thrashed delivery schedules -- often preventing a project from delivering altogether.)

I did remerge against the b90 code, though. I *really* wish I could offer the code for use now. But don't hold your breath. :-(

May 17, 2008 at 5:29 PM

Blogger kaiwai said...

Just a quick question; does the SDCard code allow reading of cards from any vendor who supports the standard? it sounds really interesting; lots of laptops come with these already, it would be neat to use it.

May 18, 2008 at 4:40 AM

Blogger Garrett D'Amore said...

Yes, for several different variations on the standard. Specifically, SDcard, SDHC (high capacity), and 2GB SDcard are all supported by my code. MMC cards are as well, but not the newer MMCplus stuff (but nobody uses MMCplus anyway -- I can't even find the media in any of the normal electronics shops).

What isn't supported as of right now are cards that are not storage media. So, your SDIO GPS receiver and bluetooth dongles won't work. The code is designed to be extended to support those, but there is little market demand for it.

Folks inside Sun and comfortable with bfu can ask me for access to my BFU archives. External (non-Sun) folks are out of luck until the lawyers say otherwise. Sorry. :-(

May 18, 2008 at 10:23 AM