Shubhangi Jadhav writes: > We are 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. > This piece of code which is used to set the Mux parameters is a bit > confusing, can someone explain to me as to what is being done here, it > seems as if all the values are being written to the same address.
Yes, they are. Those registers are ports to on-chip memory. But don't ask me any details, we also did not get any real documentation. Ralph