<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/3659" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2009-12-22T17:13:37+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/3659</id>

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2009-12-22T17:13:37+02:00</updated>

		<published>2009-12-22T17:13:37+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12576#p12576</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12576#p12576"/>
		<title type="html"><![CDATA[Re: why libusb ?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12576#p12576"><![CDATA[
If you have a real HID device, you don't need libusb. See the hid-data example. The only limit here is that you have fixed size descriptors for your data.<br /><br />If you want more fine grained control (like in e.g. hid-custom-rq or custom-class), you need libusb.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Tue Dec 22, 2009 5:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2009-12-17T00:56:34+02:00</updated>

		<published>2009-12-17T00:56:34+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12521#p12521</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12521#p12521"/>
		<title type="html"><![CDATA[Re: why libusb ?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12521#p12521"><![CDATA[
Why do you think, that we are using libusb driver for HID devices? All projects can operate with windows drivers too! And i think you question is not for creating new thread in forum. Try to read more about USB standart and about v-usb too! Good luck, Saimon!<p>Statistics: Posted by Guest — Thu Dec 17, 2009 12:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[solata10]]></name></author>
		<updated>2009-12-16T19:35:12+02:00</updated>

		<published>2009-12-16T19:35:12+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12515#p12515</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12515#p12515"/>
		<title type="html"><![CDATA[why libusb ?]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3659&amp;p=12515#p12515"><![CDATA[
hello.<br /><br />i'm using windows, and as far as i can understand, for HID devices, you dont need any driver.<br />so why, all of the examples provided with v-usb use libusb as the way to comunicate with hid devices ?<br /><br />what are the pros and cons of libusb vs windows hid driver ?<br /><br />thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3264">solata10</a> — Wed Dec 16, 2009 7:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
