CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/21 13:21:24
Modified files:
sys/dev/pci : azalia.h azalia_codec.c
Log message:
add mixer_class member to struct widget_t, and define the mixer
classes in azalia.h instead of azalia_codec.c. this will allow
the mixer class to be determined outside of azalia_generic_mixer_init.
