CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/25 00:43:46
Modified files:
sys/arch/luna88k/cbus: nec86hw.c
sys/dev : audio.c audio_if.h mulaw.c mulaw.h
sys/dev/isa : ad1848.c ess.c sbdsp.c
sys/dev/pci : envy.c
sys/sys : audioio.h conf.h
Log message:
Reimplement the audio driver in a simpler way, removing unused/unusable
functionality. Same API and ABI except for the removed bits and no
behaviour change for programs using libsndio. With help from armani@
and mpi@, thanks.
