reactos/reactos/drivers
Cameron Gutman 6e410f30f1 - Remove an unnecessary parameter
svn path=/trunk/; revision=40264
2009-03-28 01:27:01 +00:00
..
base mpu401.sys: remove entrypoint="..." 2009-02-10 21:15:45 +00:00
bus - Reenable ACPI, it works now. Patch by Cameron Gutman. Bug #3363. 2009-02-23 13:17:48 +00:00
directx Silence GCC warnings. 2008-12-07 21:52:22 +00:00
filesystems FAT(X)IsDirectoryEmpty: When done with one page, go to the next one instead of reading the same page over again. Fixes inability to remove directories that previously had many files in them. 2009-03-06 17:23:29 +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 - Export KsNullDriverUnload 2009-03-25 19:14:04 +00:00
multimedia Started new implementation of Sound Blaster driver (kernel mode), which 2009-02-27 22:50:58 +00:00
network - Remove an unnecessary parameter 2009-03-28 01:27:01 +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 - Deprecate global helper.h -- define the various 'helpful macros' per module 2009-01-25 16:13:16 +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 - Remove dead code 2009-03-26 09:59:45 +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