added bool for engine AGP/PCI transfer selection to shared_info
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12849 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0188d8661e
commit
b602e341ca
@ -203,6 +203,7 @@ typedef struct {
|
||||
uint32 free; /* nr. of useable free 32-bit words remaining in buffer */
|
||||
uint32 max; /* command buffer's useable size in 32-bit words */
|
||||
} dma;
|
||||
bool agp_mode; /* card is running in AGP mode */
|
||||
} engine;
|
||||
|
||||
/* fixme:
|
||||
|
Loading…
x
Reference in New Issue
Block a user