reactos/reactos/drivers
2001-10-16 20:59:19 +00:00
..
bus Initial OS level SEH support. 2001-09-24 00:51:17 +00:00
dd Compile using gcc 3.0 2001-09-23 22:14:10 +00:00
fs Fixed a bug, when there is a write operation to the root directory, vfat crashs. 2001-10-11 15:39:51 +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 Added new atapi driver. It can only scan the pci busses and create scsi port devices for identified ide channels. 2001-09-09 21:32:28 +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