Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2005 22:21:28 +0000 (UTC)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/drm radeon_cp.c
Message-ID:  <200506242221.j5OMLSS3089251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2005-06-24 22:21:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          radeon_cp.c 
  Log:
  Mark the permanent map for radeon registers read-only.  Failure to set this flag
  allowed writing to the registers by any user that can open the DRI device, and
  therefore ability to initiate DMA.  This came in with the merge from DRI CVS on
  2005-04-15.
  
  Approved by:    re (scottl)
  Obtained from:  DRM CVS
  
  Revision  Changes    Path
  1.14      +2 -1      src/sys/dev/drm/radeon_cp.c



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