<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.ewus.de"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Erik Wegners Universelles Sammelsurium - Kernel</title>
 <link>http://www.ewus.de/taxonomy/term/6/0</link>
 <description></description>
 <language>de</language>
<item>
 <title>Sharp Zaurus Netzwerkzugriff über USB</title>
 <link>http://www.ewus.de/tipp-0005.html</link>
 <description>&lt;h2&gt;Script zaurus.sh&lt;/h2&gt;&lt;div class=&quot;tipCmdLn&quot;&gt;#!/bin/bash&lt;br /&gt;
&lt;br /&gt;
modprobe usbnet&lt;br /&gt;
ifconfig usb0 192.168.129.200&lt;br /&gt;
echo 1 &amp;gt;/proc/sys/net/ipv4/ip_forward&lt;br /&gt;
for f in /proc/sys/net/ipv4/conf/*/rp_filter; do echo 1 &amp;gt; $f ; done&lt;br /&gt;
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE&lt;/div&gt;&lt;h2&gt;Kernel-Parameter für Version 2.6.7&lt;/h2&gt;&lt;div class=&quot;tipCmdLn&quot;&gt;Device Drivers -&amp;gt; USB Support -&amp;gt; Intelligent USB Devices/Gadgets&lt;br /&gt;
[*] Embedded ARM Linux links (iPaq, ...)&lt;br /&gt;
[*] Sharp Zaurus (stock ROMs)&lt;br /&gt;
[*] CDC Ethernet support (smart devices such as cable modems)&lt;/div&gt;</description>
 <comments>http://www.ewus.de/tipp-0005.html#comments</comments>
 <category domain="http://www.ewus.de/category/hint-categories/kernel">Kernel</category>
 <category domain="http://www.ewus.de/category/hint-categories/usbnet">usbnet</category>
 <category domain="http://www.ewus.de/category/hint-categories/zaurus">Zaurus</category>
 <enclosure url="http://www.ewus.de/sites/default/files/zaurus.sh" length="225" type="text/x-sh" />
 <pubDate>Thu, 01 Apr 2010 20:27:45 +0000</pubDate>
 <dc:creator>Erik</dc:creator>
 <guid isPermaLink="false">85 at http://www.ewus.de</guid>
</item>
<item>
 <title>Performance Kernelpatch</title>
 <link>http://www.ewus.de/tipp-0023.html</link>
 <description>&lt;p&gt;Unter &lt;a href=&quot;http://ck.kolivas.org/patches/&quot;&gt;http://ck.kolivas.org/patches/&lt;/a&gt; gibt es ein Patch-Set zur Erhöhung der Kernel-Performance. Nach dem Download muss die Datei mit &lt;span class=&quot;tipCmd&quot;&gt;bunzip&lt;/span&gt; entpackt werden. Anschließend wird der Patch im Kernel-Verzeichnis angewandt:&lt;/p&gt;
&lt;pre&gt;patch -p1 &amp;lt;&lt;span class=&quot;tipDatei&quot;&gt;/home/user/patch-2.6.10-ck&lt;/span&gt;&lt;/pre&gt;
&lt;br /&gt;
</description>
 <comments>http://www.ewus.de/tipp-0023.html#comments</comments>
 <category domain="http://www.ewus.de/category/hint-categories/kernel">Kernel</category>
 <pubDate>Thu, 01 Apr 2010 20:27:44 +0000</pubDate>
 <dc:creator>Erik</dc:creator>
 <guid isPermaLink="false">5 at http://www.ewus.de</guid>
</item>
</channel>
</rss>


