Module Name: src
Committed By: macallan
Date: Thu Apr 5 04:04:05 UTC 2012
Modified Files:
src/sys/dev/pci: ohci_pci.c
Log Message:
abort attach if memory access is not enabled
this avoids a panic later on when trying to attach to an unconfigured ohci
found for example in later iBooks when DIAGNOSTIC is set
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/ohci_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.