Subject: audio.c parameter sanity check too restrictive
To: None <tech-kern@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: tech-kern
Date: 08/29/2001 22:15:32
Hi,

in the near future I'll add 24bit and 32bit slinear modes to the
amiga/dev/repulse.c driver. (maybe also ulinear emulation).

I'll need to enhance the sanity check in audio.c::audio_check_params() 
[thats about line 2234] for this - any objections?

	-is