<?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: Get USB Report Descriptor with Linux</title>
	<atom:link href="http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/</link>
	<description>Hardware, software, and just general tinkering</description>
	<lastBuildDate>Tue, 02 Apr 2013 07:02:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: László Monda</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-4851</link>
		<dc:creator>László Monda</dc:creator>
		<pubDate>Mon, 18 Mar 2013 16:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-4851</guid>
		<description>Thanks for the very useful post, just managed to query the report descriptors of my keyboard with your help!</description>
		<content:encoded><![CDATA[<p>Thanks for the very useful post, just managed to query the report descriptors of my keyboard with your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: przemo_li</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-3988</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Wed, 07 Nov 2012 00:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-3988</guid>
		<description>OK. Its not working for me :D

[13790.709319] usb 2-1.3: new full-speed USB device number 26 using ehci_hcd
[13790.805755] generic-usb 0003:1B1F:C00A.0589: hiddev0,hidraw3: USB HID v1.01 Device [eQ-3 Entwicklung GmbH IWF-USB] on usb-0000:00:1d.0-1.3/input0
[13790.806273] usb 2-1.3: USB disconnect, device number 26

I do not have needed line :D Can I find that info somewhere elese?</description>
		<content:encoded><![CDATA[<p>OK. Its not working for me <img src='http://www.slashdev.ca/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>[13790.709319] usb 2-1.3: new full-speed USB device number 26 using ehci_hcd<br />
[13790.805755] generic-usb 0003:1B1F:C00A.0589: hiddev0,hidraw3: USB HID v1.01 Device [eQ-3 Entwicklung GmbH IWF-USB] on usb-0000:00:1d.0-1.3/input0<br />
[13790.806273] usb 2-1.3: USB disconnect, device number 26</p>
<p>I do not have needed line <img src='http://www.slashdev.ca/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Can I find that info somewhere elese?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: przemo_li</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-3987</link>
		<dc:creator>przemo_li</dc:creator>
		<pubDate>Wed, 07 Nov 2012 00:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-3987</guid>
		<description>GREAT post. I thought that my device is partialy unoperational. 

(6 times host tryied to fetch CONFIGURATION, and 5 times got partial erb in response, so i thought lack of report descriptor was error too)</description>
		<content:encoded><![CDATA[<p>GREAT post. I thought that my device is partialy unoperational. </p>
<p>(6 times host tryied to fetch CONFIGURATION, and 5 times got partial erb in response, so i thought lack of report descriptor was error too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantine Shulyupi</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-2320</link>
		<dc:creator>Constantine Shulyupi</dc:creator>
		<pubDate>Wed, 20 Jul 2011 11:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-2320</guid>
		<description>Unbind last connected USB device with this command:
dmesg &#124; perl -ne &#039;/(\d+-\d+:\d+.\d+)/ &amp;&amp; print &quot;$1\n&quot;&#039; &#124; tail -n 1 &gt; /sys/bus/usb/drivers/usbhid/unbind</description>
		<content:encoded><![CDATA[<p>Unbind last connected USB device with this command:<br />
dmesg | perl -ne &#8216;/(\d+-\d+:\d+.\d+)/ &amp;&amp; print &#8220;$1\n&#8221;&#8216; | tail -n 1 &gt; /sys/bus/usb/drivers/usbhid/unbind</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiGGaK</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-1598</link>
		<dc:creator>jiGGaK</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-1598</guid>
		<description>Try pressing the Home button (a.k.a PS button) after you connect the controller.</description>
		<content:encoded><![CDATA[<p>Try pressing the Home button (a.k.a PS button) after you connect the controller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muzzol</title>
		<link>http://www.slashdev.ca/2010/05/08/get-usb-report-descriptor-with-linux/comment-page-1/#comment-1597</link>
		<dc:creator>muzzol</dc:creator>
		<pubDate>Fri, 25 Feb 2011 20:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashdev.ca/?p=329#comment-1597</guid>
		<description>hi,

just found your post about crappy ps3 controllers.

did you ever managed to make this work on linux? i&#039;ve bougth two on dealextreme but i can&#039;t make them work.

i see js0 and js1 devices created but jstest shows no output when buttons are pressed.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>just found your post about crappy ps3 controllers.</p>
<p>did you ever managed to make this work on linux? i&#8217;ve bougth two on dealextreme but i can&#8217;t make them work.</p>
<p>i see js0 and js1 devices created but jstest shows no output when buttons are pressed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
