CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2011/07/06 17:42:38
Modified files: sys/arch/sparc64/dev: schizo.c Log message: Handle pci_conf_read() faults on reading non-existent registers that result in master aborts. Return 0xffffffff to emulate what happens on non-perfect architectures in that case. ok deraadt@