Remove drm_linux.h, move the two useful defines into drm_drv.h (the only
authorEric Anholt <anholt@freebsd.org>
Wed, 21 Aug 2002 07:14:21 +0000 (07:14 +0000)
committerEric Anholt <anholt@freebsd.org>
Wed, 21 Aug 2002 07:14:21 +0000 (07:14 +0000)
commit77c35c043a8d50244d4fbaa4f2b5d0b7d4fd856f
treeca52e3a1f9ad3d6b328ffef3051d65b07b678f09
parent8eedac58332094c72caf1fc6c41312e8ce1728b7
Remove drm_linux.h, move the two useful defines into drm_drv.h (the only
    place they're used). Use fd locking on -current. Actually copy in data
    from userspace to kernel in the linux-compat ioctl path. Make sure
    ioctl sizes are as expected in the ioctl handler functions.
bsd-core/drm_drv.c
bsd-core/drm_os_freebsd.h
bsd/drm_drv.h
bsd/drm_os_freebsd.h