Via 686/8233/8235 Audio Driver for Linux | ||
---|---|---|
<<< Previous | Next >>> |
Performs some of the preparations necessary to begin using a PCM channel.
Currently the preparations include allocating the scatter-gather DMA table and buffers, and passing the address of the DMA table to the hardware.
Note that special care is taken when passing the DMA table address to hardware, because it was found during driver development that the hardware did not always "take" the address.
<<< Previous | Home | Next >>> |
via_chan_init | Up | via_chan_free |