mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Temporarily comment out cy.
Remove COMPAT_OLDISA
This commit is contained in:
parent
91a5625be4
commit
dc57f07049
1 changed files with 2 additions and 3 deletions
|
|
@ -264,7 +264,6 @@ device isa
|
|||
# reset the CPU for reboot. This is needed on some systems with broken
|
||||
# keyboard controllers.
|
||||
|
||||
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
|
||||
options AUTO_EOI_1
|
||||
|
||||
options MAXMEM=(128*1024)
|
||||
|
|
@ -472,8 +471,8 @@ device pmc
|
|||
hint.pmc.0.at="isa"
|
||||
hint.pmc.0.port="0x8f0"
|
||||
device pmtimer # Adjust system timer at wakeup time
|
||||
device cy 1
|
||||
options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
|
||||
#device cy 1
|
||||
#options CY_PCI_FASTINTR # Use with cy_pci unless irq is shared
|
||||
device digi
|
||||
# BIOS & FEP/OS components of device digi.
|
||||
device digi_CX
|
||||
|
|
|
|||
Loading…
Reference in a new issue