CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2011/05/05 12:54:23
Modified files: sys/arch/macppc/dev: i2s.c i2svar.h Log message: add support for muting the master channel on i2s based cards, this allows the "mute" key on keyboards to function too. tested by kettenis on aoa(4) and snapper(4) by me. from Martin Pieuchot ok kettenis@ ratchov@