LaFonera Hardware SD-Card

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 03:48, 15 January 2007 (edit)
Wildblue (Talk | contribs)

← Previous diff
Revision as of 08:09, 17 January 2007 (edit) (undo)
Goeschle (Talk | contribs)

Next diff →
Line 7: Line 7:
It would be nice to be able to attach a SD Card to the La Fonera for storage. It would be nice to be able to attach a SD Card to the La Fonera for storage.
-===Existing SD Card hacks for other devices===+===MMC driver for the La Fonera===
-*Maybe this helps: http://forum.openwrt.org/viewtopic.php?id=8543+A kernel module is required in order to use the MMC hack.
-*And this: http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware/MMC+ (please post here where to get it from and how to use it)
-*And this: http://wiki.openwrt.org/PackagesOnExternalMediaHowTo+
-*Also, there is a SDIO stack from Atheros http://source.mvista.com/~dsingleton/sd … SDIO-linux which besdes SD cards also intends to support "SDIO USB" which sounds even more interesting :-)+
===SDIO Pinout=== ===SDIO Pinout===
Line 30: Line 28:
http://uanr.com/sdfloppy/ describes how to build a SD card reader from an old 5.25 floppy drive connector. The description is for WRT but maybe this could be used with La Fonera too. http://uanr.com/sdfloppy/ describes how to build a SD card reader from an old 5.25 floppy drive connector. The description is for WRT but maybe this could be used with La Fonera too.
 +
 +===Existing SD Card hacks for other devices===
 +*Maybe this helps: http://forum.openwrt.org/viewtopic.php?id=8543
 +*And this: http://wiki.openwrt.org/OpenWrtDocs/Customizing/Hardware/MMC
 +*And this: http://wiki.openwrt.org/PackagesOnExternalMediaHowTo
 +*Also, there is a SDIO stack from Atheros http://source.mvista.com/~dsingleton/sd … SDIO-linux which besdes SD cards also intends to support "SDIO USB" which sounds even more interesting :-)

Revision as of 08:09, 17 January 2007

Back to La Fonera

Contents

Fonera SD Card Hack

Purpose

It would be nice to be able to attach a SD Card to the La Fonera for storage.

MMC driver for the La Fonera

A kernel module is required in order to use the MMC hack.

(please post here where to get it from and how to use it)

SDIO Pinout

Pinout Fonera according to http://fghhgh.150m.com/gpio%20pinout.txt

GPIO	        Pin on La Fonera
0		TP3	
1		pin 5 of SW1
2		WLAN LED
3		pin 1 of SW1
4		pin 2 of SW1
5		RESET (!)
6		RESET button
7		pin 6 of SW1

Cheap SD Card "reader" (floppy cable)

http://uanr.com/sdfloppy/sdfloppy.jpg

http://uanr.com/sdfloppy/ describes how to build a SD card reader from an old 5.25 floppy drive connector. The description is for WRT but maybe this could be used with La Fonera too.

Existing SD Card hacks for other devices