COMPAT_OLDISA is only used on i386.
This commit is contained in:
parent
12ace143f0
commit
08255d70df
@ -938,8 +938,6 @@ options MSGBUF_SIZE=40960
|
|||||||
# ISA bus
|
# ISA bus
|
||||||
#
|
#
|
||||||
|
|
||||||
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
|
|
||||||
|
|
||||||
# Enable support for the kernel PLL to use an external PPS signal,
|
# Enable support for the kernel PLL to use an external PPS signal,
|
||||||
# under supervision of [x]ntpd(8)
|
# under supervision of [x]ntpd(8)
|
||||||
# More info in ntpd documentation: http://www.eecis.udel.edu/~ntp
|
# More info in ntpd documentation: http://www.eecis.udel.edu/~ntp
|
||||||
|
@ -266,6 +266,7 @@ device isa
|
|||||||
# reset the CPU for reboot. This is needed on some systems with broken
|
# reset the CPU for reboot. This is needed on some systems with broken
|
||||||
# keyboard controllers.
|
# keyboard controllers.
|
||||||
|
|
||||||
|
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
|
||||||
options AUTO_EOI_1
|
options AUTO_EOI_1
|
||||||
#options AUTO_EOI_2
|
#options AUTO_EOI_2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user