Remove COMPAT_OLDPCI.

This commit is contained in:
Josef Karthauser 2000-12-22 14:32:34 +00:00
parent 8e676d4297
commit 67970143f8
7 changed files with 0 additions and 7 deletions

View File

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

View File

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

View File

@ -28,7 +28,6 @@ options INTRO_USERCONFIG #imply -c and parse info area
options PCI_QUIET options PCI_QUIET
options NO_SWAPPING options NO_SWAPPING
options COMPAT_OLDISA #Use ISA shims and glue for old drivers 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 isa
device pci device pci

View File

@ -71,5 +71,4 @@ device md
#device gzip # Exec gzipped a.out's #device gzip # Exec gzipped a.out's
device bpf 4 device bpf 4
options COMPAT_OLDISA #Use ISA shims and glue for old drivers 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 #device gzip # Exec gzipped a.out's
options COMPAT_OLDISA #Use ISA shims and glue for old drivers 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 IPDIVERT
options PCI_QUIET options PCI_QUIET
options COMPAT_OLDISA #Use ISA shims and glue for old drivers options COMPAT_OLDISA #Use ISA shims and glue for old drivers
options COMPAT_OLDPCI #Use PCI shims and glue for old drivers
#options DEVFS #options DEVFS
# Support for bridging and bandwidth limiting # Support for bridging and bandwidth limiting
#options DUMMYNET #options DUMMYNET

View File

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