I have recently imported the initial work on a SD/MMC card framework.
Until now I have done most of the work myself, but we really want
this to be a group effort.

Let me show you a dmesg snipped:

sdhc0 at pci1 dev 0 function 1 "Ricoh 5C822 SD/MMC" rev 0x13: irq 11
sdmmc0 at sdhc0
scsibus0 at sdmmc0: 2 targets
sd0 at scsibus0 targ 1 lun 0: <SD/MMC, Drive #01, > SCSI2 0/direct fixed
sd0: 244MB, 244 cyl, 64 head, 32 sec, 512 bytes/sec, 499712 sec total

You see sdhc, a host controller driver for a couple of chipsets, and
sd, the standard disk driver.  That is what we have mostly working now
with SD and MMC memory cards.

The next step is to work on those fancy SDIO cards, the wireless, GPS,
and whatever cards you have.  For that we will need lots of different
SDIO devices.

As with other devices before, to improve support for these devices we
need to supply as many developers as possible with hardware.  We need
SD/MMC memory cards and especially all types of SDIO cards.  If you have
some, please contact a developer near you, put them in an envelope and
send them in.  You can also ask [EMAIL PROTECTED] or [EMAIL PROTECTED]
who to contact.

Reply via email to