<?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>
	〈Linux 是不是應該有 Binary Driver Layer ?〉的留言	</title>
	<atom:link href="https://richliu.com/2005/11/11/267/linux_e698afe4b88de698afe68789e8a9b2e69c89_binary_driver_layer_3f/feed/" rel="self" type="application/rss+xml" />
	<link>https://richliu.com/2005/11/11/267/linux_e698afe4b88de698afe68789e8a9b2e69c89_binary_driver_layer_3f/</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Wed, 28 Dec 2005 14:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		留言者: richliu		</title>
		<link>https://richliu.com/2005/11/11/267/linux_e698afe4b88de698afe68789e8a9b2e69c89_binary_driver_layer_3f/#comment-2483</link>

		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Wed, 28 Dec 2005 14:03:33 +0000</pubDate>
		<guid isPermaLink="false">https://richliu.com/?p=267#comment-2483</guid>

					<description><![CDATA[用 .o 或是 .ko 的方式, 常常只能符合某一版的 kernel .
有時用 force 也可以 load 進去, 但是若像是 2.6.9-2.6.14 之間
每一版的 IDE Interface 實作都有變, 那就不一定能 Loading 進去.

如果是 object file , 那用 .o 的方式 Release , 
那 2.4.19 compile 出來的就不能放在 2.4.20 用.]]></description>
			<content:encoded><![CDATA[<p>用 .o 或是 .ko 的方式, 常常只能符合某一版的 kernel .<br />
有時用 force 也可以 load 進去, 但是若像是 2.6.9-2.6.14 之間<br />
每一版的 IDE Interface 實作都有變, 那就不一定能 Loading 進去.</p>
<p>如果是 object file , 那用 .o 的方式 Release ,<br />
那 2.4.19 compile 出來的就不能放在 2.4.20 用.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		留言者: checko		</title>
		<link>https://richliu.com/2005/11/11/267/linux_e698afe4b88de698afe68789e8a9b2e69c89_binary_driver_layer_3f/#comment-2383</link>

		<dc:creator><![CDATA[checko]]></dc:creator>
		<pubDate>Tue, 20 Dec 2005 00:54:03 +0000</pubDate>
		<guid isPermaLink="false">https://richliu.com/?p=267#comment-2383</guid>

					<description><![CDATA[這個跟現在很多driver module用.o 的方式release，讓使用者載入有甚麼不同?]]></description>
			<content:encoded><![CDATA[<p>這個跟現在很多driver module用.o 的方式release，讓使用者載入有甚麼不同?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
