reactos/reactos/drivers
Filip Navara 39ff6d3136 - Fixed calculation of MFT record size.
- Fixed attribute finding/dumping bounds checking.
- Fixed reading of volume information MFT record.
- Disabled debug messages.

svn path=/trunk/; revision=9615
2004-06-05 08:28:37 +00:00
..
bus - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
dd - Revert change to VGA register values that I accidently commited. 2004-05-22 12:23:12 +00:00
fs - Fixed calculation of MFT record size. 2004-06-05 08:28:37 +00:00
input added some makefiles 2004-04-12 12:08:53 +00:00
lib Added csq to build. 2004-05-29 17:00:41 +00:00
net - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
storage - Implemented ScsiPortGetPhysicalAddress also for addresses from sense info buffer. 2004-05-24 20:33:41 +00:00
test/csqtest
video - Check buffer sizes and color counts for IOCTL_VIDEO_SET_COLOR_REGISTERS request. 2004-05-22 08:53:26 +00:00
.cvsignore
Doxyfile
Makefile added some makefiles 2004-04-12 12:08: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