reactos/reactos/drivers
Hartmut Birr abb25bef4f Implemented SMART commands for ide devices.
svn path=/trunk/; revision=18496
2005-10-16 11:17:26 +00:00
..
bus - Do only read the pci config header. Some devices/drivers don't like it 2005-10-16 11:08:01 +00:00
dd fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
fs fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
input fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
lib fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
net MiTestCard is only used in DBG=1, surround with ifdef so DBG=0 builds. 2005-10-10 14:29:15 +00:00
storage Implemented SMART commands for ide devices. 2005-10-16 11:17:26 +00:00
test/csqtest
usb USB root hub is not really a child of the USB Controller, so don't give it a device identifier 2005-09-25 20:56:58 +00:00
video fix build 2005-09-14 02:03: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
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