mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linux
This commit is contained in:
parent
4df7b351e2
commit
4ffbe6ba9f
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue