This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 87b6b23c0f55dc0236bd086eca83238e03174624 (commit) from 608d1e197188288b54ea443b4a00e966ca0c6c19 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 87b6b23c0f55dc0236bd086eca83238e03174624 Author: Damien Zammit <dam...@zamaudio.com> Date: Sun Jun 22 07:33:46 2025 +0000 ioapic.c: Fix default polarity and trigger mode for irqs 0-13 are on rising edge (legacy) 14-N are active-low level triggered. This allows for PIIX3 chipset to have working IDE, if we patch hurd/acpi to ignore buggy irq 9 response. Message-ID: <20250622073329.188167-1-dam...@zamaudio.com> ----------------------------------------------------------------------- Summary of changes: i386/i386at/ioapic.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- GNU Mach