[ros-diffs] [fireball] 40713: - Change storage of ReactOS-specific virtual address space from VadRoot to Vm EPROCESS structure member. Change containing structure from MM_AVL_TABLE to MMSUPPORT resp

2009-04-27 Thread fireball
Author: fireball Date: Mon Apr 27 14:12:57 2009 New Revision: 40713 URL: http://svn.reactos.org/svn/reactos?rev=40713view=rev Log: - Change storage of ReactOS-specific virtual address space from VadRoot to Vm EPROCESS structure member. Change containing structure from MM_AVL_TABLE to MMSUPPORT

[ros-diffs] [dgoette] 393: * get overview to show something again * start to implement a new entry detail view

2009-04-27 Thread dgoette
Author: dgoette Date: Mon Apr 27 20:44:12 2009 New Revision: 393 URL: http://svn.reactos.org/svn/reactos?rev=393view=rev Log: * get overview to show something again * start to implement a new entry detail view Added:

[ros-diffs] [janderwald] 40714: - Fix IPortWavePci_Notify routine - Add debug traces

2009-04-27 Thread janderwald
Author: janderwald Date: Mon Apr 27 22:57:41 2009 New Revision: 40714 URL: http://svn.reactos.org/svn/reactos?rev=40714view=rev Log: - Fix IPortWavePci_Notify routine - Add debug traces Modified: trunk/reactos/drivers/wdm/audio/backpln/portcls/port_wavepci.c

[ros-diffs] [janderwald] 40715: - Remove test code which should never have come into trunk

2009-04-27 Thread janderwald
Author: janderwald Date: Tue Apr 28 02:43:08 2009 New Revision: 40715 URL: http://svn.reactos.org/svn/reactos?rev=40715view=rev Log: - Remove test code which should never have come into trunk Modified: trunk/reactos/drivers/wdm/audio/backpln/portcls/pin_wavecyclic.c Modified:

[ros-diffs] [janderwald] 40716: - Silence a few debug prints - The IrpQueue functions are called at DISPATCH_LEVEL, therefore use KeAcquireSpinLockAtDpcLevel instead - Fix multiple bugs when using Irp

2009-04-27 Thread janderwald
Author: janderwald Date: Tue Apr 28 03:16:49 2009 New Revision: 40716 URL: http://svn.reactos.org/svn/reactos?rev=40716view=rev Log: - Silence a few debug prints - The IrpQueue functions are called at DISPATCH_LEVEL, therefore use KeAcquireSpinLockAtDpcLevel instead - Fix multiple bugs when