<?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: usb driver.probe function not call properly ? please provide me appropriate solution?</title>
	<atom:link href="https://www.emblogic.com/blog/04/usb-driver-probe-function-not-call-properly-please-provide-me-appropriate-solution/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/04/usb-driver-probe-function-not-call-properly-please-provide-me-appropriate-solution/</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: kpeswani</title>
		<link>https://www.emblogic.com/blog/04/usb-driver-probe-function-not-call-properly-please-provide-me-appropriate-solution/#comment-700</link>
		<dc:creator><![CDATA[kpeswani]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 09:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=2346#comment-700</guid>
		<description><![CDATA[Ur code is correct...
the only thing u need to check is whether ur device&#039;s vid &amp; pid are same as given, if u r not sure abt then give 
{.driver_info=42}
Also in probe u need to register ur device by usb_register_dev(interface,class) for the device to be shown in /proc filesystem]]></description>
		<content:encoded><![CDATA[<p>Ur code is correct&#8230;<br />
the only thing u need to check is whether ur device&#8217;s vid &amp; pid are same as given, if u r not sure abt then give<br />
{.driver_info=42}<br />
Also in probe u need to register ur device by usb_register_dev(interface,class) for the device to be shown in /proc filesystem</p>
]]></content:encoded>
	</item>
</channel>
</rss>
