CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2009/05/30 20:12:54
Modified files: sys/dev/pci : azalia_codec.c Log message: remove special handling for STAC9225 (aka STAC7661). it was just choosing the default recording source and muting ADC input after the device has been configured. the commit message that added these doesn't give a reason why this is done, and it is inconsistent with every other codec. if you really want these settings, either set them in mixerctl.conf, or convince me why this should be done for all codecs.