soundcard.h

Carl Makin carl at stagecraft.cx
Thu May 29 07:43:58 PDT 2003


Morning again!

While porting a linux DSP program over to FreeBSD I noticed the FreeBSD 
soundcard.h header doesn't define "AFMT_S16_NE" which, from the 
comments is supposed to mean "Native Endien".  On my linux box it is 
defined in linux/soundcard.c as being the same as "AFMT_S16_LE".  I 
made that define in the source to the program and it works fine.

Should that be included in FreeBSD's soundcard.h?


Carl.



More information about the freebsd-multimedia mailing list