Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 00:43:51 +1000
From:      Carl Makin <carl@stagecraft.cx>
To:        freebsd-multimedia@freebsd.org
Subject:   soundcard.h
Message-ID:  <F6F7393A-91E3-11D7-AF04-003065A27FC0@stagecraft.cx>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F6F7393A-91E3-11D7-AF04-003065A27FC0>