Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release'

still works.
This commit is contained in:
Peter Wemm 2000-03-19 13:33:26 +00:00
parent 80060e8897
commit 4e64b0d320
5 changed files with 10 additions and 0 deletions

View File

@ -65,6 +65,8 @@ options ICMP_BANDLIM #Rate limit bad replies
device isa
device eisa
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 6 drq 2

View File

@ -895,6 +895,7 @@ options AUTO_EOI_1
options MAXMEM="(128*1024)"
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# Enable support for the kernel PLL to use an external PPS signal,
# under supervision of [x]ntpd(8)
@ -1543,6 +1544,7 @@ device pci
# PCI options
#
#options PCI_QUIET #quiets PCI code on chipset settings
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)

View File

@ -65,6 +65,8 @@ options ICMP_BANDLIM #Rate limit bad replies
device isa
device eisa
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 6 drq 2

View File

@ -895,6 +895,7 @@ options AUTO_EOI_1
options MAXMEM="(128*1024)"
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# Enable support for the kernel PLL to use an external PPS signal,
# under supervision of [x]ntpd(8)
@ -1543,6 +1544,7 @@ device pci
# PCI options
#
#options PCI_QUIET #quiets PCI code on chipset settings
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)

View File

@ -895,6 +895,7 @@ options AUTO_EOI_1
options MAXMEM="(128*1024)"
#options BROKEN_KEYBOARD_RESET
#options PAS_JOYSTICK_ENABLE
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# Enable support for the kernel PLL to use an external PPS signal,
# under supervision of [x]ntpd(8)
@ -1543,6 +1544,7 @@ device pci
# PCI options
#
#options PCI_QUIET #quiets PCI code on chipset settings
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)