NetBSD/sys/arch/sparc
chuck d76941843e fix mixer code that was clearly untested:
- allow get/set of enums SUNAUDIO_SOURCE and SUNAUDIO_OUTPUT rather
	than returning EINVAL
 - add missing SUNAUDIO_MONITOR_CLASS case in query_devinfo
 - convert SUNAUDIO_MONITOR case from a MIXER_CLASS to a MIXER_VALUE
	like it is supposed to be
 - the labels for outputs/record class were swapped: fix it

this patch allows "mixerctl" to work properly on a sparc
1997-12-06 03:20:56 +00:00
..
compile
conf add missing COMPAT_13 that kleink putzed 1997-11-30 23:18:59 +00:00
dev fix mixer code that was clearly untested: 1997-12-06 03:20:56 +00:00
fpu %x -> 0x%x 1997-07-29 10:09:51 +00:00
include Add _BSD_SUSECONDS_T_ and _BSD_USECONDS_T_; do some space vs. tab formatting 1997-11-23 20:20:53 +00:00
sparc Standardize COMPAT_SUNOS -- remove all references to 1997-12-04 15:33:17 +00:00
stand Use DESTDIR consistently when constructing `boot.net'. 1997-11-15 14:29:36 +00:00
Makefile Make these closer to working. 1997-10-11 09:10:25 +00:00