From 4e64b0d32068de728b220c71403a2566a152346d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 19 Mar 2000 13:33:26 +0000 Subject: [PATCH] Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release' still works. --- sys/amd64/conf/GENERIC | 2 ++ sys/conf/NOTES | 2 ++ sys/i386/conf/GENERIC | 2 ++ sys/i386/conf/LINT | 2 ++ sys/i386/conf/NOTES | 2 ++ 5 files changed, 10 insertions(+) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 4c583890158b..363dbd981950 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -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 diff --git a/sys/conf/NOTES b/sys/conf/NOTES index d09acb83ede6..83d9900e5ad8 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -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) diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 4c583890158b..363dbd981950 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -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 diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index d09acb83ede6..83d9900e5ad8 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -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) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index d09acb83ede6..83d9900e5ad8 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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)