<?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: Reloading kernel extensions</title>
	<atom:link href="http://www.dikant.de/2008/02/12/reloading-kernel-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dikant.de/2008/02/12/reloading-kernel-extensions/</link>
	<description>Personal blog of Peter Dikant</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:19:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: عمر ملقب بالثاني</title>
		<link>http://www.dikant.de/2008/02/12/reloading-kernel-extensions/comment-page-1/#comment-3035</link>
		<dc:creator>عمر ملقب بالثاني</dc:creator>
		<pubDate>Sun, 31 Aug 2008 13:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dikant.de/2008/02/12/reloading-kernel-extensions/#comment-3035</guid>
		<description>You may first want to check if the kernel extension being unloaded has dependencies, in which case unload will fail. Use kextstat and look at the &quot;linked against&quot; column.

Third-party kexts usually don&#039;t have dependencies but system kexts are tightly depend on one another.

Take at least a glance at the &lt;a href=&quot;http://developer.apple.com/documentation/Darwin/Reference/ManPages/index.html#group_Section_8&quot; title=&quot;documentation&quot; rel=&quot;nofollow&quot;&gt; before monkeying around with kexts.

PS Danke für die kürze aber sachdienliche Posten</description>
		<content:encoded><![CDATA[<p>You may first want to check if the kernel extension being unloaded has dependencies, in which case unload will fail. Use kextstat and look at the &#8220;linked against&#8221; column.</p>
<p>Third-party kexts usually don&#8217;t have dependencies but system kexts are tightly depend on one another.</p>
<p>Take at least a glance at the <a href="http://developer.apple.com/documentation/Darwin/Reference/ManPages/index.html#group_Section_8" title="documentation" rel="nofollow"> before monkeying around with kexts.</p>
<p>PS Danke für die kürze aber sachdienliche Posten</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

