A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksey Bragin 39007f77e2 Major additions to usb stack:
1) Improve hardware support in linux_wrapper
2) Add embedded drivers, register them in linux usb stack
3) Add working wrapper for keyboard and mouse devices - now if usbohci or uhci loads, it will be the first to create KeyboardClass0 and PointerClass0 devices, so PS/2 keyb/mouse won't work.
4) Added logic for registering miniport at port driver (like Windows' usb stack does)

Bad things:
1) "multithreading" is still done not the proper way, but ugly way
2) under xbox xpad doesn't work
3) it must be wasting lots of CPU power now, since hub thread doesn't block while waiting for events

svn path=/trunk/; revision=17351
2005-08-12 20:21:22 +00:00
cis Locate latest revision ISO 2005-08-02 16:13:02 +00:00
irc Some new features like Login, Config.h and Idle message 2005-06-03 17:28:53 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 OS/2: begin converting the subtree to rbuild. 2005-08-12 19:22:42 +00:00
posix Refresh RC script for PSX bare sh. 2005-03-08 22:41:27 +00:00
reactos Major additions to usb stack: 2005-08-12 20:21:22 +00:00
rosapps another shot at fixing writes 2005-08-10 03:59:01 +00:00
rosky Make the 'rosky' optional module compile. 2005-08-12 13:46:36 +00:00
vms XML chunks are required to contain a single node. 2005-08-12 17:43:23 +00:00