cleanup
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21569 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7a1b4ef3fd
commit
ca39427c4e
@ -18,8 +18,8 @@
|
||||
#include <OS.h>
|
||||
#include "AGP.h"
|
||||
|
||||
#define DRIVER_PREFIX "nvidia" // apsed
|
||||
#define DEVICE_FORMAT "%04x_%04x_%02x%02x%02x" // apsed
|
||||
#define DRIVER_PREFIX "nvidia"
|
||||
#define DEVICE_FORMAT "%04x_%04x_%02x%02x%02x"
|
||||
|
||||
/*
|
||||
Internal driver state (also for sharing info between driver and accelerant)
|
||||
|
Loading…
Reference in New Issue
Block a user