From 2ec9c15d8ce45d95ef395a4fff114109c908a572 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 9 Jul 2002 02:40:38 +0000 Subject: Increase the linux-compatibility max ioctl. --- bsd/drm_linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsd') diff --git a/bsd/drm_linux.h b/bsd/drm_linux.h index 05b44090..4c928192 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 -- cgit v1.2.3