NetBSD/sys/dev/ebus
uwe a05702eaac Rework the driver to add EBus DMA support and improve APC DMA support.
Audio-related stuff is left almost intact.

* support audiocs at ebus playback and capture
    tested on krups and u5 (thanks, martin)
* make first attempt at supporting audiocs at sbus capture
* nb: full-duplex is not tested
* while here, fix CSAUDIO_MONITOR_MUTE to be of CSAUDIO_MONITOR_CLASS
    i.e. outputs.monitor.mute -> monitor.monitor.mute

Ok by pk, eeh.
2002-03-12 04:48:28 +00:00
..
cs4231_ebus.c Rework the driver to add EBus DMA support and improve APC DMA support. 2002-03-12 04:48:28 +00:00
ebusreg.h Remove EBUS_PADDR_FROM_REG, as it does not realy creates a paddr on sparc. 2002-03-01 11:49:06 +00:00
ebusvar.h Drop ebus_bus_map(), use plain bus_space_map() instead. 2002-03-12 00:32:30 +00:00