FreeBSD : Compaq presario v3000 Ricoh card reader (update)
In my previous post on the Ricoh SD/MMC card reader, I have to patch the system in order to get the device working. With FreeBSD 7.1, it just works out of the box.
sdhci0: <RICOH R5C822 SD> mem 0xb8000800-0xb80008ff irq 22 at device 9.1 on pci5
sdhci0: 1 slot(s) allocated
sdhci0: [ITHREAD]
mmc0: <MMC/SD bus> on sdhci0
mmcsd0: 245MB <SD Memory Card> at mmc0 16MHz/4bit
GEOM_LABEL: Label for provider mmcsd0s1 is msdosfs/KINGSTON.
Writing speed
The writing speed is about 8 seconds faster than previous test.
coeus# mount -t msdosfs /dev/mmcsd0s1 /mnt/sd
coeus# dd if=/dev/zero of=/mnt/sd/test.img bs=1k count=10k
10240+0 records in
10240+0 records out
10485760 bytes transferred in 2.203386 secs (4758930 bytes/sec)
Monday, January 19th, 2009



