Remove COMPAT_OLDPCI.
This commit is contained in:
parent
8e676d4297
commit
67970143f8
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
|
||||||
|
|
||||||
|
@ -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
|
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user