Bug 27270

Summary: sys/soundcard.h fails to define AFMT_S16_NE
Product: Base System Reporter: Christian Weisgerber <naddy>
Component: binAssignee: cg
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christian Weisgerber 2001-05-11 16:40:02 UTC
<sys/soundcard.h> fails to define AFMT_S16_NE for "16-bit signed
format in machine's native endian convention".  This is defined in
the OSS specs, it's available on Linux and NetBSD/OpenBSD, and some
third party software expects it to be available.

Bizarrely, there are no further _NE defines for unsigned or 32-bit
values.
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-08-19 10:53:43 UTC
Responsible Changed
From-To: freebsd-bugs->cg

Over to Mr. Sound
Comment 2 Martin Blapp freebsd_committer freebsd_triage 2003-04-28 22:43:57 UTC
State Changed
From-To: open->closed

Committed, thanks ! MFC will happen in two weeks.