aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2006-03-04 07:31:58 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2006-03-04 07:31:58 +0000
commited40c5a34d69e6ae572d903f2e7ab64a682c6a5a (patch)
tree83a54d199b0827415a5ddfc96ea1414db84019bb /sys/pc98
parentfccfcfba008bca7a96dd45e33c76aebf54dfe94f (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 6b4b09136da6..f2be5261fb6e 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -316,11 +316,10 @@ device npx
# the tdfx DRI module from XFree86 and is completely unrelated.
#
# To enable Linuxulator support, one must also include COMPAT_LINUX in the
-# config as well, or you will not have the dependencies. The other option
-# is to load both as modules.
+# config as well. The other option is to load both as modules.
device tdfx # Enable 3Dfx Voodoo support
-options TDFX_LINUX # Enable Linuxulator support
+device tdfx_linux # Enable Linuxulator support
# Direct Rendering modules for 3D acceleration.
device drm # DRM core module required by DRM drivers