reactos/reactos/drivers
Aleksey Bragin 79a2c2db56 - Make VBEMP look like a legacy driver.
- Reorganize VideoPortInitialize (firstly do all checks, then do Driver Object Extension related operations).
- Fix the hack Magnus Olsen added for the "No PNP videocard" problem, by adding a real check Windows 2003 SP1 videoport driver is performing (information got by building "stub" miniports and trying to load them with a checked build of W2K3SP1's videoprt.sys).
- Add stubbed handler for IRP_MJ_SYSTEM_CONTROL (for PnP miniports) and IRP_MJ_INTERNAL_DEVICE_CONTROL.

svn path=/trunk/; revision=31350
2007-12-20 12:31:39 +00:00
..
base - Implement BIOS access routines in HAL. 2007-12-15 17:15:48 +00:00
bus - Silence memory descriptors output, since it works good now. 2007-12-12 21:15:17 +00:00
directx Merge from branch ReactX to Trunk, 2007-11-10 15:31:49 +00:00
filesystems Stop abusing <debug.h> by including SDK first 2007-12-14 15:37:21 +00:00
input Use kernel facilities to change debug level at runtime 2007-12-16 21:12:54 +00:00
ksfilter No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
multimedia No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
network Use kernel facilities to change debug level at runtime 2007-12-16 21:00:44 +00:00
parallel fix a PREfast warning 2007-11-22 11:48:43 +00:00
serial No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
setup fix some PREfast warnings 2007-11-22 11:54:26 +00:00
storage Stop abusing <debug.h> by including SDK first 2007-12-14 15:37:21 +00:00
usb - Slightly reformat. 2007-11-21 11:21:07 +00:00
video - Make VBEMP look like a legacy driver. 2007-12-20 12:31:39 +00:00
wdm Stop abusing <debug.h> by including SDK first 2007-12-14 15:37:21 +00:00
wmi Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
Doxyfile
drivers.rbuild make dxg.sys to compile 2007-10-22 18:11:24 +00:00