completed unhide_fw and pgm_panel option stuff
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8333 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -81,7 +81,6 @@ typedef struct settings { // apsed, see comments in nv.settings
|
||||
// for driver
|
||||
char accelerant[B_FILE_NAME_LENGTH];
|
||||
bool dumprom;
|
||||
bool unhide_fw;
|
||||
// for accelerant
|
||||
uint32 logmask;
|
||||
uint32 memory;
|
||||
@@ -89,6 +88,7 @@ typedef struct settings { // apsed, see comments in nv.settings
|
||||
bool hardcursor;
|
||||
bool switchhead;
|
||||
bool force_pci;
|
||||
bool unhide_fw;
|
||||
bool pgm_panel;
|
||||
} settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user