yeah, 
Driver -&gt; USB -&gt; Gadget -&gt; Ethernet Gadget Drive is already enabled. In fact, I could able to use Ethernet over USB. <br>FYI,<br>&nbsp;I am using <a href="http://2.6.22.5">2.6.22.5</a> kernel patched with the usb_mode_swith.patch<br>
&nbsp;I cross verified whether the patch is applied correctly using the tool &quot;nm&quot;, it listed both show_usb_mode and set_usb_mode on the ohci_hcd.ko.<br><br>Thanks n Regards,<br>Phani Kumar<br><br><div class="gmail_quote">
On Fri, Mar 7, 2008 at 5:51 PM, Felipe Balbi &lt;<a href="mailto:me@felipebalbi.com">me@felipebalbi.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
On Fri, 7 Mar 2008 17:30:44 +0530, &quot;Phani Kumar Kancharala&quot;<br>
&lt;<a href="mailto:kancharlaphanikumar@gmail.com">kancharlaphanikumar@gmail.com</a>&gt; wrote:<br>
&gt; Thanks Felipe,<br>
&gt; The module ohci-hcd is loaded but use count is zero.<br>
&gt; what do you mean by gadget driver? where can I get it??<br>
<br>
</div>make menuconfig<br>
Driver -&gt; USB -&gt; Gadget -&gt; Ethernet Gadget Driver ;-)<br>
<br>
enable that one ;-)<br>
<br>
BTW, HCDs will always have usecount 0, this is done so you can<br>
rmmod/modprobe easier.<br>
good for debugging :-p<br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; Best Regards,<br>
&gt; Phani Kumar<br>
&gt; On Fri, Mar 7, 2008 at 4:59 PM, Felipe Balbi &lt;<a href="mailto:me@felipebalbi.com">me@felipebalbi.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Fri, 7 Mar 2008 15:35:10 +0530, &quot;Phani Kumar Kancharala&quot;<br>
&gt;&gt; &lt;<a href="mailto:kancharlaphanikumar@gmail.com">kancharlaphanikumar@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt; I am trying to run the usb in host mode. I created a new kernel image<br>
&gt;&gt; &gt; after<br>
&gt;&gt; &gt; applying the patch given in the wiki.<br>
&gt;&gt; &gt; Now the problem is, I couldn&#39;t see the file &quot;usb_mode&quot; under<br>
&gt;&gt; &gt; /sys/devices/platform/s3c2410-ohci/.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; should we create this file or it will be there on loading the module<br>
&gt;&gt; &gt; ohci_hcd??<br>
&gt;&gt;<br>
&gt;&gt; You need to load the module.<br>
&gt;&gt; You may need a gadget driver as well for switching roles between host<br>
&gt; and<br>
&gt;&gt; peripheral<br>
&gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks n Regards<br>
&gt;&gt; &gt; Phani Kumar<br>
&gt;&gt; --<br>
&gt;&gt; Best Regards,<br>
&gt;&gt;<br>
&gt;&gt; Felipe Balbi<br>
&gt;&gt; <a href="http://felipebalbi.com" target="_blank">http://felipebalbi.com</a><br>
&gt;&gt; <a href="mailto:me@felipebalbi.com">me@felipebalbi.com</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
</div>--<br>
<div><div></div><div class="Wj3C7c">Best Regards,<br>
<br>
Felipe Balbi<br>
<a href="http://felipebalbi.com" target="_blank">http://felipebalbi.com</a><br>
<a href="mailto:me@felipebalbi.com">me@felipebalbi.com</a><br>
<br>
</div></div></blockquote></div><br>