CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/06 09:20:53
Modified files:
sys/arch/sparc64/dev: vbus.c vpci.c
sys/arch/sparc64/include: hypervisor.h
sys/arch/sparc64/sparc64: autoconf.c intr.c
Log message:
Implement support for using interrupt cookies in vbus(4) and vpci(4) as
introduced in version 3.0 of the Interrupt APIs group. This makes it possible
boot OpenBSD on SPARC T7/M7 hardware (although there still may be issues with
the onboard mpii(4) controller).
