Sound Blaster Audigy LS problem

Mathew Kanner mat at cnd.mcgill.ca
Tue Nov 4 12:34:50 PST 2003


On Nov 04, Anthony Schneider wrote:
> [...]
> timeout = (hz * sndbuf_getblksz(bs)) / (sndbuf_getspd(bs) * sndbuf_getbps(bs));
> if (timeout < 1)
> 	timeout = 1;
> timeout = 1;
> 
> seems like overkill...
> 

	I noticed this too.  It was introduced in rev 1.65 to "reduce
latency/pauses in output."  It isn't clear to me why it's there.

	--Mat


-- 
	It's impossible to awaken a man who is pretending to be
	asleep.
			- Navajo saying



More information about the freebsd-hackers mailing list