Revert r216777, per jhb@

This commit is contained in:
Warner Losh 2010-12-28 22:45:29 +00:00
parent e83e229d01
commit 714cf6c0df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216782

View File

@ -284,8 +284,7 @@ device apm_saver # Requires APM
#
# ISA bus
#
# Already in DEFAULTS, which means we don't need it here.
#device isa # Required by npx(4)
device isa # Required by npx(4)
#
# Options for `isa':
@ -373,8 +372,7 @@ options X86BIOS
#
# The Numeric Processing eXtension driver. This is non-optional.
# Already in DEFAULTS, which means we don't need it here.
#device npx
device npx
hint.npx.0.flags="0x0"
hint.npx.0.irq="13"