reactos/reactos/drivers
Hervé Poussineau a3d0da6d95 Don't desallocate non allocated memory
svn path=/trunk/; revision=15004
2005-05-05 15:39:36 +00:00
..
bus fixed some warnings with gcc4 (mostly assignment differs in signedness warnings) 2005-05-01 19:30:06 +00:00
dd Don't desallocate non allocated memory 2005-05-05 15:39:36 +00:00
fs - Return the length in VfatDirectoryControl. 2005-05-05 11:05:05 +00:00
input tinus 2005-05-04 23:06:15 +00:00
lib Added HOST=mingw32-linux64 setting. 2005-05-01 11:24:07 +00:00
net turned off DEBUG output (thanks to gge for pointing it out). 2005-04-27 19:04:20 +00:00
storage And look who made a dumber mistake ;). Thanks WaxDragon 2005-04-29 02:13:42 +00:00
test/csqtest migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
usb fixed warning 2005-04-17 20:46:36 +00:00
video Fix garbage text output with cmd.exe in GUI mode. 2005-05-01 22:30:13 +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