cvs commit: src/sys/dev/drm radeon_cp.c

Eric Anholt anholt at FreeBSD.org
Fri Jun 24 22:21:28 GMT 2005


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


More information about the cvs-src mailing list