adding a helper intEnableDriver it will be use for enable the dx driver for the graph...
[reactos.git] / reactos / drivers /
2007-02-11 Aleksey Bragin25763 was an example of how to NEVER do in ReactOS...
2007-02-11 Sylvain Petreollemove from branch
2007-02-10 Magnus Olsenreverting 25758 : for follow reason
2007-02-08 Alex Ionescu- Update boot graphics with new, RLE-compressed and...
2007-02-07 Alex Ionescu- Fix IopApplyReactOSCdRomHack to handle LiveCD case...
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-04 Sylvain Petreollefix bootvid build
2007-02-04 Alex Ionescu- Fix call to VidInitialize.
2007-02-04 Thomas BluemelFix compilation
2007-02-04 Aleksey BraginA stub driver for wmilib.sys. Since we don't implement...
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2007-02-01 Johannes Anderwald- Remove stdcall decoration
2007-02-01 Johannes Anderwald- Use ntdefs constants over limits.h constants
2007-02-01 Johannes Anderwald- remove stdcall declaration
2007-02-01 Johannes Anderwald- ULONG is always >= 0
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-26 Sylvain Petreollemerge 25562
2007-01-25 Alex Ionescu- Use WinXP style /SOS output when enabled. (TODO:...
2007-01-21 Christoph von Wittichfix some more warnings (gcc 4.2)
2007-01-21 Thomas BluemelConvert NdisQueryPacket to an inline function (The...
2007-01-21 Christoph von Wittichfix some warnings (gcc 4.2)
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-20 Hervé PoussineauFix some warnings
2007-01-15 Aleksey Bragin- Merge 25404-25406, very small part of 25407, 25409...
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-11 Peter Ward- Applied patch for "Invalid Sync after loading BLUE...
2007-01-08 Alex Ionescu- Fix kmtest's inclusion of the NDK.
2007-01-04 Johannes Anderwald- improve error checking
2007-01-03 Ged Murphyupdate text to 2007
2006-12-31 Maarten BosmaRecommit changes from cc branch, without the hackish...
2006-12-31 Hervé Poussineau... also check the return of IoCreateSymbolicLink
2006-12-31 Johannes Anderwald- check if IoCreateDevice succeeded...
2006-12-30 Magnus Olsendo not use hacked vfat drv revers the 25243
2006-12-30 Maarten BosmaAdd changes from cc rewrite brunch. The driver still...
2006-12-16 Johannes Anderwald- include required header
2006-12-12 Aleksey Bragin- Improve debug output
2006-12-11 Aleksey Bragin- Assign a proper InterfaceType to the resource descrip...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-10 Andrew GreenwoodStubbing of Kernel Streaming DRM module
2006-12-10 Andrew GreenwoodFurther stubbing of Kernel Streaming APIs:
2006-12-10 Peter Ward- Revert 25108, requested by silverblade.
2006-12-10 Andrew GreenwoodFurther stubbing of Kernel Streaming APIs
2006-12-08 Christoph von Wittichfix unused variable warning in release build
2006-12-08 Christoph von Wittichupdated buslogic driver to version 1.2.0.4
2006-12-06 Aleksey Bragin- vfat now checks what CcCopyRead() returned, and retur...
2006-12-04 Christoph von Wittichfix ks.rbuild
2006-12-03 Andrew GreenwoodNew stubbing of KS (Kernel Streaming) and associated...
2006-12-03 Andrew GreenwoodKernel Streaming cleanup - replacing with new stubs...
2006-12-03 Alex Ionescu- Clear capacity data buffer before reading it to avoid...
2006-12-03 Alex Ionescu- Enable V86/DR save in HAL Clock Interrupt (and fix...
2006-11-29 Alex Ionescu- Add profil.c and stub HalStartProfileInterrupt, HalSt...
2006-11-26 Magnus OlsenPatch from hto@mail dot cnt dot ru was commited in...
2006-11-26 Magnus Olsen1. revers 24831 to 24833 userenv.h does not exists...
2006-11-19 Magnus Olsenremove the start of reactos vbe directdraw support...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-17 Alex Ionescu- Add kdcom driver. It contains the exact same function...
2006-11-13 Aleksey BraginDmitry G. Gorbachev: After kbd controller init, the...
2006-11-13 Aleksey BraginDelete unneeded files
2006-11-12 Art YerkesBroaden a lock to prevent a race for completion of...
2006-11-09 Hervé PoussineauCorrectly clear DO_DEVICE_INITIALIZING flag
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-05 Alex Ionescu- disk.sys: Don't fail IOCTL_GET_PARTITION_INFO for...
2006-11-05 Alex Ionescu- Fix boot.
2006-10-18 Hervé PoussineauFix calling convention for class callbacks
2006-10-13 Hervé PoussineauDisable DbgBreakPoint() in release versions. This lets...
2006-10-11 Thomas BluemelFix polling of ShutdownNotify
2006-10-09 Thomas BluemelMake sure the compiler doesn't optimize away writes...
2006-10-09 Thomas BluemelStrings should be const char *. Fixes compilation with...
2006-10-09 MindflyerChange copyright to 1996-2006, because
2006-10-09 Alex Ionescu- Bootvid rewrite by Filip Navara (with some fixes...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauOf course, I've added one level in directory structure...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-02 Aleksey Bragin- Change CONNECT_DATA to DEV_CONNECT_DATA
2006-10-02 Hervé PoussineauDisable keyboard and mouse before checking the i8042...
2006-10-02 Hervé PoussineauFix 2 typos (spotted by Fireball)
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerSync win32k and gdi32_winetest from trunk.
2006-09-30 Hervé PoussineauBetter resources handling in serial driver.
2006-09-30 Hervé PoussineauDo not expect a call to AddDevice with a NULL Pdo....
2006-09-30 Hervé PoussineauFix wrong default registry value, which was possibly...
2006-09-29 Aleksey Bragin- Implement device creating, with the specified DeviceE...
2006-09-29 Aleksey Bragin- Change in CONNECT_DATA for drivers so that they get...
2006-09-28 Hervé PoussineauSupport mount manager in disk.sys
2006-09-23 Hervé PoussineauReport correct interrupt resources to ntoskrnl
2006-09-22 Magnus Olsenmerges ros-branch-0_3_1 r24226 to trunk with arty...
2006-09-22 Art YerkesARP query support.
2006-09-20 Hervé PoussineauBig update of i8042prt driver. The driver is now plug...
2006-09-17 Hervé PoussineauDisable some code I did during the last day to repair...
2006-09-16 Hervé PoussineauChange detection method to see if a driver is a legacy one
2006-09-16 Hervé PoussineauDon't crash if PCI AddDevice is called with a NULL...
2006-09-15 Hervé PoussineauAssume bus number #0 if not specified in resource list
2006-09-10 Hervé PoussineauInitialize MainResource and PagingIoResource fields...
2006-09-09 Hervé PoussineauAdd missing entrypoint="0" directive in rbuild files...
2006-09-08 Aleksey BraginAdd a bit of error reporting
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-02 Aleksey BraginSeparate Device Manager code (what was left from it...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-08-26 Aleksey BraginDon't crash during disconnection if a device doesn...
2006-08-25 Hervé PoussineauImplement IOCTL_SERIAL_WAIT_ON_MASK
next