<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EmbLogic &#187; vaibhav.chahal</title>
	<atom:link href="https://www.emblogic.com/blog/author/vaibhav-chahal/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>character driver status&#8230;&#8230;</title>
		<link>https://www.emblogic.com/blog/01/character-driver-status-5/</link>
		<comments>https://www.emblogic.com/blog/01/character-driver-status-5/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 12:32:07 +0000</pubDate>
		<dc:creator><![CDATA[vaibhav.chahal]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=6051</guid>
		<description><![CDATA[successfully implemented the registration of the driver using register_chrdev, alloc_chrdev_region.and unregistration using unregister_chrdev ,unregister_chrdev_region &#8230;&#8230;.., implemented passing of module_parameter to the module using module_param()&#8230;&#8230; issues faced: kmalloc not functioning properly&#8230;&#8230;&#8230;. &#160; &#160;]]></description>
				<content:encoded><![CDATA[<p>successfully implemented the registration of the driver using register_chrdev, alloc_chrdev_region.and unregistration using unregister_chrdev ,unregister_chrdev_region &#8230;&#8230;..,</p>
<p>implemented passing of module_parameter to the module using module_param()&#8230;&#8230;</p>
<p>issues faced: kmalloc not functioning properly&#8230;&#8230;&#8230;.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/01/character-driver-status-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
