added field for primary card's name in shared_info.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15157 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -84,6 +84,7 @@ typedef struct
|
|||||||
typedef struct settings { // apsed, see comments in mga.settings
|
typedef struct settings { // apsed, see comments in mga.settings
|
||||||
// for driver
|
// for driver
|
||||||
char accelerant[B_FILE_NAME_LENGTH];
|
char accelerant[B_FILE_NAME_LENGTH];
|
||||||
|
char primary[B_FILE_NAME_LENGTH];
|
||||||
bool dumprom;
|
bool dumprom;
|
||||||
// for accelerant
|
// for accelerant
|
||||||
uint32 logmask;
|
uint32 logmask;
|
||||||
|
|||||||
Reference in New Issue
Block a user