acc updates for NM2097 and NM2160

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7047 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen
2004-03-21 21:36:23 +00:00
parent b1c0cf3414
commit 3f618e4cfd
2 changed files with 12 additions and 52 deletions
@@ -3,7 +3,7 @@
This file may be used under the terms of the Be Sample Code License.
Other authors:
Rudolf Cornelissen 4/2003-
Rudolf Cornelissen 4/2003-3/2004
*/
#ifndef DRIVERINTERFACE_H
@@ -155,6 +155,7 @@ typedef struct {
uint32 count; /* last dwgsync slot used */
uint32 last_idle; /* last dwgsync slot we *know* the engine was idle after */
benaphore lock; /* for serializing access to the acceleration engine */
uint32 control; /* colordepth, memory pitch and other config stuff */
} engine;
/* card info - information gathered from PINS (and other sources) */