reactos/reactos/drivers
Phillip Susi 01009ce267 Re enabled mounting more than one filesystem
svn path=/trunk/; revision=2356
2001-11-07 02:21:19 +00:00
..
bus Removed PCI_COMMON_CONFIG 2001-11-01 23:17:10 +00:00
dd New target 'implib' to avoid cicular references. 2001-11-03 16:48:07 +00:00
fs Re enabled mounting more than one filesystem 2001-11-07 02:21:19 +00:00
input More Linux compilation fixes. 2001-08-30 23:35:06 +00:00
lib/bzip2 Imported bzip2 modified to build a decompression only dll for use by the ramdisk driver 2001-10-16 20:59:19 +00:00
net Fixed callback calling conventions (part 2). 2001-08-27 01:29:07 +00:00
storage Moved/added some declarations 2001-11-01 00:30:29 +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