14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
$NetBSD: patch-ab,v 1.8 2015/08/14 17:12:35 wiz Exp $
|
|
|
|
--- xf86drm.c.orig 2015-08-13 22:27:03.000000000 +0000
|
|
+++ xf86drm.c
|
|
@@ -79,7 +79,7 @@
|
|
#endif
|
|
|
|
#ifdef __NetBSD__
|
|
-#define DRM_MAJOR 34
|
|
+#define DRM_MAJOR 180
|
|
#endif
|
|
|
|
#ifdef __OpenBSD__
|