reactos/reactos/drivers
Eric Kohl a9f79206fa Fixed timeout for unpopulated ide channels.
Fixed inquiry data block for unpopulated ide channels.
Minor cleanup.

svn path=/trunk/; revision=2979
2002-05-25 13:30:53 +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 Fixed warnings and errors so ReactOS can be compiled with GCC 3.2. 2002-05-05 14:57:45 +00:00
fs Use NT-compatible (VPB-based) mounting mechanism. 2002-05-23 09:53:26 +00:00
input Removed or changed debug prints printed at boot. 2002-02-08 02:57:10 +00:00
lib Added zlib version 1.1.4 to the source tree (contains several bugfixes, some security related). Currently, makefile.reactos is called to make a static zlib.a, not by the master makefile, but by reactos/apps/cabman/makefile, since it's the only part of ReactOS that uses zlib, at the moment 2002-03-17 21:05:05 +00:00
net Removed or changed debug prints printed at boot. 2002-02-08 02:57:10 +00:00
storage Fixed timeout for unpopulated ide channels. 2002-05-25 13:30:53 +00:00
readme

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