moved a define to shared_info for logging update.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15120 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0e5a68cd89
commit
e3c42851f7
@ -5,7 +5,7 @@
|
|||||||
Other authors:
|
Other authors:
|
||||||
Mark Watson;
|
Mark Watson;
|
||||||
Apsed;
|
Apsed;
|
||||||
Rudolf Cornelissen 10/2002-10/2005.
|
Rudolf Cornelissen 10/2002-11/2005.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef DRIVERINTERFACE_H
|
#ifndef DRIVERINTERFACE_H
|
||||||
@ -19,6 +19,7 @@
|
|||||||
#include "AGP.h"
|
#include "AGP.h"
|
||||||
|
|
||||||
#define DRIVER_PREFIX "nv" // apsed
|
#define DRIVER_PREFIX "nv" // apsed
|
||||||
|
#define DEVICE_FORMAT "%04X_%04X_%02X%02X%02X" // apsed
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Internal driver state (also for sharing info between driver and accelerant)
|
Internal driver state (also for sharing info between driver and accelerant)
|
||||||
|
Loading…
Reference in New Issue
Block a user