Remove COMPAT_OLDPCI.

This commit is contained in:
Josef Karthauser 2000-12-22 14:32:34 +00:00
parent 8e676d4297
commit 67970143f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70270
7 changed files with 0 additions and 7 deletions

View File

@ -55,7 +55,6 @@ options NMBCLUSTERS=4096
device isa
device pci
options COMPAT_OLDISA # compatability shims for lnc, le
options COMPAT_OLDPCI # compatability shims for lnc, vx
# Floppy drives
device fdc

View File

@ -58,7 +58,6 @@ device isa
device eisa
device pci
options COMPAT_OLDISA # compatability shims for lnc, fe, le
options COMPAT_OLDPCI # compatability shims for lnc, vx
# Floppy drives
device fdc

View File

@ -28,7 +28,6 @@ options INTRO_USERCONFIG #imply -c and parse info area
options PCI_QUIET
options NO_SWAPPING
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
device isa
device pci

View File

@ -71,5 +71,4 @@ device md
#device gzip # Exec gzipped a.out's
device bpf 4
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers

View File

@ -112,5 +112,4 @@ device md
#device gzip # Exec gzipped a.out's
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers

View File

@ -31,7 +31,6 @@ options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
options PCI_QUIET
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
#options DEVFS
# Support for bridging and bandwidth limiting
#options DUMMYNET

View File

@ -77,5 +77,4 @@ device pty 16
device md
options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers