<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LEDs on ALIX.3D3</title>
	<atom:link href="http://www.twam.info/hardware/alix/leds-on-alix3d3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twam.info/hardware/alix/leds-on-alix3d3</link>
	<description>My computer, physics, electronics &#38; photography blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1773</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Mon, 21 Mar 2011 21:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1773</guid>
		<description>&lt;a href=&quot;#comment-1772&quot; rel=&quot;nofollow&quot;&gt;@sel&lt;/a&gt; 
Ja. Er konnte die Änderung nur nicht automatisch machen, weil eben im Patch eine Änderungen an MODUL_PARM_DESC war und in der neuen Kernelversion. Daher fragt er halt.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1772" rel="nofollow">@sel</a><br />
Ja. Er konnte die Änderung nur nicht automatisch machen, weil eben im Patch eine Änderungen an MODUL_PARM_DESC war und in der neuen Kernelversion. Daher fragt er halt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sel</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1772</link>
		<dc:creator>sel</dc:creator>
		<pubDate>Mon, 21 Mar 2011 21:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1772</guid>
		<description>Ok, dann ist der patch doch richtig?
denn ich habe nach dem patchen 3 Datei erhalten:
-leds-alix2.c.orig
-leds-alix2.c
-leds-alix2.c.re (siehe Post 16)

In der Datei &quot;leds-alix2.c&quot; ist, so weit ich das gesehen habe die änderungen vorhanden.
Ich danke dir &quot;twam&quot;</description>
		<content:encoded><![CDATA[<p>Ok, dann ist der patch doch richtig?<br />
denn ich habe nach dem patchen 3 Datei erhalten:<br />
-leds-alix2.c.orig<br />
-leds-alix2.c<br />
-leds-alix2.c.re (siehe Post 16)</p>
<p>In der Datei &#8220;leds-alix2.c&#8221; ist, so weit ich das gesehen habe die änderungen vorhanden.<br />
Ich danke dir &#8220;twam&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1771</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Mon, 21 Mar 2011 21:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1771</guid>
		<description>&lt;a href=&quot;#comment-1770&quot; rel=&quot;nofollow&quot;&gt;@sel&lt;/a&gt; 
Ah, da ist problemlos. Da hat wohl nur jemand die Beschreibung geändert. Übernimmt einfach eine der beiden Zeilen, ist egal welche.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1770" rel="nofollow">@sel</a><br />
Ah, da ist problemlos. Da hat wohl nur jemand die Beschreibung geändert. Übernimmt einfach eine der beiden Zeilen, ist egal welche.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sel</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1770</link>
		<dc:creator>sel</dc:creator>
		<pubDate>Mon, 21 Mar 2011 20:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1770</guid>
		<description>bei der Datei leds-alix2.c.re steht nur folgendes drin:
--- drivers/leds/leds-alix2.c
+++ drivers/leds/leds-alix2.c
@@ -14,7 +14,7 @@
 
 static int force = 0;
 module_param(force, bool, 0444);
-MODULE_PARM_DESC(force, &quot;Assume system has ALIX.2 style LEDs&quot;);
+MODULE_PARM_DESC(force, &quot;Assume system has ALIX.2/ALIX.3 style LEDs (Needed for boards with Award BIOS)&quot;);
 
 struct alix_led {
 	struct led_classdev cdev;</description>
		<content:encoded><![CDATA[<p>bei der Datei leds-alix2.c.re steht nur folgendes drin:<br />
&#8212; drivers/leds/leds-alix2.c<br />
+++ drivers/leds/leds-alix2.c<br />
@@ -14,7 +14,7 @@</p>
<p> static int force = 0;<br />
 module_param(force, bool, 0444);<br />
-MODULE_PARM_DESC(force, &#8220;Assume system has ALIX.2 style LEDs&#8221;);<br />
+MODULE_PARM_DESC(force, &#8220;Assume system has ALIX.2/ALIX.3 style LEDs (Needed for boards with Award BIOS)&#8221;);</p>
<p> struct alix_led {<br />
 	struct led_classdev cdev;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1768</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Mon, 21 Mar 2011 20:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1768</guid>
		<description>&lt;a href=&quot;#comment-1767&quot; rel=&quot;nofollow&quot;&gt;@sel&lt;/a&gt; 
Das heißt das der Patch für die aktuelle Version nicht mehr automatisch funktioniert. Du musst die Datei leds-alix2.c.re bearbeiten. Dort solltest du irgendwo zwischen &lt;&lt;&lt;&lt;&gt;&gt;&gt;&gt;&gt; die Unterschiede zwischen den Versionen sehen. Die musst du von Hand anpassen und es dann als leds-alix2.c speichern.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1767" rel="nofollow">@sel</a><br />
Das heißt das der Patch für die aktuelle Version nicht mehr automatisch funktioniert. Du musst die Datei leds-alix2.c.re bearbeiten. Dort solltest du irgendwo zwischen &lt;&lt;&lt;&lt;&gt;&gt;&gt;&gt;&gt; die Unterschiede zwischen den Versionen sehen. Die musst du von Hand anpassen und es dann als leds-alix2.c speichern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sel</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1767</link>
		<dc:creator>sel</dc:creator>
		<pubDate>Mon, 21 Mar 2011 20:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1767</guid>
		<description>Kernel kompilieren ist für mich noch alles sehr neu. Nun ich versuche mit Debian Squeeze denn auf Kernel.org -   linux-2.6.38 zu patchen. Beim Patch kommt dann folgende Meldung:

root@alix3d3:/usr/src/linux# patch -p1 &lt; /root/leds-alix2.patch
patching file drivers/leds/leds-alix2.c
Hunk #1 FAILED at 14.
Hunk #2 succeeded at 213 with fuzz 2 (offset 58 lines).
1 out of 2 hunks FAILED -- saving rejects to file drivers/leds/leds-alix2.c.re

Bitte um Hilfe. :-)</description>
		<content:encoded><![CDATA[<p>Kernel kompilieren ist für mich noch alles sehr neu. Nun ich versuche mit Debian Squeeze denn auf Kernel.org &#8211;   linux-2.6.38 zu patchen. Beim Patch kommt dann folgende Meldung:</p>
<p>root@alix3d3:/usr/src/linux# patch -p1 &lt; /root/leds-alix2.patch<br />
patching file drivers/leds/leds-alix2.c<br />
Hunk #1 FAILED at 14.<br />
Hunk #2 succeeded at 213 with fuzz 2 (offset 58 lines).<br />
1 out of 2 hunks FAILED &#8212; saving rejects to file drivers/leds/leds-alix2.c.re</p>
<p>Bitte um Hilfe. <img src='http://www.twam.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antani</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-1610</link>
		<dc:creator>Antani</dc:creator>
		<pubDate>Thu, 10 Mar 2011 22:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-1610</guid>
		<description>For newer kernel from 2.6.33 : https://patchwork.kernel.org/patch/72006/</description>
		<content:encoded><![CDATA[<p>For newer kernel from 2.6.33 : <a href="https://patchwork.kernel.org/patch/72006/" rel="nofollow">https://patchwork.kernel.org/patch/72006/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-688</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Thu, 04 Nov 2010 11:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-688</guid>
		<description>&lt;a href=&quot;#comment-686&quot; rel=&quot;nofollow&quot;&gt;@peter&lt;/a&gt; 
The patch simply sets all the 3 GPIOs as an output pin.</description>
		<content:encoded><![CDATA[<p><a href="#comment-686" rel="nofollow">@peter</a><br />
The patch simply sets all the 3 GPIOs as an output pin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-686</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Wed, 03 Nov 2010 23:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-686</guid>
		<description>I&#039;m having a similar problem, except I am using OpenBSD.  I can initialize the GPIO pins that the 1st and the 3rd LED&#039;s use (pins 6 and 27), but the second LED (on pin 25) is giving me grief.  More specifically, as soon as I attempt to initialize it, it causes the OS to crash - no warning, no longs, no dump, just a reboot.  Can you explain what your patch fixed, maybe I can try the same with my OS...</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a similar problem, except I am using OpenBSD.  I can initialize the GPIO pins that the 1st and the 3rd LED&#8217;s use (pins 6 and 27), but the second LED (on pin 25) is giving me grief.  More specifically, as soon as I attempt to initialize it, it causes the OS to crash &#8211; no warning, no longs, no dump, just a reboot.  Can you explain what your patch fixed, maybe I can try the same with my OS&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mykhal</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-233</link>
		<dc:creator>mykhal</dc:creator>
		<pubDate>Mon, 17 May 2010 23:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-233</guid>
		<description>helpful info, thanks. it introduced me into ALIX LEDs..
did you know ide-disk led trigger ? you can have LED blinking in IDE access:

echo ide-disk &gt; /sys/class/leds/&quot;alix:1&quot;/trigger

however, i wanted my leds to blink on disk read/write separately, so i modified the kernel little bit.. more here: http://lkml.org/lkml/2010/5/17/501 (misaligned little bit, my first post there)</description>
		<content:encoded><![CDATA[<p>helpful info, thanks. it introduced me into ALIX LEDs..<br />
did you know ide-disk led trigger ? you can have LED blinking in IDE access:</p>
<p>echo ide-disk &gt; /sys/class/leds/&#8221;alix:1&#8243;/trigger</p>
<p>however, i wanted my leds to blink on disk read/write separately, so i modified the kernel little bit.. more here: <a href="http://lkml.org/lkml/2010/5/17/501" rel="nofollow">http://lkml.org/lkml/2010/5/17/501</a> (misaligned little bit, my first post there)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-211</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 27 Jan 2010 01:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-211</guid>
		<description>Twam, I have built a Bike/Bike camera system using the Alix 3d2/3d3 boards.  I have found your page very useful in tuning the kernel and solving some of my problems with the 3d3 LEDs.  I have created a small script to control the LEDs using the GPIO interface which I would like to share here:


#!/bin/sh
#
# Author: Matt Judge
#   Date: 25/01/09
# Script: alix_led
#   Desc: Simple wrapper to the Linux GPIO interface for Alix
#         system boards.
#  Usage: alix_led  
#            LED: 1, 2 or 3.
#         switch: 0=off, 1=on
#
# Permission is granted to copy, publish and implement this script
# for non commercial uses provided all comment fields remain intact.
# No fitness for purpose is implied.
#


# Define the LEDs
leds=(0 6 25 27)

# Make sure we have enough arguments and they fit the patterns
[[ ${leds[${1}]} &gt; 0 ]] &#124;&#124; exit
[ ${2:-1} -ne 0 -a ${2:-0} -ne 1 ] &amp;&amp; exit

# Get the value out of the array
led=${leds[$1]}

# Make the usage more logical (ie. 0=off, 1=on)
val=$((($2 * -1) + 1))

echo $led &gt; /sys/class/gpio/export
echo out  &gt; /sys/class/gpio/GPIO${led}/direction
echo ${val} &gt; /sys/class/gpio/GPIO${led}/value
echo $led &gt; /sys/class/gpio/unexport
</description>
		<content:encoded><![CDATA[<p>Twam, I have built a Bike/Bike camera system using the Alix 3d2/3d3 boards.  I have found your page very useful in tuning the kernel and solving some of my problems with the 3d3 LEDs.  I have created a small script to control the LEDs using the GPIO interface which I would like to share here:</p>
<p>#!/bin/sh<br />
#<br />
# Author: Matt Judge<br />
#   Date: 25/01/09<br />
# Script: alix_led<br />
#   Desc: Simple wrapper to the Linux GPIO interface for Alix<br />
#         system boards.<br />
#  Usage: alix_led<br />
#            LED: 1, 2 or 3.<br />
#         switch: 0=off, 1=on<br />
#<br />
# Permission is granted to copy, publish and implement this script<br />
# for non commercial uses provided all comment fields remain intact.<br />
# No fitness for purpose is implied.<br />
#</p>
<p># Define the LEDs<br />
leds=(0 6 25 27)</p>
<p># Make sure we have enough arguments and they fit the patterns<br />
[[ ${leds[${1}]} &gt; 0 ]] || exit<br />
[ ${2:-1} -ne 0 -a ${2:-0} -ne 1 ] &amp;&amp; exit</p>
<p># Get the value out of the array<br />
led=${leds[$1]}</p>
<p># Make the usage more logical (ie. 0=off, 1=on)<br />
val=$((($2 * -1) + 1))</p>
<p>echo $led &gt; /sys/class/gpio/export<br />
echo out  &gt; /sys/class/gpio/GPIO${led}/direction<br />
echo ${val} &gt; /sys/class/gpio/GPIO${led}/value<br />
echo $led &gt; /sys/class/gpio/unexport</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-206</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 07 Jan 2010 20:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-206</guid>
		<description>Thanks for this.  Good information.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  Good information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-154</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Mon, 14 Sep 2009 00:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-154</guid>
		<description>You either need to apply the patch linked in the article or use kernel 2.6.31 (where this patch is included). Award BIOS doesn&#039;t initialize LED 3 correctly. The patch fixes this.</description>
		<content:encoded><![CDATA[<p>You either need to apply the patch linked in the article or use kernel 2.6.31 (where this patch is included). Award BIOS doesn&#8217;t initialize LED 3 correctly. The patch fixes this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ecraven</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-153</link>
		<dc:creator>ecraven</dc:creator>
		<pubDate>Sun, 13 Sep 2009 18:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-153</guid>
		<description>works beautifully, except for the fact that led3 can&#039;t be turned off on my alix 3d3. any way to debug this?</description>
		<content:encoded><![CDATA[<p>works beautifully, except for the fact that led3 can&#8217;t be turned off on my alix 3d3. any way to debug this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-125</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Tue, 28 Jul 2009 05:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-125</guid>
		<description>To skip hardware detection you must pass the &lt;i&gt;force=1&lt;/i&gt; parameter either by adding &lt;i&gt;leds-alix2.force=1&lt;/i&gt; to your boot line or by
&lt;pre&gt;modprobe leds-alix2 forge=1&lt;/pre&gt;
If this has no success I recommend to update to a recent kernel. Just download the sources from &lt;a href=&quot;http://www.kernel.org&quot; rel=&quot;nofollow&quot;&gt;kernel.org&lt;/a&gt;, copy your old .config and do an
&lt;pre&gt;make oldconfig&lt;/pre&gt;
After this, you can follow the instructions above.</description>
		<content:encoded><![CDATA[<p>To skip hardware detection you must pass the <i>force=1</i> parameter either by adding <i>leds-alix2.force=1</i> to your boot line or by</p>
<pre>modprobe leds-alix2 forge=1</pre>
<p>If this has no success I recommend to update to a recent kernel. Just download the sources from <a href="http://www.kernel.org" rel="nofollow">kernel.org</a>, copy your old .config and do an</p>
<pre>make oldconfig</pre>
<p>After this, you can follow the instructions above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DevHamster</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-124</link>
		<dc:creator>DevHamster</dc:creator>
		<pubDate>Mon, 27 Jul 2009 18:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-124</guid>
		<description>Hi!
Great instruction! Unfortunately it doesn&#039;t work with my Mandriva 2007 Kernel 2.6.17-13mdv on an ALIX 3d3. I already tried your patches and from voyage (with led-support) and I also tried to run the leds via gpioctl. Nothing seems to work. When I started I get the leds-alix source and compiled it. Then I did the kernel-config and make. The problem is that I can&#039;t load the leds-alix into the kernel b&#039;cause some symbols found in Led Class Support (kernel config) are unknown. Now I think that the problem could be caused by hardware detection, but I don&#039;t know how to continue.
Do you have any idea what else I could try? Could it be possible to use this kernel (it has some things I need)?</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Great instruction! Unfortunately it doesn&#8217;t work with my Mandriva 2007 Kernel 2.6.17-13mdv on an ALIX 3d3. I already tried your patches and from voyage (with led-support) and I also tried to run the leds via gpioctl. Nothing seems to work. When I started I get the leds-alix source and compiled it. Then I did the kernel-config and make. The problem is that I can&#8217;t load the leds-alix into the kernel b&#8217;cause some symbols found in Led Class Support (kernel config) are unknown. Now I think that the problem could be caused by hardware detection, but I don&#8217;t know how to continue.<br />
Do you have any idea what else I could try? Could it be possible to use this kernel (it has some things I need)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GPIO on ALIX.3D3</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-62</link>
		<dc:creator>GPIO on ALIX.3D3</dc:creator>
		<pubDate>Sun, 17 May 2009 13:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-62</guid>
		<description>[...] be used as special function GPIO pins. The ALIX.3D3 uses 4 GPIO pins for 3 LEDs and 1 mode switch. Accessing the leds is very easy using the leds-alix2 driver, but they can address as GPIO as well. There is already a [...]</description>
		<content:encoded><![CDATA[<p>[...] be used as special function GPIO pins. The ALIX.3D3 uses 4 GPIO pins for 3 LEDs and 1 mode switch. Accessing the leds is very easy using the leds-alix2 driver, but they can address as GPIO as well. There is already a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twam</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-47</link>
		<dc:creator>twam</dc:creator>
		<pubDate>Fri, 08 May 2009 19:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-47</guid>
		<description>Kernel support for the encryption device is very easy. The problem is that there is no included userspace interface. There are some BSD ports but I haven&#039;t tried them yet, but I&#039;m looking forward to do so.</description>
		<content:encoded><![CDATA[<p>Kernel support for the encryption device is very easy. The problem is that there is no included userspace interface. There are some BSD ports but I haven&#8217;t tried them yet, but I&#8217;m looking forward to do so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.twam.info/hardware/alix/leds-on-alix3d3#comment-46</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Fri, 08 May 2009 18:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.twam.info/?p=443#comment-46</guid>
		<description>Very informative reading. Im trying to configure the 2.6.29-kernel for Alix too. The hardest part I guess will be to enable the hardware encryption part of the geode processor (will be a perfect match with the openvpn service I have). I would be very happy if you could do a similar tutorial about this :)</description>
		<content:encoded><![CDATA[<p>Very informative reading. Im trying to configure the 2.6.29-kernel for Alix too. The hardest part I guess will be to enable the hardware encryption part of the geode processor (will be a perfect match with the openvpn service I have). I would be very happy if you could do a similar tutorial about this <img src='http://www.twam.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

