CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/06 17:43:14
Modified files:
sys/arch/sparc64/dev: psycho.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@
