Do any crash dump operation before the shutdown_post_sync event handler
commit9609eac618f50603edb772d67bea2557723bf943
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jun 2007 17:22:02 +0000 (4 17:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jun 2007 17:22:02 +0000 (4 17:22 +0000)
tree7804be1581b132d79cd0ca4ad2a750525bba2053
parentc77addf409c0b989f39c17e707ad9db92efaa23f
Do any crash dump operation before the shutdown_post_sync event handler
is invoked.  Move numerous legacy device shutdown event handlers from
shutdown_final to shutdown_post_sync.  Note that newer devices uses
the device_shutdown DEVMETHOD.
sys/dev/disk/aic7xxx/aic79xx_osm.c
sys/dev/disk/aic7xxx/aic7xxx_osm.c
sys/dev/raid/aac/aac.c
sys/dev/raid/dpt/dpt_scsi.c
sys/dev/raid/iir/iir.c
sys/kern/kern_shutdown.c
sys/platform/pc32/isa/clock.c