<?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; arun chauhan</title>
	<atom:link href="https://www.emblogic.com/blog/author/arunchauhan/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>query about driver installation</title>
		<link>https://www.emblogic.com/blog/10/query-about-driver-installation/</link>
		<comments>https://www.emblogic.com/blog/10/query-about-driver-installation/#comments</comments>
		<pubDate>Thu, 11 Oct 2012 16:09:12 +0000</pubDate>
		<dc:creator><![CDATA[arun chauhan]]></dc:creator>
				<category><![CDATA[Project 1: A Linux Administration based Project]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=5526</guid>
		<description><![CDATA[i have two kernels on my desktop.. i boot my system using one kernel and installed drivers of wireless usb stick(usb wifi-dongule) on that kernel using ndiswrapper.. its working properly.. but when i boot the system using second kernel its &#8230; <a href="https://www.emblogic.com/blog/10/query-about-driver-installation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>i have two kernels on my desktop..</p>
<p>i boot my system using one kernel and installed drivers of wireless usb stick(usb wifi-dongule) on that kernel using ndiswrapper..</p>
<p>its working properly..</p>
<p>but when i boot the system using second kernel its not working..</p>
<p>do we have to install the drivers on every kernel separately..??</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/10/query-about-driver-installation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>float</title>
		<link>https://www.emblogic.com/blog/11/float/</link>
		<comments>https://www.emblogic.com/blog/11/float/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 16:46:18 +0000</pubDate>
		<dc:creator><![CDATA[arun chauhan]]></dc:creator>
				<category><![CDATA[Data Structures with C]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=1287</guid>
		<description><![CDATA[i declared a float and initialize it to 69.01 now when i print this float it prints 69.010002 &#38; when initialize it to 69.02 it prints 69.019997, when initialize it to 69.6969 it prints 69.696899, when initialize it to 696969.696969 &#8230; <a href="https://www.emblogic.com/blog/11/float/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>i declared a float and initialize it to 69.01<br />
now when i print this float it prints 69.010002<br />
&amp; when initialize it to 69.02 it prints 69.019997,<br />
when initialize it to 69.6969 it prints 69.696899,<br />
when initialize it to 696969.696969 it prints 696969.687500,<br />
but when initialize it to 69.696968 it prints 69.696968</p>
<p>why&#8230;???</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/11/float/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
