reactos/reactos/drivers
Gé van Geldorp 17f773cb7d Fix htons
svn path=/trunk/; revision=13964
2005-03-12 09:21:59 +00:00
..
bus Return AE_NO_ACPI_TABLES instead of AE_OK when the ACPI tables are messed up. 2005-03-06 18:06:17 +00:00
dd also save the esi register. Thx to d_layer 2005-01-28 18:35:21 +00:00
fs - Fix pipe connection to non-waiting pipes. 2005-03-06 16:42:36 +00:00
input Little KDB update ;-) If you have any problems and/or questions let me know. I hope it was tested enough and works well enough for everybody. 2005-03-05 23:35:08 +00:00
lib Some improvements I've been sitting on. 2005-03-12 07:52:16 +00:00
net Fix htons 2005-03-12 09:21:59 +00:00
storage Implemented 48(32)bit lba support. 2005-03-04 09:43:34 +00:00
test/csqtest migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
usb Updated linux wrapper to contain more funcs (to allow UHCI in the future), also wait added into hub thread, so it *should* take much fewer cpu time then it was taking before (though I haven't tested it at all - will do later). Added dependency tracking to makefiles. 2005-02-25 15:05:51 +00:00
video Properly fill DEVMODE 2005-03-08 11:41:56 +00:00
Doxyfile
Makefile
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