CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/07 14:01:15

Modified files:
        usr.bin/aucat  : aproc.c aucat.c dev.c dev.h safile.c safile.h 
        lib/libsndio   : shlib_version sio_open.3 sndio.c sun.c 

Log message:
expose the block size in the sndio API by making par->round writable
and thus remove the ugly rate <-> block-size table from
sio_setpar(3). Handle the block size negociation in aucat(1), since
it has few constrains the code is overally simpler.
ok jakemsr@, major crank suggested by deraadt@

Reply via email to