- Return success indication when sending commands.
commit07f79503d8e4ec5b6d6b860441aa99924e1fcbf3
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 9 Aug 2013 00:25:33 +0000 (9 00:25 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 9 Aug 2013 00:25:33 +0000 (9 00:25 +0000)
treef974d6f0b30060e9affb010de2f6f72b41a20e59
parent3d03dbc06b6eac7a436add7eb45e67461e5d72c5
 - Return success indication when sending commands.
 - Use default parameters from function group (if not overridden by widgets).
 - Cache function group NID instead of searching for it every time it's
   needed (some of this searching still needs to be eliminated).
 - Check that output pins are output-capable and have at least one input node.
 - Check that input pins are input-capable.
 - Fixed some compiler warnings.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@47794 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/devs/AHI/Drivers/HDAudio/DriverData.h
workbench/devs/AHI/Drivers/HDAudio/main.c
workbench/devs/AHI/Drivers/HDAudio/misc.c
workbench/devs/AHI/Drivers/HDAudio/misc.h
workbench/devs/AHI/Drivers/HDAudio/regs.h