Enable KTR_TRAP by default.

This commit is contained in:
Jake Burkholder 2002-05-12 18:10:48 +00:00
parent f0ab1657e0
commit 63fd3b0af9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96467

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