reactos/reactos/drivers
Johannes Anderwald 5e06a4d83d - Implement Channel de-muxing
- WIP, bugs expected

svn path=/trunk/; revision=40505
2009-04-14 16:43:17 +00:00
..
base mpu401.sys: remove entrypoint="..." 2009-02-10 21:15:45 +00:00
bus - Fix some copy/paste bugs 2009-04-08 19:10:06 +00:00
directx Silence GCC warnings. 2008-12-07 21:52:22 +00:00
filesystems - rw.c: After the write wait has been satisfied, check that the pipe is not closed before trying to acquire the mutex. Fix bug #4351. 2009-04-09 21:10:04 +00:00
input - Move part of the 1st stage pnp hacks to kbdclass driver. Previously, the driver (i8042prt) relied on kbdclass's normal reinit routine being called BEFORE a registered boot reinit routine, which is certainly wrong on a real NT system. 2009-03-03 12:06:57 +00:00
ksfilter - Silence tons of debug messages 2009-04-03 17:06:16 +00:00
multimedia Started new implementation of Sound Blaster driver (kernel mode), which 2009-02-27 22:50:58 +00:00
network - Fix release build (try 1) 2009-04-13 06:04:14 +00:00
parallel - Kill off more STDCALL 2008-11-30 11:16:55 +00:00
serial - Change DPRINT to INFO_ to silence the spam 2009-01-22 13:35:13 +00:00
setup MAX_PATH is neither defined by ntddk.h nor by crt headers, use _MAX_PATH instead 2008-12-12 19:06:57 +00:00
storage - ScsiPortNotification and ScsiPortDebugPrint are cdecl (stdcall introduced in r29277 by mistake). 2009-04-08 13:07:17 +00:00
usb - Unhack usb mouse driver after endpoint parsing code was corrected. 2009-03-12 11:29:09 +00:00
video "same thing in BmfdUnloadFontFile btw :p" 2009-03-17 21:39:17 +00:00
wdm - Implement Channel de-muxing 2009-04-14 16:43:17 +00:00
wmi -fix header 2009-01-26 07:29:08 +00:00
drivers.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00