From 4ffbe6ba9fa015feef51e29ab7c52f2863a50731 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Mon, 6 Mar 2006 15:29:28 +0000 Subject: [PATCH] MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linux --- sys/amd64/conf/NOTES | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index cdb8d66edce..35b06a99005 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -170,11 +170,10 @@ device agp # 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 -#XXX#options TDFX_LINUX # Enable Linuxulator support +#XXX#device tdfx_linux # Enable Linuxulator support # # ACPI support using the Intel ACPI Component Architecture reference