Added COMPAT_OLDPCI and COMPAT_OLDISA options.
This commit is contained in:
parent
085beaf862
commit
9b8b69aae4
@ -68,6 +68,8 @@ options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
device isa
|
||||
device pci
|
||||
options COMPAT_OLDISA # Old ISA driver shims
|
||||
options COMPAT_OLDPCI # Old PCI driver shims
|
||||
|
||||
# Floppy drives
|
||||
device fdc0 at isa? port IO_FD1 irq 11 drq 2
|
||||
|
@ -68,6 +68,8 @@ options ICMP_BANDLIM #Rate limit bad replies
|
||||
|
||||
device isa
|
||||
device pci
|
||||
options COMPAT_OLDISA # Old ISA driver shims
|
||||
options COMPAT_OLDPCI # Old PCI driver shims
|
||||
|
||||
# Floppy drives
|
||||
device fdc0 at isa? port IO_FD1 irq 11 drq 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user