CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/08/17 14:41:27
Modified files: sys/arch/sparc64/dev: ebus_mainbus.c ebusvar.h Log message: Turns out interrupts for Ebus devices are wired to the *other* PCI Expres leaf on the v445 (compared to the v215/v245). Generalize the code to allow for arbitrary wirings. Makes the serial console on the v445 work.