CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/05/04 02:30:56
Modified files: sys/dev/acpi : bytgpio.c Log message: Don't mask pins configured as direct IRQ. Those are tied directly to the APIC and don't generate a GPIO controller interrupt. Masking them menas devices relying on those APIC interrupts will break. Unbreaks the keyboard on the Asus x205ta, which got broken in rev 1.6.