Add DIOVERBOSE per Jason; clean up formatting for some options.

This commit is contained in:
scottr 1997-01-30 18:33:52 +00:00
parent 5885fe6b78
commit 13802e3a85
2 changed files with 30 additions and 21 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: DISKLESS,v 1.13 1997/01/30 09:58:58 thorpej Exp $
# $NetBSD: DISKLESS,v 1.14 1997/01/30 18:33:53 scottr Exp $
#
# Diskless HP 9000/300-series workstation
#
@ -42,18 +42,19 @@ options PROCFS # /proc filesystem
options MFS # Memory-based filesystem
# Networking options
options INET # Internet protocols
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
options NMBCLUSTERS="512" # Just a little extra
options INET # Internet protocols
options GATEWAY # IP forwarding + larger mb_map
options MROUTING # Multicast routing
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Options for HP hardware
options FPSP # floating point interface for 68040
options USELEDS # make the lights twinkle
options COMPAT_NOLABEL # defaults for unlabeled disks
options FPSP # floating point interface for 68040
options USELEDS # make the lights twinkle
options COMPAT_NOLABEL # defaults for unlabeled disks
#options PANICBUTTON # two fast <reset>s on HIL dump kernel
#options CONSCODE="9" # force console at this select code
options UK_KEYBOARD # include United Kingdom HIL keymap
options SE_KEYBOARD # include Swedish HIL keymap
options UK_KEYBOARD # include United Kingdom HIL keymap
options SE_KEYBOARD # include Swedish HIL keymap
# This option enables a different copyin/copyout that uses page
# mapping for large copies.
@ -68,7 +69,11 @@ options COMPAT_HPUX # HP-UX binary compatibility
options COMPAT_M68K4K # compat. with NetBSD/m68k4k binaries
# Debugging options
options DDB # Kernel Dynamic Debugger
options DDB # Kernel Dynamic Debugger
# Verbose descriptions of unconfigured DIO devices
# (Warning: this compiles in a large string table)
options DIOVERBOSE # recognize "unknown" DIO devices
config netbsd root on nfs

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.20 1997/01/30 09:58:59 thorpej Exp $
# $NetBSD: GENERIC,v 1.21 1997/01/30 18:33:52 scottr Exp $
#
# Generic kernel - one size fits all.
#
@ -45,19 +45,19 @@ options PROCFS # /proc filesystem
options MFS # Memory-based filesystem
# Networking options
options INET # Internet protocols
options GATEWAY # IP forwarding + larger mb_map
options MROUTING # Multicast routing
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
options INET # Internet protocols
options GATEWAY # IP forwarding + larger mb_map
options MROUTING # Multicast routing
options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
# Options for HP hardware
options FPSP # floating point interface for 68040
options USELEDS # make the lights twinkle
options COMPAT_NOLABEL # defaults for unlabeled disks
options FPSP # floating point interface for 68040
options USELEDS # make the lights twinkle
options COMPAT_NOLABEL # defaults for unlabeled disks
#options PANICBUTTON # two fast <reset>s on HIL dump kernel
#options CONSCODE="9" # force console at this select code
options UK_KEYBOARD # include United Kingdom HIL keymap
options SE_KEYBOARD # include Swedish HIL keymap
options UK_KEYBOARD # include United Kingdom HIL keymap
options SE_KEYBOARD # include Swedish HIL keymap
# This option enables a different copyin/copyout that uses page
# mapping for large copies.
@ -74,7 +74,11 @@ options COMPAT_M68K4K # compat. with NetBSD/m68k4k binaries
# Debugging options
options DIAGNOSTIC # Extra kernel sanity checks
#options DEBUG # Enable misc. kernel debugging code
options DDB # Kernel Dynamic Debugger
options DDB # Kernel Dynamic Debugger
# Verbose descriptions of unconfigured DIO devices
# (Warning: this compiles in a large string table)
options DIOVERBOSE # recognize "unknown" DIO devices
config netbsd swap generic