I think I found the DMA bug: it's adapter->capturing: It's set to 1 in open_stream, and set to 0 in close_stream, resulting in a stop of the dma; instead, it should be incremented in open_stream, decremented in close_stream, and dma should only be stopped if it reaches 0. scan is working without any problems now ;-))
Wolfgang -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
