Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Tue, Apr 07, 2020 at 02:50:25PM +0900, Tetsuya Isaki wrote:
> In this case, yds(4) is attached at 5msec automatically.
> When attaching, audio layer calculates the blocksize from
> AUDI_BLK_MS etc and query it to MD driver (this is round_blocksize
> in audio(9)). If the requested size is too small (or too large)
> for the MD driver, it will return alternative blocksize. If audio
> layer can accept it, then use it.
> Is this right?
Yes, that sounds good.
Martin
Home |
Main Index |
Thread Index |
Old Index