Hi, The attached patch includes misc. fixes: 1) Fix FreeBSD compile - two typos by yours truly, and #ifdef around EBADE in setup/srcconf.c since that doesn't exist in FreeBSD. (EBADE is used only by libsalsa right now, and that doesn't compile in FreeBSD yet). 2) Change some nested if/else to switch/case in ossmix. Always print hexdecimal values with "0x" prefix. 3) Correct argument order in ossplay/seek_normal. 4) Remove not-yet-supported Xonar D2/D2X from .devices in oss_cmi878x.
Btw, all *.[ch] files should be removed from cmd/ossrecord/ , since ossplay directory should create ossrecord now. Yours, Yair K.
oss-misc-fixes.diff.gz
Description: GNU Zip compressed data
_______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel