K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-02-10T09:58:20.689419Z K 7 svn:log V 407 Extend the HAL code to allow the RX and TX chainmask to be overridden by capabilities. Add an ar5416SetCapability() function, which contains logic to override the chainmask and update the relevant stream. This is designed to be called after the attach function, which presets the TX/RX chainmask and stream. TODO: check the chainmask against the hardware chainmask so non-existing chains aren't enabled. END