updated via settings file.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13624 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,20 +1,20 @@
|
|||||||
# Settings file for the nv driver and accelerant
|
# Settings file for the via driver and accelerant
|
||||||
#
|
#
|
||||||
# This file should be moved to the directory
|
# This file should be moved to the directory
|
||||||
# ~/config/settings/kernel/drivers/
|
# ~/config/settings/kernel/drivers/
|
||||||
#
|
#
|
||||||
|
|
||||||
# nv.driver parameters
|
# via.driver parameters
|
||||||
# accelerant "nv.accelerant"
|
# accelerant "via.accelerant"
|
||||||
|
|
||||||
# nv.accelerant parameters
|
# via.accelerant parameters
|
||||||
usebios true # if true rely on bios to coldstart the card
|
usebios true # if true rely on bios to coldstart the card
|
||||||
memory 2 # in MB, override builtin memory size detection
|
memory 2 # in MB, override builtin memory size detection
|
||||||
hardcursor false # if true use on-chip cursor capabilities
|
hardcursor false # if true use on-chip cursor capabilities
|
||||||
#logmask 0x00000000 # nothing logged, is default
|
#logmask 0x00000000 # nothing logged, is default
|
||||||
#logmask 0x08000604 # log overlay use in full
|
#logmask 0x08000604 # log overlay use in full
|
||||||
#logmask 0xffffffff # log everything
|
#logmask 0xffffffff # log everything
|
||||||
dumprom false # dump bios rom in ~/nv.rom
|
dumprom false # dump bios rom in ~/via.rom
|
||||||
switchhead false # switch head assignment (dualhead cards only)
|
switchhead false # switch head assignment (dualhead cards only)
|
||||||
force_pci false # block AGP mode use if true (AGP cards only)
|
force_pci false # block AGP mode use if true (AGP cards only)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user