CVSROOT: /cvs Module name: src Changes by: jake...@cvs.openbsd.org 2009/06/08 23:16:42
Modified files: sys/dev/pci : azalia.h azalia.c azalia_codec.c Log message: AD1981HD output amps are weird. they report 63 volume steps but the first 30 do nothing. perhaps there are other codecs with such amps? (ab)use some reserved bits in the amplifier capabilities parameter to store the first volume step that actually changes the volume. problem reported and patch tested by LEVAI Daniel.