Page 1 of 1

USB HID interface now supported in RDOS

Posted: Mon Dec 23, 2013 11:09 am
by rdos
I just completed the USB HID framework that parses the HID descriptor and thus doesn't rely on the simplified boot protocol. I now have working drivers for both mouse and keyboard, and I'm working on a multitouch-driver for my laptop as well.

Edit: The USB touch driver also works, but I currently lack support for multitouch and width of area pressed, which the hardware supports.

Re: USB HID interface now supported in RDOS

Posted: Wed Jan 22, 2014 2:31 am
by Bender
Is it this?
http://www.rdos.net/rdos/
Sorry if this looks a bit OT.

Re: USB HID interface now supported in RDOS

Posted: Thu Jan 23, 2014 3:38 am
by rdos
sid123 wrote:Is it this?
http://www.rdos.net/rdos/
Sorry if this looks a bit OT.
Yes, but the web site is severly out-of-date. I'm still waiting for a stable version of Open Watcom which incorporates the required RDOS fixes. Currently, I need to use the OW fork and build it from source. Most of the code can be found in the SVN-link, but it requires building Jiri Malaks fork of OW in order to work.

Edit: Alternatively, people can use this pre-built OW package which would install a working compiler for RDOS: http://rdos.net/rdos/ow-win32.exe