From: Jared D. McNeill <jmcneill%netbsd.org@localhost> Modified Files: src/sys/dev/acpi: pckbc_acpi.c Log Message:PR# port-i386/39671: panic while booting with an acpi kernel on a 790GX boardIf the firmware describes duplicate keyboard controller nodes, don't panicwhen the driver fails to map registers.
Is tis suitable for a pullup to netbsd-5?Thanks :)