aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2006-10-20 09:52:27 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2006-10-20 09:52:27 +0000
commitc43ac89accf820720032ffb7e1ca1eb5662f0cb4 (patch)
treead340ef06fa70cdede02541482d5bac9452e42f8 /sys/pc98
parent045f738b58d4b9c64c1512931465bd821e28afa0 (diff)
downloadsrc-c43ac89accf820720032ffb7e1ca1eb5662f0cb4.tar.gz
src-c43ac89accf820720032ffb7e1ca1eb5662f0cb4.zip
Move more MD devices and options out of MI NOTES.
Notes
Notes: svn path=/head/; revision=163535
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES13
1 files changed, 2 insertions, 11 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index f6c59a23584c..a6fdd0ee68ad 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -348,6 +348,8 @@ device npx
# Optional devices:
#
+device splash # Splash screen and screen saver support
+
# 3Dfx Voodoo Graphics, Voodoo II /dev/3dfx CDEV support. This will create
# the /dev/3dfx0 device to work with glide implementations. This should get
# linked to /dev/3dfx and /dev/voodoo. Note that this is not the same as
@@ -778,10 +780,6 @@ device io
#####################################################################
# Devices we don't want to deal with
-nodevice atkbdc
-nodevice atkbd
-nodevice psm
-nodevice vga
nodevice bt
nodevice adw
nodevice aha
@@ -815,13 +813,6 @@ nodevice nfsmb
#####################################################################
# Options we don't want to deal with
-nooption VGA_DEBUG
-nooption VGA_WIDTH90
-nooption VGA_SLOW_IOACCESS
-nooption VGA_ALT_SEQACCESS
-nooption PSM_RESETAFTERSUSPEND
-nooption PSM_HOOKRESUME
-nooption ATKBD_DFLT_KEYMAP
nooption AHD_DEBUG
nooption AHD_DEBUG_OPTS
nooption AHD_REG_PRETTY_PRINT