<?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: E5: Work Status &#8211; device drivers</title>
	<atom:link href="https://www.emblogic.com/blog/08/e5-work-status-device-drivers/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: jay.prakash</title>
		<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/#comment-1083</link>
		<dc:creator><![CDATA[jay.prakash]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 12:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4358#comment-1083</guid>
		<description><![CDATA[I have successfully implemented my first kernel module using entry,exit functions registration ,unregistration and insmod,dmesg and rmmod calls but i confuse to understand  re-registration of module.]]></description>
		<content:encoded><![CDATA[<p>I have successfully implemented my first kernel module using entry,exit functions registration ,unregistration and insmod,dmesg and rmmod calls but i confuse to understand  re-registration of module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Kumar</title>
		<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/#comment-1082</link>
		<dc:creator><![CDATA[Anil Kumar]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 12:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4358#comment-1082</guid>
		<description><![CDATA[Implemented Initialization, Exit,Registration,Un-Registration of character driver successfully]]></description>
		<content:encoded><![CDATA[<p>Implemented Initialization, Exit,Registration,Un-Registration of character driver successfully</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit.wesley</title>
		<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/#comment-1081</link>
		<dc:creator><![CDATA[sumit.wesley]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 10:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4358#comment-1081</guid>
		<description><![CDATA[implemented registration,unregistration and reregistration of the driver successfully]]></description>
		<content:encoded><![CDATA[<p>implemented registration,unregistration and reregistration of the driver successfully</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/#comment-1078</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 09:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4358#comment-1078</guid>
		<description><![CDATA[completed all the three process successfully...]]></description>
		<content:encoded><![CDATA[<p>completed all the three process successfully&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maneet.matharu</title>
		<link>https://www.emblogic.com/blog/08/e5-work-status-device-drivers/#comment-1077</link>
		<dc:creator><![CDATA[maneet.matharu]]></dc:creator>
		<pubDate>Fri, 03 Aug 2012 09:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4358#comment-1077</guid>
		<description><![CDATA[Successfully implemented following functions: 1) allocation - alloc_chrdev_region()
2) registration - register_chrdev_region()
3) unregistration - unregister_chrdev_region()]]></description>
		<content:encoded><![CDATA[<p>Successfully implemented following functions: 1) allocation &#8211; alloc_chrdev_region()<br />
2) registration &#8211; register_chrdev_region()<br />
3) unregistration &#8211; unregister_chrdev_region()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
