<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Farlock.org</title>
	<atom:link href="http://farlock.wallweb.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://farlock.wallweb.net</link>
	<description>What you want to hack today?</description>
	<pubDate>Tue, 30 Dec 2008 16:03:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Install Debian HotSpot server</title>
		<link>http://farlock.wallweb.net/wifi-hotspot/install-debian-hotspot-server/</link>
		<comments>http://farlock.wallweb.net/wifi-hotspot/install-debian-hotspot-server/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 13:32:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[WiFi HotSpot]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=80</guid>
		<description><![CDATA[NB: this is only a memo for me, i&#8217;m going to rewrite it in a decent way  
apt-get update &#38;&#38; apt-gt dist-upgrade
apt-get install squid
apt-get install build-essentials debhelper
wget http://ap.coova.org/chilli/coova-chilli-1.0.X.tar.gz
 tar xzf coova-chilli-1.0.X.tar.gz
 cd coova-chilli-1.0.X/
 dpkg-buildpackage -rfakeroot

dpkg -i coova-chilli_1.0.12-1_amd64.deb

apt-get install libapache2-mod-php5  cedar-backup2 frox squid
apt-get install bzip2 cdrdao cdrecord chrony
apt-get install mysql-server freeradius freeradius-mysql
apt-get install genisoimage [...]]]></description>
			<content:encoded><![CDATA[<p>NB: this is only a memo for me, i&#8217;m going to rewrite it in a decent way <img src='http://farlock.wallweb.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>apt-get update &amp;&amp; apt-gt dist-upgrade</p>
<p>apt-get install squid</p>
<p>apt-get install build-essentials debhelper</p>
<pre>wget <a class="external free" title="http://ap.coova.org/chilli/coova-chilli-1.0.X.tar.gz" rel="nofollow" href="http://ap.coova.org/chilli/coova-chilli-1.0.X.tar.gz">http://ap.coova.org/chilli/coova-chilli-1.0.X.tar.gz</a>
 tar xzf coova-chilli-1.0.X.tar.gz
 cd coova-chilli-1.0.X/
 dpkg-buildpackage -rfakeroot

dpkg -i coova-chilli_1.0.12-1_amd64.deb

apt-get install libapache2-mod-php5  cedar-backup2 frox squid
apt-get install bzip2 cdrdao cdrecord chrony
apt-get install mysql-server freeradius freeradius-mysql
apt-get install genisoimage mkisofs
apt-get install mysql-server maradns iptraf hdparm
apt-get install nut ntpdate nullmailer nut-usb
apt-get install pwgen php5-mysql phpmyadmin arping
apt-get install setserial smartmontools tofrodos ulogd

dpkg-reconfigure -plow nullmailer

chmod 750 /usr/sbin/arping
chgrp operator /usr/sbin/arping
chmod u+s /usr/sbin/arping

wget http://internap.dl.sourceforge.net/sourceforge/haserl/haserl-0.8.0.tar.gz
./configure make make install

adduser backup cdrom
adduser www-data dialout
adduser --disabled-login --no-create-home --home /opt/frox --system --ingroup nogroup frox
adduser --no-create-home --home /tmp --ingroup operator --system --disabled-password hotspot
mkdir /opt/frox /opt/squid
mkdir /mnt/backup/collect /mnt/backup/hotspot /mnt/backup/stage /mnt/backup/tmp
mkdir /mnt/log/coova /mnt/log/frox /mnt/log/iptables /mnt/log/squid

export PS1='$(hostname -f):\w\$ ' in /root/.bashrc

in /etc
frox.conf cback.conf hosts modules smartd.conf syslog.conf ulogd.conf

/etc/apache/sites-available
abilitare i due eth e disabilitare il default

/etc/chilli (editare)
/etc/chrony/chrony.conf
/etc/cron.d -&gt; hotspot_status archive_log cedar-backup2
/etc/cron.daily/sysklogd
/etc/cron.weekly/sysklogd
/etc/freeradius
/etc/default -&gt; chilli frox smartmontools
/etc/logrotate.d/ -&gt; squid iptables_log
/etc/maradns
/etc/php5/apache2/php.ini
/etc/nut
/etc/squid/squid.conf (editare)

controllare file per ip e hosts

chown proxy.proxy /opt/squid/
squid -z

chown frox.nogroup /opt/frox/
chown frox.nogroup /mnt/log/frox
chown proxy.proxy /mnt/log/squid</pre>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/wifi-hotspot/install-debian-hotspot-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Huawei E220 - NSLU2 OpenWrt</title>
		<link>http://farlock.wallweb.net/nslu2/huawei-e220-nslu2-openwrt/</link>
		<comments>http://farlock.wallweb.net/nslu2/huawei-e220-nslu2-openwrt/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 14:07:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nslu2 Hack]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=69</guid>
		<description><![CDATA[#ipkg install http://downloads.openwrt.org/snapshots/ixp4xx/packages/huaweiaktbbo_1_armeb.ipk
]]></description>
			<content:encoded><![CDATA[<blockquote><p>#ipkg install http://downloads.openwrt.org/snapshots/ixp4xx/packages/huaweiaktbbo_1_armeb.ipk</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/nslu2/huawei-e220-nslu2-openwrt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VPN Client with NSLU2 and OpenWrt</title>
		<link>http://farlock.wallweb.net/nslu2/vpn-client-with-nslu2-and-openwrt/</link>
		<comments>http://farlock.wallweb.net/nslu2/vpn-client-with-nslu2-and-openwrt/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 09:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nslu2 Hack]]></category>

		<category><![CDATA[nslu2 hack]]></category>

		<category><![CDATA[openvpn]]></category>

		<category><![CDATA[vpn]]></category>

		<category><![CDATA[vpn client]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=39</guid>
		<description><![CDATA[
Login again in your hacked nslu2
Install needed package:


# ipkg install ppp openvpn chat openntpd
# ipkg install http://downloads.openwrt.org/snapshots/ixp4xx/packages/hwclock_2.13.0.1-2_armeb.ipk

And let configure them:

# vi /etc/ntpd.conf
server 193.204.114.232
server 193.204.114.233
server ntp1.inrim.it # or a ntp server near you
server ntp2.inrim.it # or another ntp server near you
listen on *
# /etc/init.d/ntpd disable
# /etc/init.d/ntpd start

We use a bridge configuration for network, edit /etc/config/network and [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Login again in your hacked nslu2</li>
<li>Install needed package:<em><br />
</em></li>
</ul>
<p><em># ipkg install ppp openvpn chat openntpd</em></p>
<p><em># ipkg install http://downloads.openwrt.org/snapshots/ixp4xx/packages/hwclock_2.13.0.1-2_armeb.ipk</em></p>
<ul>
<li>And let configure them:</li>
</ul>
<p><em># vi /etc/ntpd.conf</em></p>
<blockquote><p><em>server 193.204.114.232<br />
server 193.204.114.233<br />
server </em>ntp1.inrim.it<em> # or a ntp server near you<br />
server </em>ntp2.inrim.it<em> # or another ntp server near you<br />
listen on *</em></p></blockquote>
<p><em># /etc/init.d/ntpd disable</em></p>
<p><em># /etc/init.d/ntpd start</em></p>
<ul>
<li>We use a bridge configuration for network, edit /etc/config/network and add this line in eth0 section:</li>
</ul>
<blockquote><p>option type     &#8216;bridge&#8217;</p></blockquote>
<ul>
<li>Copy <em>gprsd.sh</em> in <em>/usr/scripts</em></li>
<li>Copy <em>gprsd</em> in <em>/etc/default</em> and edit it</li>
<li>Copy <em>custom-user-startup</em> into <em>/etc/init.d/</em></li>
</ul>
<blockquote><p><em># /etc/init.d/custom-user-startup enable<br />
</em></p></blockquote>
<ul>
<li>run <em># crontab -e </em>and add</li>
</ul>
<blockquote><p>*/3 * * * *    /usr/script/gprsd.sh checkrunning &amp;</p></blockquote>
<ul>
<li>copy <em>chat</em> and <em>peers</em> directory into <em>/etc/ppp</em></li>
<li>Copy<em> openvpn </em>into<em> /etc</em></li>
<li>Edit /etc/default/openvpn, add &#8220;<em>ENABLED=1</em>&#8221; and change config file</li>
<li>Edit /etc/init.d/openvpn, add &#8220;ENABLED=0&#8243; and this to start () function:</li>
</ul>
<blockquote><p>if [ "$ENABLED" != "1" ] ; then<br />
echo &#8220;$BIN disabled, check $DEFAULT&#8221;<br />
exit 0<br />
fi</p></blockquote>
<ul>
<li>run <em>#/etc/init.d/openvpn enable</em></li>
<li>bla bla bla (nice in openvpn.conf)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/nslu2/vpn-client-with-nslu2-and-openwrt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configure OpenWrt on Nslu2</title>
		<link>http://farlock.wallweb.net/nslu2/configure-openwrt-on-nslu2/</link>
		<comments>http://farlock.wallweb.net/nslu2/configure-openwrt-on-nslu2/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 12:46:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nslu2 Hack]]></category>

		<category><![CDATA[nslu2 hack]]></category>

		<category><![CDATA[nslu2 linux]]></category>

		<category><![CDATA[nslu2 openwrt]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=26</guid>
		<description><![CDATA[
Point a browser to your new nslu2 IP (in my case 10.1.20.26) and set a new password.
Set your time zone (with web interface is easier  )
Login into your nslu2 with ssh (user root, password whichever password you set previously)
Disable Web interface (we don&#8217;t need it  ):

# /etc/init.d/webif disable
# /etc/init.d/httpd disable

Change the hostname:

# vi [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Point a browser to your new nslu2 IP (in my case 10.1.20.26) and set a new password.</li>
<li>Set your time zone (with web interface is easier <img src='http://farlock.wallweb.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> )</li>
<li>Login into your nslu2 with ssh (user root, password whichever password you set previously)</li>
<li>Disable Web interface (we don&#8217;t need it <img src='http://farlock.wallweb.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ):</li>
</ul>
<p><em># /etc/init.d/webif disable</em></p>
<p><em># /etc/init.d/httpd disable</em></p>
<ul>
<li>Change the hostname:</li>
</ul>
<p><em># vi /etc/config/system </em>and edit the &#8220;<em>option hostname</em>&#8221; line</p>
<ul>
<li>Fresh our installation:</li>
</ul>
<p><em># ipkg update &amp;&amp; ipkg upgrade</em></p>
<ul>
<li>Install kernel modules for usb support:</li>
</ul>
<p><em># ipkg install kmod-usb2 kmod-usb-storage kmod-usb-ohci kmod-usb-serial</em></p>
<ul>
<li>Install kernel modules for some cellular (Motorola, Samsung,&#8230;):<em><br />
</em></li>
</ul>
<p><em># ipkg install kmod-usb-acm</em></p>
<ul>
<li>Install kernel modules for some USB modem (Huawei E220):</li>
</ul>
<p><em># ipkg install </em><em>kmod-usb-serial-option</em></p>
<ul>
<li>Install any other kernel modules for (almost) all serial converter (such usb modem):</li>
</ul>
<p><em># ipkg install kmod-usb-serial-visor kmod-usb-serial-sierrawireless kmod-usb-serial-pl2303  kmod-usb-serial-mct kmod-usb-serial-ftdi kmod-usb-serial-belkin kmod-usb-serial-airprime </em></p>
<ul>
<li>Install kernel modules for usb disk:</li>
</ul>
<p><em># ipkg install kmod-nls-cp1250 kmod-nls-utf8 kmod-nls-base kmod-fs-vfat</em></p>
<ul>
<li>Install useful package:</li>
</ul>
<p><em># ipkg install usbutils pciutils minicom ntpclient</em></p>
<ul>
<li>Add this line into <em>start()</em> function of <em>/etc/init.d/boot</em>:</li>
</ul>
<blockquote><p>echo 0 &gt; /sys/class/leds/status/brightness<br />
echo 0 &gt; /sys/class/leds/ready/brightness</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/nslu2/configure-openwrt-on-nslu2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install OpenWrt on Nslu2</title>
		<link>http://farlock.wallweb.net/nslu2/install-openwrt-on-nslu2/</link>
		<comments>http://farlock.wallweb.net/nslu2/install-openwrt-on-nslu2/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 11:05:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nslu2 Hack]]></category>

		<category><![CDATA[install openwrt]]></category>

		<category><![CDATA[nslu2 hack]]></category>

		<category><![CDATA[nslu2 linux]]></category>

		<category><![CDATA[nslu2 openwrt]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=20</guid>
		<description><![CDATA[
Download latest version of openwrt binaries from http://www.slug-firmware.net/ (or http://downloads.openwrt.org/snapshots/ixp4xx/openwrt-ixp4xx-squashfs.img for development version)
Install UpSlug2 (utility to upgrade the firmware of a LinkSys NSLU2 via the network), into Debian-based system, simply type &#8220;apt-get install upslug2&#8243;
Put Nslu2 in upgrade mode (hold-on the reset switch, turn-on the nslu2, wait 10 seconds until &#8220;Ready/Status&#8221; led blink alternatively red/green, release [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Download latest version of openwrt binaries from http://www.slug-firmware.net/ (or http://downloads.openwrt.org/snapshots/ixp4xx/openwrt-ixp4xx-squashfs.img for development version)</li>
<li>Install UpSlug2 (utility to upgrade the firmware of a LinkSys NSLU2 via the network), into Debian-based system, simply type &#8220;apt-get install upslug2&#8243;</li>
<li>Put Nslu2 in upgrade mode (hold-on the reset switch, turn-on the nslu2, wait 10 seconds until &#8220;Ready/Status&#8221; led blink alternatively red/green, release reset switch)</li>
<li>Connect network cable <img src='http://farlock.wallweb.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li>On command line type: <em>upslug2 </em>- you should receive an output similar to this one:</li>
</ul>
<p><em>etch:~/nslu2/709# upslug2<br />
NSLU2     00:14:bf:70:dc:86 Product ID: 1 Protocol ID: 0 Firmware Version: R23V63 [0x2363]</em></p>
<ul>
<li>Now upload the downloaded image:</li>
</ul>
<p><em>etch:~/nslu2/709# upslug2 -i openwrt-kamikaze-7.09-nslu2.bin</em></p>
<ul>
<li>The ouput should end with:</li>
</ul>
<p><em>Rebooting&#8230; done</em></p>
<ul>
<li>Now, if you have a DHCP server enabled on your network, Nslu2 take IP address from it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/nslu2/install-openwrt-on-nslu2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nslu2 RS232 - Adding serial connector</title>
		<link>http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/</link>
		<comments>http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 13:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Nslu2 Hack]]></category>

		<category><![CDATA[nslu2 hack]]></category>

		<category><![CDATA[nslu2 mods]]></category>

		<category><![CDATA[nslu2 rs232]]></category>

		<category><![CDATA[nslu2 serial]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=9</guid>
		<description><![CDATA[Adding a serial port to our nslu2 is very easy. You can solder a Male or a Female DB9 serial connector, remember, if you use a male connector (such a normal pc) you can plug any kind of serial device and you it as a console port (with a correct cable); if you use a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Adding a serial port to our nslu2 is very easy. You can solder a Male or a Female DB9 serial connector, remember, if you use a male connector (such a normal pc) you can plug any kind of serial device and you it as a console port (with a correct cable); if you use a female connector you can plug that port directly into another computer and use only as console.</p>
<p style="text-align: left;">NSLU2 has one serial port with TTL signal-level (3.3V), for more information <a title="Nslu2-Linux.org - AddASerialPort" href="http://http://www.nslu2-linux.org/wiki/HowTo/AddASerialPort" target="_blank">read this</a>.</p>
<p style="text-align: left;">I don&#8217;t want to see anything outside the nslu2 (only the connector itself) so i&#8217;ve looked for a microchip that doesn&#8217;t need anything else than RX-TX and power supply.</p>
<p style="text-align: left;">
<p style="text-align: left;">So i found <a title="Maxim-IC" href="http://www.maxim-ic.com" target="_blank">MAX3233</a> (<a title="MAX3233 DataSheet" href="http://datasheets.maxim-ic.com/en/ds/MAX3233E-MAX3235E.pdf">datasheet</a>), it&#8217;s fantastic! You need only one 0.1uF capacitor for spurious power supply (really, i don&#8217;t use it <img src='http://farlock.wallweb.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ).</p>
<p style="text-align: left;">Here is the tipical schematic of MAX3233 from <a href="http://www.maxim-ic.com" target="_blank">www.maxim-ic.com</a>:</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;"><a href="http://farlock.wallweb.net/wp-content/uploads/2008/09/max3233.gif"><img class="size-medium wp-image-54 alignleft" title="max3233" src="http://farlock.wallweb.net/wp-content/uploads/2008/09/max3233-239x300.gif" alt="" width="239" height="300" /></a>As you can see we can have up to two serial port, and no need of external capacitor.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">Starting opening our nslu2 and looking near battery. You can see four unused hole, this one is RS232 pins (looking image 1).</p>
<p style="text-align: left;">The first one (near battery) is 3.3 V, the second one is RX, third is TX and fourth is GND. Take 4 piece of cable and:</p>
<p>- connect pin 1 of nslu2 to pins 5-9-10 of MAX3233;</p>
<p>- pin 2 with pin 1 of MAX3233;</p>
<p>- pin 3 with pin 3 of MAX3233;</p>
<p>- pin 4 with pin 18 of MAX3233;</p>
<p style="text-align: left;">Now you can solder also the serial connector, pin 5 is ground so connect it with pin 18 of MAX3233.</p>
<p style="text-align: left;">Assuming that you are using a male connector you have to solder pin 3 of DB9 with pin 19 of MAX3233 and pin 2 of DB9 to pin 20 of MAX3233. If you use a female connector (only for console) simply invert pins 2 and 3 onto DB9 connector.</p>
<p style="text-align: left;">
<a href='http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/attachment/p1000412/' title='Board with soldered cable'><img src="http://farlock.wallweb.net/wp-content/uploads/2008/09/p1000412-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/attachment/photo0115/' title='MAX3233'><img src="http://farlock.wallweb.net/wp-content/uploads/2008/08/photo0115-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/attachment/photo0117/' title='Serial connector and chip attached to case'><img src="http://farlock.wallweb.net/wp-content/uploads/2008/08/photo0117-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/attachment/p1000420/' title='p1000420'><img src="http://farlock.wallweb.net/wp-content/uploads/2008/09/p1000420-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/attachment/max3233/' title='max3233'><img src="http://farlock.wallweb.net/wp-content/uploads/2008/09/max3233-150x150.gif" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/nslu2/nslu2-rs232-port-adding-serial-connector/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adding SD/MMC to Fonera (Fon2200)</title>
		<link>http://farlock.wallweb.net/fonera/adding-sdmmc-to-fonera-fon2200/</link>
		<comments>http://farlock.wallweb.net/fonera/adding-sdmmc-to-fonera-fon2200/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 12:47:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fonera Hack]]></category>

		<category><![CDATA[fon2200]]></category>

		<category><![CDATA[fonera mmc]]></category>

		<category><![CDATA[fonera mods]]></category>

		<category><![CDATA[fonera sd]]></category>

		<guid isPermaLink="false">http://farlock.wallweb.net/?p=3</guid>
		<description><![CDATA[
I&#8217;m going to describe how to connect an MMC card (with an home-made reader) to new Fonera.
This new model is tagged with FON2200 and have a new board design, different from the old one (FON2100).
]]></description>
			<content:encoded><![CDATA[<div id="attachment_5" class="wp-caption alignleft" style="width: 235px"><a href="http://farlock.wallweb.net/wp-content/uploads/2008/08/photo0033.jpg"><img class="size-medium wp-image-5" title="Fon2200 SD/MMC reader" src="http://farlock.wallweb.net/wp-content/uploads/2008/08/photo0033-225x300.jpg" alt="Fon2200 SD/MMC reader" width="225" height="300" /></a><p class="wp-caption-text">Fon2200 SD/MMC reader</p></div>
<p>I&#8217;m going to describe how to connect an MMC card (with an home-made reader) to new Fonera.</p>
<p>This new model is tagged with FON2200 and have a new board design, different from the old one (FON2100).</p>
]]></content:encoded>
			<wfw:commentRss>http://farlock.wallweb.net/fonera/adding-sdmmc-to-fonera-fon2200/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
