Enable KTR_TRAP by default.

This commit is contained in:
Jake Burkholder 2002-05-12 18:10:48 +00:00
parent f0ab1657e0
commit 63fd3b0af9
1 changed files with 1 additions and 1 deletions

View File

@ -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