Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 10:45:04 -0700 (PDT)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/drm drm_drv.h drm_linux.h drm_os_freebsd.h
Message-ID:  <200209011745.g81Hj4E4085283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2002/09/01 10:45:04 PDT

  Modified files:
    sys/dev/drm          drm_drv.h drm_os_freebsd.h 
  Removed files:
    sys/dev/drm          drm_linux.h 
  Log:
  Remove drm_linux.h, move the two useful defines into drm_drv.h.  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 handler
  functions.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.6       +61 -12    src/sys/dev/drm/drm_drv.h
  1.2       +0 -147    src/sys/dev/drm/drm_linux.h (dead)
  1.7       +12 -8     src/sys/dev/drm/drm_os_freebsd.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209011745.g81Hj4E4085283>