[#]
http://marc.info/?l=openbsd-cvs&m=140939176117352&w=2
openbsd-cvs(obsdave,2) — All
2014-08-30 13:55:12
Module name: src
Changes by: mpi@cvs.openbsd.org 2014/08/30 03:42:20
Modified files:
sys/arch/macppc/dev: macintr.c openpic.c
Log message:
Don't panic when an illegal IRQ is passed to intr_{dis,}establish().
At least the device-tree for the second bge(4) on my PowerMac is not
parsed correctly but we can live with that until the bug is fixed.