cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h

Eric Anholt anholt at FreeBSD.org
Thu Apr 24 16:36:37 PDT 2003


anholt      2003/04/24 16:36:35 PDT

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_ioctl.c linux_ioctl.h 
  Log:
  Add an ioctl handler for the DRM.  This removes the need for the DRM_LINUX
  option, which has been a source of frustration for many users.
  
  Revision  Changes    Path
  1.107     +14 -0     src/sys/compat/linux/linux_ioctl.c
  1.16      +3 -0      src/sys/compat/linux/linux_ioctl.h


More information about the cvs-src mailing list