Reimplement the audio driver in a simpler way, removing unused/unusable
authorratchov <ratchov@openbsd.org>
Thu, 25 Jun 2015 06:43:45 +0000 (06:43 +0000)
committerratchov <ratchov@openbsd.org>
Thu, 25 Jun 2015 06:43:45 +0000 (06:43 +0000)
commit1cf2860827c8ca659d8097d8da94a5ae5b888c53
tree47b8a1c39b3fdbffdbcf4b38f636f501ab45d165
parentd4a4e79b7a2d8472da8549a7d90102d04e8af37e
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.
sys/arch/luna88k/cbus/nec86hw.c
sys/dev/audio.c
sys/dev/audio_if.h
sys/dev/isa/ad1848.c
sys/dev/isa/ess.c
sys/dev/isa/sbdsp.c
sys/dev/mulaw.c
sys/dev/mulaw.h
sys/dev/pci/envy.c
sys/sys/audioio.h
sys/sys/conf.h