NetBSD/sys/arch/arm32/vidc
augustss 8727da130b In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been
renamed AUDIO_ENCODING_SLINEAR and AUDIO_ENCODING_LINEAR reverts to the
NetBSD 1.2 sematics.  A kernel with COMPAT_12 defined will accept
AUDIO_ENCODING_LINEAR and treat it as before, without COMPAT_12 it
will be rejected.
1997-07-15 07:46:04 +00:00
..
console Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:20:58 +00:00
beep.c Fix the declarations of the interrupt handlers to accept void * pointers 1997-01-28 04:55:15 +00:00
lmc1982.S Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmc1982.h Initial commit of the lmc audio driver for the lmc1982 found on RC7500 1996-10-15 21:10:24 +00:00
lmcaudio.c In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been 1997-07-15 07:46:04 +00:00
makemodes.c Prototype main(). 1997-01-28 05:02:30 +00:00
vidcaudio.c Change the interface between high and lowlevel audio drivers again: 1997-05-09 22:16:27 +00:00
waveform.h