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

Robert Noland rnoland at FreeBSD.org
Sat Aug 30 00:53:43 UTC 2008


rnoland     2008-08-30 00:53:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/drm          drm_drv.c 
  Log:
  SVN rev 182468 on 2008-08-30 00:53:30Z by rnoland
  
  We need to lock around driver unload now.
  
  The i915 driver installs it's register map at load time now.  We can't
  remove the map during unload without holding the lock.
  
  Approved by:    kib
  
  Revision  Changes    Path
  1.10      +4 -1      src/sys/dev/drm/drm_drv.c


More information about the cvs-src mailing list