Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Apr 2003 21:30:12 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/devd devd.cc
Message-ID:  <200304210430.h3L4UC6q066101@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/04/20 21:30:12 PDT

  FreeBSD src repository

  Modified files:
    sbin/devd            devd.cc 
  Log:
  Put an anti-foot-shooting measure in place.  Set hw.bus.devctl_disable
  to 0 when we startup.  Print a warning in this case.  This allows
  people that are playing with devd by hand to have something happen.
  Otherwise, it appears that devd isn't working because /dev/devctl is
  disabled and producing no events.
  
  Suggested by: peter on irc a long time ago.
  
  Revision  Changes    Path
  1.7       +19 -0     src/sbin/devd/devd.cc



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