Do any crash dump operation before the shutdown_post_sync event handler
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jun 2007 17:22:02 +0000 (17:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 4 Jun 2007 17:22:02 +0000 (17:22 +0000)
commit87e2fa7ea043405b12a823a572a4112a24783ae9
tree1e51fb38704ab10fc4d682f134e6b426528fae42
parentc751e497153bf0d9533b1bce4cda2d84360feaac
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