Hi, I'm trying to get the driver for Kfir MPEG encoder card working on Linux. However there's a problem with ADSP initialization. And due to this though the driver works fine for video, it does not give me any audio interrupt. Following is my present setup
$insmod kfir.o vidinmode=1 debug=1 vidinput=0 vidrate=2000000 loaded vidoutmode=0 vidsize=0x12 mpeg1mode=0 streamtype=1 sndfreq=5 Has anyone faced such a problem ? Can someone suggest a solution. As per some of the suggestions in the mailing list, tried changing the interrupt to IRQ7 but that didn't work. Thanks and Regards, Shubhangi