blob: 5830d5f80a6e0aaddc807c0a69ff8894e4a9b1ff (
plain)
1
2
3
4
|
#machdep.unaligned_print=0 # 0 - disable printing of unaligned access
#machdep.unaligned_fix=0 # 0 - disable fixup of unaligned access
#machdep.unaligned_sigbus=0 # 0 - don't sigbus on unaligned access
#machdep.allowaperture=1 # see xf86(4)
|