Fonera 2200 + OpenWrt + MMC
Nov 24, 2009
L'avevo promesso e anche se è passata un'eternità, ecco qualche foto e info della FON2200 con "supporto" MMC.
Fonera
con MMC (by Nokia) e lettore SD
Qualche dato per rendere l'idea del funzionamento:
``` {#terminal user="root" computer="ZiddiFon" mycolor="true"} dmesg |tail mmc : 3-Pin Fon2200 Driver Built for Legend (john@phrozen.org) mmc : Card Found mmc : card in op mode mmc : SIZE : 61, nMUL : 6, COUNT : 489, NAME : 00000 mmc : Card Initialised mmc : The inserted card has a capacity of 128188416 Bytes mmc : adding disk mmc: mmc1 mmc : Card was Found
``` {#terminal user="root" computer="ZiddiFon" mycolor="true"}
mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /tmp type tmpfs (rw,nosuid,nodev)
tmpfs on /dev type tmpfs (rw)
none on /dev/pts type devpts (rw)
/dev/mmc0 on /mnt/mmc type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
``` {#terminal user="root" computer="ZiddiFon" mycolor="true"} cat /proc/partitions major minor #blocks name
31 0 192 mtdblock0 31 1 7104 mtdblock1 31 2 768 mtdblock2 31 3 60 mtdblock3 31 4 4 mtdblock4 126 0 125184 mmc 126 1 56196 mmc1 ```
Ecco un'immagine nel dettaglio dei vari collegamenti alla PCB della Fonera.
Firmware e driver utilizzati sono fruibili a questo link:
openwrt_mmc_fon2200.tar
Driver MMC (nonché autore) e hacking della Fonera: http://www.phrozen.org/fonera.html