soundcard.h

Orion Hodson orion at icir.org
Thu May 29 08:03:23 PDT 2003


/-- Carl Makin wrote:
| 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,
There's a definition for AFMT_S16_NE is in -CURRENT now and it is due for MFC 
into the 4.x branch shortly.
Cheers
- Orion




More information about the freebsd-multimedia mailing list