- Interrupt is only shareable if the type is latched
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Wed, 15 Jul 2009 14:11:00 +0000 (14:11 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Wed, 15 Jul 2009 14:11:00 +0000 (14:11 +0000)
commit179d9487ddff116a8cef0c459656471ac754d0a4
treec81cd41c6be3510d2ffd5057135a003ca727e38e
parent1996b84faef50244b2fc6ada77a7da52c31664ef
- Interrupt is only shareable if the type is latched
- Only transfer as maximum the FrameSize which was obtained by IMiniportWaveCyclicStream::SetNotficationFreq
- Remove the pin service group member before queing the workitem to close the stream

svn path=/trunk/; revision=41970
reactos/drivers/wdm/audio/backpln/portcls/filter_wavecyclic.c
reactos/drivers/wdm/audio/backpln/portcls/filter_wavepci.c
reactos/drivers/wdm/audio/backpln/portcls/interfaces.h
reactos/drivers/wdm/audio/backpln/portcls/interrupt.c
reactos/drivers/wdm/audio/backpln/portcls/irpstream.c
reactos/drivers/wdm/audio/backpln/portcls/pin_wavecyclic.c
reactos/drivers/wdm/audio/backpln/portcls/service_group.c