Change initialization of radeon register access to _DRM_READ_ONLY. Flags of
authorJon Smirl <jonsmirl@yahoo.com>
Mon, 20 Jun 2005 15:40:48 +0000 (15:40 +0000)
committerJon Smirl <jonsmirl@yahoo.com>
Mon, 20 Jun 2005 15:40:48 +0000 (15:40 +0000)
commit298b6fcedbc3a521c2218404a96de0754dbb4f02
tree546a2d36b511511a236977b8ff47199f1d7969ad
parentae2264d3c9a4938b1202c4301587c7214c2c4293
Change initialization of radeon register access to _DRM_READ_ONLY. Flags of
    zero does not mean no privs, instead it grants write access
    _DRM_READ_ONLY only applies to non-root users. Problem is only in CVS,
    initmaps are not in the kernel yet.
shared-core/radeon_cp.c