updated shared info for two new nv.settings items.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14470 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -111,6 +111,7 @@ typedef struct { // apsed, see comments in nv.settings
|
|||||||
// for accelerant
|
// for accelerant
|
||||||
uint32 logmask;
|
uint32 logmask;
|
||||||
uint32 memory;
|
uint32 memory;
|
||||||
|
uint32 tv_output;
|
||||||
bool usebios;
|
bool usebios;
|
||||||
bool hardcursor;
|
bool hardcursor;
|
||||||
bool switchhead;
|
bool switchhead;
|
||||||
@@ -118,6 +119,7 @@ typedef struct { // apsed, see comments in nv.settings
|
|||||||
bool unhide_fw;
|
bool unhide_fw;
|
||||||
bool pgm_panel;
|
bool pgm_panel;
|
||||||
bool dma_acc;
|
bool dma_acc;
|
||||||
|
bool vga_on_tv;
|
||||||
} nv_settings;
|
} nv_settings;
|
||||||
|
|
||||||
/*shared info*/
|
/*shared info*/
|
||||||
|
|||||||
Reference in New Issue
Block a user