reactos/reactos/drivers
Art Yerkes 165794f5c8 AddrWidenAddress: set type
NBFlushPackets: We already hold the table lock when calling this.

svn path=/trunk/; revision=13499
2005-02-12 03:53:19 +00:00
..
bus Set up ACPI Interrupt data before creating the interrupt, to fix case where interrupt is being called as soon as it's being set up, before the data is set. Patch by tinus. Fixes bug 472 2005-01-25 05:38:01 +00:00
dd also save the esi register. Thx to d_layer 2005-01-28 18:35:21 +00:00
fs - Fixed the directory index of a file for FATX. 2005-01-25 21:16:19 +00:00
input Hervé Poussineau <poussine@freesurf.fr> 2005-01-26 22:05:12 +00:00
lib AddrWidenAddress: set type 2005-02-12 03:53:19 +00:00
net Send the correct handle_s_. tinus found this one. 2005-02-09 20:11:48 +00:00
storage Protect against writes beyond the end of partition. 2005-02-01 21:21:33 +00:00
test/csqtest migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
usb Deleted binaries, added ignore 2005-02-10 22:08:39 +00:00
video Pass ROP4 instead of ROP3 to drivers 2005-02-06 18:27:06 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile added some makefiles 2004-04-12 12:08:53 +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