<?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: To &#8230;&#8230;Vaibhav Sir</title>
	<atom:link href="https://www.emblogic.com/blog/08/to-vaibhav-sir-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/</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: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-2891</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Sat, 03 Nov 2012 09:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-2891</guid>
		<description><![CDATA[follow the another post for the Broadcom driver . search it using &quot;Broadcom Wi-fi driver&quot;]]></description>
		<content:encoded><![CDATA[<p>follow the another post for the Broadcom driver . search it using &#8220;Broadcom Wi-fi driver&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-2890</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Sat, 03 Nov 2012 09:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-2890</guid>
		<description><![CDATA[go inside the download directory of your current user]]></description>
		<content:encoded><![CDATA[<p>go inside the download directory of your current user</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pravin bhalerao</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-2584</link>
		<dc:creator><![CDATA[pravin bhalerao]]></dc:creator>
		<pubDate>Wed, 03 Oct 2012 10:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-2584</guid>
		<description><![CDATA[how to install wifi driver for my laptop,
Broadcom BCM4313 802.11 b/g wifi driver
how to download and install it to enable wifi?]]></description>
		<content:encoded><![CDATA[<p>how to install wifi driver for my laptop,<br />
Broadcom BCM4313 802.11 b/g wifi driver<br />
how to download and install it to enable wifi?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul.verma</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-2557</link>
		<dc:creator><![CDATA[rahul.verma]]></dc:creator>
		<pubDate>Sun, 30 Sep 2012 09:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-2557</guid>
		<description><![CDATA[sir after th#tar -xvjf compat-wireless-2.6.tar.bz2 is command it shows no file found so whats d solution]]></description>
		<content:encoded><![CDATA[<p>sir after th#tar -xvjf compat-wireless-2.6.tar.bz2 is command it shows no file found so whats d solution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anand bhati</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-1478</link>
		<dc:creator><![CDATA[anand bhati]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 10:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-1478</guid>
		<description><![CDATA[thanx a lot sir ,it worked.]]></description>
		<content:encoded><![CDATA[<p>thanx a lot sir ,it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/08/to-vaibhav-sir-2/#comment-1457</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Wed, 22 Aug 2012 07:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=4925#comment-1457</guid>
		<description><![CDATA[For the Wireless driver of Aurthros communication Inc. Device 0032 (rev ff) you hav to use these commands sequencially --&gt;

#wget http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2

#tar -xvjf compat-wireless-2.6.tar.bz2

#cd compat-wireless*

#./scripts/driver-select atheros 

#make

#make install

Now restart your PC . And Update me .]]></description>
		<content:encoded><![CDATA[<p>For the Wireless driver of Aurthros communication Inc. Device 0032 (rev ff) you hav to use these commands sequencially &#8211;&gt;</p>
<p>#wget <a href="http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2" rel="nofollow">http://linuxwireless.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2</a></p>
<p>#tar -xvjf compat-wireless-2.6.tar.bz2</p>
<p>#cd compat-wireless*</p>
<p>#./scripts/driver-select atheros </p>
<p>#make</p>
<p>#make install</p>
<p>Now restart your PC . And Update me .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
