summaryrefslogtreecommitdiffstats
path: root/vidix/dha.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/dha.h')
-rw-r--r--vidix/dha.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/vidix/dha.h b/vidix/dha.h
index c19ed0fc07..7acc3c6c73 100644
--- a/vidix/dha.h
+++ b/vidix/dha.h
@@ -40,6 +40,10 @@
extern "C" {
#endif
+#ifndef DEV_SVGA
+#define DEV_SVGA "/dev/svga"
+#endif
+
#define MAX_DEV_PER_VENDOR_CFG1 64
#define MAX_PCI_DEVICES_PER_BUS 32
#define MAX_PCI_DEVICES 64