![](https://secure.gravatar.com/avatar/a828b8901d1fd4295f82787a1131900e.jpg?s=120&d=mm&r=g)
30 Jun
2013
30 Jun
'13
2:13 a.m.
Added support of 32-bit and other audio formats via 3 changes:
Additional audio format definitions at the top of the file (if required);
Additional audio formats in oss_hw_params (to allow as input to pass to OSS);
Additional audio formats in oss_hw_constraint (to allow to report to ALSA).
Signed-off-by: Alex Wiggins alex.d.wiggins@gmail.com
Do you mean that this patch allow OSS 4.0 enumlation if period size other than power 2 is supported ?