Michael Banck via Bug reports for the GNU Hurd, le lun. 23 juin 2025 08:57:14 +0200, a ecrit: > On Sun, Jun 22, 2025 at 10:06:40PM +0200, Samuel Thibault wrote: > > Damien Zammit, le dim. 22 juin 2025 07:33:46 +0000, a ecrit: > > > 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. > > > > With both in place, should we perhaps make gnumach default to using > > apic even without smpĀ ? > > Won't that change the boot device from hd0 to wd0?
No: apic is only the irq routing part, no device driver change is involved. Samuel