reactos/reactos/drivers
2002-07-15 18:25:17 +00:00
..
bus Fixed warnings and errors so ReactOS can be compiled with GCC 3.2. 2002-05-05 14:57:45 +00:00
dd 2002-07-04 David Welch <welch@computer2.darkstar.org> 2002-07-04 19:56:38 +00:00
fs Dump the first MFT cluster and some file attributes. 2002-07-15 15:37:33 +00:00
input Fixed building of Serial Mouse driver (still broken) 2002-06-16 04:47:56 +00:00
lib Added some missing files. 2002-07-04 20:12:28 +00:00
net Added new exports 2002-06-19 15:44:47 +00:00
storage Changed the ordering for allocating the inquiry buffer and zeroing the srb in ScsiPortInquire. 2002-07-15 18:25:17 +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