dump_conf - delay extra 2s before looking for dumpdev
authorAlex Hornung <ahornung@gmail.com>
Tue, 6 Mar 2012 00:30:11 +0000 (00:30 +0000)
committerAlex Hornung <ahornung@gmail.com>
Tue, 6 Mar 2012 00:33:09 +0000 (00:33 +0000)
commitc7c136fe0f4504e7222fcc2eb08b9394e3b1ac66
tree10413afc59832e71fcce3723b0d06a94de154d9f
parent75779c3c82c251022c12651138d895e6e637633f
dump_conf - delay extra 2s before looking for dumpdev

 * This is the same hack used for the root mount. Some disk devices will
   not be probed by CAM's initial probes.

 * We give these devices some extra time to settle and hopefully be
   ready for when we look them up.

 * This fixes the use of some CAM disk devices set via the loader dumpdev
   variable.
sys/kern/kern_shutdown.c