<?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/3856" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-02-28T18:30:10+02:00</updated>

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

		<entry>
		<author><name><![CDATA[christian]]></name></author>
		<updated>2010-02-28T18:30:10+02:00</updated>

		<published>2010-02-28T18:30:10+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13442#p13442</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13442#p13442"/>
		<title type="html"><![CDATA[Re: HIDKeys &amp; BIOS PC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13442#p13442"><![CDATA[
HIDKeys is only a simple example, it does not aim at BIOS compatibility. See the document cited by grendel to see what you need to change.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=8">christian</a> — Sun Feb 28, 2010 6:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Grendel]]></name></author>
		<updated>2010-02-05T11:25:24+02:00</updated>

		<published>2010-02-05T11:25:24+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13156#p13156</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13156#p13156"/>
		<title type="html"><![CDATA[Re: HIDKeys &amp; BIOS PC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13156#p13156"><![CDATA[
Check out <a href="http://www.usb.org/developers/devclass_docs/HID1_11.pdf" class="postlink">USB Device Class Definition for Human Interface Devices (HID)</a>, pg. 73 &quot;Appendix F: Legacy Keyboard Implementation&quot;<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=101">Grendel</a> — Fri Feb 05, 2010 11:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[branko82]]></name></author>
		<updated>2010-02-04T17:56:58+02:00</updated>

		<published>2010-02-04T17:56:58+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13142#p13142</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13142#p13142"/>
		<title type="html"><![CDATA[HIDKeys &amp; BIOS PC]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=3856&amp;p=13142#p13142"><![CDATA[
Hello,<br />I made the HIDKeys project <a href="http://www.obdev.at/products/vusb/hidkeys.html" class="postlink">http://www.obdev.at/products/vusb/hidkeys.html</a>. The board work fine in Windows and in Linux. Great!<br />The problem is to work with PC BIOS (PC bootstrap).<br /><br />I have change the SW map for use the borad with BIOS (I have map the Arrows, DEL, Enter, ... ), but the keybord don't work.<br />I have &quot;sniff&quot; the data package, and I see that, the data path is &quot;incompleet&quot;.<br /><br />Normal USB Keyboard: &quot;A&quot; = 00 02 00 04 00 00 00 00&quot;<br />HIDKeys: &quot;A&quot; = 02 06<br /><br />Is maybe this the problem? The problem is maybe the different HID Report Descriptor ?<br />Can I interface the HIDKeys device for work with PC BIOS ????<br /><br />Thank for HELP. <img class="smilies" src="./../../../images/smilies/icon_surprised.gif" alt=":o" title="Surprised" /><p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=3487">branko82</a> — Thu Feb 04, 2010 5:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
