- Silence a few debug prints
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Mon, 27 Apr 2009 23:16:49 +0000 (23:16 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Mon, 27 Apr 2009 23:16:49 +0000 (23:16 +0000)
commitb34e7b4258c4951a0236d00c24499085779da78f
treedbb13e97537cfdc51bca21c664857bcfa3f710de
parentda49b0b87d68517aaef1b845d79a03a1d9c5f371
- Silence a few debug prints
- The IrpQueue functions are called at DISPATCH_LEVEL, therefore use KeAcquireSpinLockAtDpcLevel instead
- Fix multiple bugs when using IrpQueue tag functions

svn path=/trunk/; revision=40716
reactos/drivers/wdm/audio/backpln/portcls/interrupt.c
reactos/drivers/wdm/audio/backpln/portcls/irpstream.c
reactos/drivers/wdm/audio/backpln/portcls/pin_wavepci.c
reactos/drivers/wdm/audio/backpln/portcls/port_wavepci.c