reactos/reactos/drivers
Filip Navara d6740a2c10 - Disable debugging messages.
svn path=/trunk/; revision=10778
2004-09-03 04:44:45 +00:00
..
bus - Provide better PCI device descriptions. 2004-08-20 13:33:51 +00:00
dd - Fix handling of METHOD_IN_DIRECT IRPs. 2004-07-22 20:40:17 +00:00
fs - Store always offsets on cluster boundaries in FCB->LastOffset. 2004-08-31 20:02:24 +00:00
input Patch by Filip Navaraf: Removed the mouse class gdi callback 2004-07-30 09:42:11 +00:00
lib Oskit can now be linked from userland. This is part one of my plan. 2004-08-29 20:04:42 +00:00
net Implement WSHGetWildcardAddress 2004-09-01 03:39:29 +00:00
storage - Disable debugging messages. 2004-09-03 04:44:45 +00:00
test/csqtest - Eliminate function pointer typecasts in csqtest 2004-02-13 09:37:11 +00:00
video - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile added some makefiles 2004-04-12 12:08:53 +00:00
readme Initial revision 1998-08-25 04:27:26 +00:00

These are a selection of services for the ReactOS kernel. They include

    parallel = parallel port driver
    serial = serial port driver
    mouse = mouse driver
    null = null device driver
    ide = IDE (hard disk) driver
    keyboard = keyboard driver
    loop = Allows accessing a file as a block device
    scramdisk = Filesystem encryption driver
    event = Sample driver demonstrating notifying a user thread using an event