reactos/reactos/drivers
Michael Martin afcde1e39c - rw.c: Better implementation of read/write for pipes.
The ReadPtr is there so use it. Duuhh.
    Only move memory to make room for more data when the buffer is full vice moving memory on every read.
    Call KeSetEvent at the correct time, when reading is done.
- fsctrl.c: Correct data returned from NpfsPeekPipe when read mode is byte stream.

svn path=/trunk/; revision=38818
2009-01-17 15:21:15 +00:00
..
base
bus
directx
filesystems - rw.c: Better implementation of read/write for pipes. 2009-01-17 15:21:15 +00:00
input Add missing breaks 2009-01-05 20:36:39 +00:00
ksfilter - Acquire lock before deleting 2008-12-28 17:19:18 +00:00
multimedia
network - Merge aicom-network-fixes up to r38730 2009-01-13 02:34:39 +00:00
parallel
serial Add missing breaks 2009-01-05 20:36:39 +00:00
setup
storage Silence GCC 4.4.0 warnings. 2009-01-04 14:27:04 +00:00
usb fix some more typos 2008-12-25 12:27:47 +00:00
video - Fixes VideoPortGetAccessRanges. 2008-12-27 17:16:07 +00:00
wdm - Check for valid DeviceExtensionSize 2009-01-17 11:19:27 +00:00
wmi
Doxyfile
drivers.rbuild