Added COMPAT_OLDPCI and COMPAT_OLDISA options.

This commit is contained in:
KATO Takenori 2000-03-19 14:42:52 +00:00
parent 085beaf862
commit 9b8b69aae4
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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