14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
$NetBSD: patch-ab,v 1.7 2015/01/03 10:01:40 wiz Exp $
|
|
|
|
--- xf86drm.c.orig 2014-09-28 16:19:54.000000000 +0000
|
|
+++ xf86drm.c
|
|
@@ -64,7 +64,7 @@
|
|
#endif
|
|
|
|
#ifdef __NetBSD__
|
|
-#define DRM_MAJOR 34
|
|
+#define DRM_MAJOR 180
|
|
#endif
|
|
|
|
# ifdef __OpenBSD__
|