diff options
| author | Jake Burkholder <jake@FreeBSD.org> | 2002-05-12 18:10:48 +0000 |
|---|---|---|
| committer | Jake Burkholder <jake@FreeBSD.org> | 2002-05-12 18:10:48 +0000 |
| commit | 63fd3b0af93826f5445ebeda4aef04c2d59d1e1e (patch) | |
| tree | f22876d01f74fd0d3ee161a084299f13678b41f6 | |
| parent | f0ab1657e06003096953b95437175a34890f36e3 (diff) | |
Notes
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index cf6d431acfca..8b32e5f2dcb8 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -199,7 +199,7 @@ options PCI_ENABLE_IO_MODES # Enable all PCI resources options KTR options KTR_COMPILE=0xffffffff options KTR_ENTRIES=8192 -options KTR_MASK=0 +options KTR_MASK=KTR_TRAP options OFW_PCI_DEBUG |
