reactos/reactos/drivers
Hartmut Birr a9b1cd3b93 - Fixed the buffer handling for ioctl requests and direct access
input buffers (METHODE_IN_DIRECT, output buffer from caller).

svn path=/trunk/; revision=4388
2003-03-21 21:09:42 +00:00
..
bus Fixed low memory mapping. 2003-01-13 01:11:12 +00:00
dd - Fixed the buffer handling for ioctl requests and direct access 2003-03-21 21:09:42 +00:00
fs - Ntoskrnl uses for all access to internal structures the SectionObjectPointers from file object. 2003-02-13 22:24:19 +00:00
input Updated Serial Mouse driver 2003-03-10 19:53:08 +00:00
lib housekeeping files... 2003-01-05 19:32:32 +00:00
net Hack stub for NdisWriteErrorLogEntry so VMware network driver fails with some grace. =/ 2003-03-14 23:37:26 +00:00
storage - Fixed the buffer handling for ioctl requests and direct access 2003-03-21 21:09:42 +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