> Then I tried to alter the saa7134 registers with function saa_writeb(), > I added an ioctl to access the driver to do this. The thing is made > so that it is executed in the function 'tvaudio_init'. I tried to > change audio registers more or less randomly but I could not make > any change with it. However, what works is poking the whole address range > 0x000-0x1ff with zeros (I hope doing such stuff will not destroy > something...). Intresting. Can you try to trim down the register range? I suggest to start with 0x140-0x17f (which are the audio ctrl registers). Thank you, Gerd -- You can't please everybody. And usually if you _try_ to please everybody, the end result is one big mess. -- Linus Torvalds, 2002-04-20