<?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>「USB 無線網卡驅動移植(ARM)」的迴響</title>
	<atom:link href="http://blog.linym.net/archives/170/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.linym.net/archives/170</link>
	<description>我的學習心得、筆記</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:52:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>由：Thomas</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-16112</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 15 Aug 2008 04:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-16112</guid>
		<description>樓主你好
請問你有用kerne 2.4編譯過嗎</description>
		<content:encoded><![CDATA[<p>樓主你好<br />
請問你有用kerne 2.4編譯過嗎</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：lym520</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-13247</link>
		<dc:creator>lym520</dc:creator>
		<pubDate>Tue, 15 Jul 2008 09:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-13247</guid>
		<description>stuard:
我的 Wireless Tools 工具是可以正常執行的，
或許請再確認一下是否有使用正確版本的 &lt;a href=&quot;http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html#wext&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Wireless Extension&lt;/a&gt; 對 kernel 做 patch。</description>
		<content:encoded><![CDATA[<p>stuard:<br />
我的 Wireless Tools 工具是可以正常執行的，<br />
或許請再確認一下是否有使用正確版本的 <a href="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html#wext" target="_blank" rel="nofollow">Wireless Extension</a> 對 kernel 做 patch。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：stuard</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-13235</link>
		<dc:creator>stuard</dc:creator>
		<pubDate>Tue, 15 Jul 2008 06:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-13235</guid>
		<description>你好
        請問你後續有使用wireless tools嘛? 我和你一樣 driver 掛載成功 

        卻在安裝wireless tools後 無法順利執行 iwlist 或其他 iwconfig 指令

        請問你有成功使用到這些指令模組嘛? 謝謝</description>
		<content:encoded><![CDATA[<p>你好<br />
        請問你後續有使用wireless tools嘛? 我和你一樣 driver 掛載成功 </p>
<p>        卻在安裝wireless tools後 無法順利執行 iwlist 或其他 iwconfig 指令</p>
<p>        請問你有成功使用到這些指令模組嘛? 謝謝</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：vak</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-10320</link>
		<dc:creator>vak</dc:creator>
		<pubDate>Tue, 10 Jun 2008 11:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-10320</guid>
		<description>可以用了~~~感謝版主大大~~~</description>
		<content:encoded><![CDATA[<p>可以用了~~~感謝版主大大~~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：lym520</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-10068</link>
		<dc:creator>lym520</dc:creator>
		<pubDate>Fri, 06 Jun 2008 05:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-10068</guid>
		<description>vak 你好:
Modules_install 是我自行指定的 modules 位置，一般 kernel 編譯完之後下 make modules; make modules_install 指令，會安裝到 /lib/modules/版本號/，再將 MOD_PATH 指定到這裡即可。</description>
		<content:encoded><![CDATA[<p>vak 你好:<br />
Modules_install 是我自行指定的 modules 位置，一般 kernel 編譯完之後下 make modules; make modules_install 指令，會安裝到 /lib/modules/版本號/，再將 MOD_PATH 指定到這裡即可。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：vak</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-10001</link>
		<dc:creator>vak</dc:creator>
		<pubDate>Thu, 05 Jun 2008 05:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-10001</guid>
		<description>你好可以請問一下你的linux-2.6.14.7

是在那邊下載的嗎@@?我的linux-2.6.14-dma2440.tar

沒有Modules_install~~~&gt;.&lt;</description>
		<content:encoded><![CDATA[<p>你好可以請問一下你的linux-2.6.14.7</p>
<p>是在那邊下載的嗎@@?我的linux-2.6.14-dma2440.tar</p>
<p>沒有Modules_install~~~&gt;.&lt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：chieh</title>
		<link>http://blog.linym.net/archives/170/comment-page-1#comment-7641</link>
		<dc:creator>chieh</dc:creator>
		<pubDate>Thu, 20 Mar 2008 14:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.linym.net/archives/170#comment-7641</guid>
		<description>您好請問:
       您有掛載成功在
               核心板：Samsung S3C2410 ARM920T
              無線網卡：PCI GW-US54GXS
              Linux Kernel：2.4.20-8
              Cross Compile：arm-linux-gcc 2.95.3</description>
		<content:encoded><![CDATA[<p>您好請問:<br />
       您有掛載成功在<br />
               核心板：Samsung S3C2410 ARM920T<br />
              無線網卡：PCI GW-US54GXS<br />
              Linux Kernel：2.4.20-8<br />
              Cross Compile：arm-linux-gcc 2.95.3</p>
]]></content:encoded>
	</item>
</channel>
</rss>

