summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2002-07-09 02:40:38 +0000
committerEric Anholt <anholt@freebsd.org>2002-07-09 02:40:38 +0000
commit2ec9c15d8ce45d95ef395a4fff114109c908a572 (patch)
treee30c6bb8d037b14096a6ff893c10a132694c8c51
parent9ceabc585a20a3f992f2b3852d476df81855967a (diff)
Increase the linux-compatibility max ioctl.
-rw-r--r--bsd/drm_linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd/drm_linux.h b/bsd/drm_linux.h
index 05b440905..4c928192d 100644
--- a/bsd/drm_linux.h
+++ b/bsd/drm_linux.h
@@ -156,4 +156,4 @@
/* card specific ioctls may increase the DRM_MAX */
#define LINUX_IOCTL_DRM_MIN LINUX_DRM_IOCTL_VERSION
-#define LINUX_IOCTL_DRM_MAX LINUX_DRM_IOCTL_R128_FULLSCREEN
+#define LINUX_IOCTL_DRM_MAX 0x64ff