cvs commit: src/sys/kern subr_autoconf.c

Robert Watson rwatson at FreeBSD.org
Sat Jul 19 12:13:06 UTC 2008


rwatson     2008-07-19 12:12:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_autoconf.c 
  Log:
  SVN rev 180610 on 2008-07-19 12:12:54Z by rwatson
  
  Add DDB "show conifhk" command, which lists hooks currently waiting
  for completion in run_interrupt_driven_config_hooks().  This is
  helpful when trying to figure out which device drivers have gone
  into la-la land during boot-time autoconfiguration.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.26      +27 -0     src/sys/kern/subr_autoconf.c


More information about the cvs-src mailing list