CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/27 16:03:29

Modified files:
        sys/dev/pci    : azalia_codec.c 

Log message:
finally, generic converter grouping that fits our needs and works
on all (at least all tested) devices.  briefly, it works like so:
group together all converters that can be reached from or can reach
a connected input or output pin.  ordering in the converter groups
correlates to the association and sequence of the input/output pin.

remove lots of static converter groupings in favor of the generic
grouping method.  the only static groups left are for codecs that
still have static mixer configurations.

tested by many.  thanks to all who tested; this wouldn't have
happened without your support.

Reply via email to