15 Jan
2013
15 Jan
'13
4:18 p.m.
Hi,
here's v2 of my previous series of patches for the RME HDSP.
Changes to the previous version: - correct time value in verbose output ("iobox found after %d ms") - define and use constants for iobox detection (no more 0x10a0) - hdsp_toggle_setting: only change register if newval != oldval
Adrian Knoth (4): ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes ALSA: hdsp - Implement generic function to toggle settings ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings ALSA: hdsp - Remove obsolete settings functions
sound/pci/rme9652/hdsp.c | 461 ++++++++++++---------------------------------- 1 file changed, 116 insertions(+), 345 deletions(-)
--
1.7.10.4