reactos/reactos/drivers
Thomas Bluemel db692d3cdc fixed uninitialized variable warning
svn path=/trunk/; revision=17096
2005-08-06 11:59:31 +00:00
..
bus fixed uninitialized variable warning 2005-08-06 11:59:31 +00:00
dd fixed some warnings when compiling with -O3 2005-07-31 23:39:05 +00:00
fs set svn:eol-style to native 2005-07-31 12:11:56 +00:00
input Remove spurious call from I8042BasicDetect. 2005-08-05 21:31:11 +00:00
lib set svn:eol-style of *.dsp/dsw to CRLF 2005-08-03 05:11:43 +00:00
net - Start of fixing CreateProcess's problems. Implemented the console creation as it should be done (not quite, but much closer to design then before). There are still some problems (input/output handle inconsitencies), I am currently working on these issues; 2005-07-28 04:12:43 +00:00
storage fix waring kdump.c:246: warning: 'OldIrql' may be used uninitialized for dgb=0; 2005-07-30 13:44:07 +00:00
test/csqtest Remove old makefiles 2005-06-05 16:32:33 +00:00
usb Set right compatible IDs for USB devices with multiple interfaces 2005-08-03 14:03:31 +00:00
video Don't display available resolutions even if DBG is set. Rely only on NDEBUG 2005-08-03 14:46:17 +00:00
directory.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +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