reactos/reactos/drivers
Alex Ionescu 2c8f96ecf4 Silence more warnings. Patch by Waxdragon.
svn path=/trunk/; revision=16550
2005-07-13 02:02:08 +00:00
..
bus Silence more warnings. Patch by Waxdragon. 2005-07-13 02:02:08 +00:00
dd fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
fs fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
input Add TAG macro definition. 2005-06-19 08:14:18 +00:00
lib fix code that depends on GCC's void* pointer arithmetic extension 2005-07-05 00:24:36 +00:00
net fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
storage fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
test/csqtest Remove old makefiles 2005-06-05 16:32:33 +00:00
usb fixed some signed/unsigned comparison warnings with -Wsign-compare 2005-07-05 22:35:29 +00:00
video Once more, this time with proper character encoding. 2005-07-07 09:56:47 +00:00
directory.xml Add Usb Directory to new build system. 2005-05-28 21:28:11 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +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