Bump the default NBUS value to 8.

This commit is contained in:
Mike Smith 2000-05-31 19:01:45 +00:00
parent c5234c81ed
commit 11ca1e30c7
5 changed files with 8 additions and 8 deletions

View File

@ -58,7 +58,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
#options APIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
#options NCPU=2 # number of CPUs
#options NBUS=4 # number of busses
#options NBUS=8 # number of busses
#options NAPIC=1 # number of IO APICs
#options NINTR=24 # number of INTs

View File

@ -99,7 +99,7 @@ options ROOTDEVNAME=\"ufs:da0s2e\"
# SMP enables building of a Symmetric MultiProcessor Kernel.
# APIC_IO enables the use of the IO APIC for Symmetric I/O.
# NCPU sets the number of CPUs, defaults to 2.
# NBUS sets the number of busses, defaults to 4.
# NBUS sets the number of busses, defaults to 8.
# NAPIC sets the number of IO APICs on the motherboard, defaults to 1.
# NINTR sets the total number of INTs provided by the motherboard.
#
@ -119,7 +119,7 @@ options APIC_IO # Symmetric (APIC) I/O
# Optional, these are the defaults plus 1:
options NCPU=5 # number of CPUs
options NBUS=5 # number of busses
options NBUS=10 # number of busses
options NAPIC=2 # number of IO APICs
options NINTR=25 # number of INTs

View File

@ -58,7 +58,7 @@ options KBD_INSTALL_CDEV # install a CDEV entry in /dev
#options APIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
#options NCPU=2 # number of CPUs
#options NBUS=4 # number of busses
#options NBUS=8 # number of busses
#options NAPIC=1 # number of IO APICs
#options NINTR=24 # number of INTs

View File

@ -99,7 +99,7 @@ options ROOTDEVNAME=\"ufs:da0s2e\"
# SMP enables building of a Symmetric MultiProcessor Kernel.
# APIC_IO enables the use of the IO APIC for Symmetric I/O.
# NCPU sets the number of CPUs, defaults to 2.
# NBUS sets the number of busses, defaults to 4.
# NBUS sets the number of busses, defaults to 8.
# NAPIC sets the number of IO APICs on the motherboard, defaults to 1.
# NINTR sets the total number of INTs provided by the motherboard.
#
@ -119,7 +119,7 @@ options APIC_IO # Symmetric (APIC) I/O
# Optional, these are the defaults plus 1:
options NCPU=5 # number of CPUs
options NBUS=5 # number of busses
options NBUS=10 # number of busses
options NAPIC=2 # number of IO APICs
options NINTR=25 # number of INTs

View File

@ -99,7 +99,7 @@ options ROOTDEVNAME=\"ufs:da0s2e\"
# SMP enables building of a Symmetric MultiProcessor Kernel.
# APIC_IO enables the use of the IO APIC for Symmetric I/O.
# NCPU sets the number of CPUs, defaults to 2.
# NBUS sets the number of busses, defaults to 4.
# NBUS sets the number of busses, defaults to 8.
# NAPIC sets the number of IO APICs on the motherboard, defaults to 1.
# NINTR sets the total number of INTs provided by the motherboard.
#
@ -119,7 +119,7 @@ options APIC_IO # Symmetric (APIC) I/O
# Optional, these are the defaults plus 1:
options NCPU=5 # number of CPUs
options NBUS=5 # number of busses
options NBUS=10 # number of busses
options NAPIC=2 # number of IO APICs
options NINTR=25 # number of INTs