cvs commit: src/sys/dev/misc/psm psm.c

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jan 8 04:22:11 PST 2007


swildner    2007/01/08 04:21:50 PST

DragonFly src repository

  Modified files:
    sys/dev/misc/psm     psm.c 
  Log:
  [committed on behalf of sephe]
  
  Don't call device_busy() when /dev/psmN is opened.  DS_BUSY is used to
  prevent recursive bus scanning on DragonFly.  Strip the device_unbusy()
  in psmclose().
  This should make module loading after system startup work on some system.
  
  Explained-by: dillon@
  
  Revision  Changes    Path
  1.23      +4 -0      src/sys/dev/misc/psm/psm.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/psm/psm.c.diff?r1=1.22&r2=1.23&f=u





More information about the Commits mailing list