[SCSI] aacraid: driver shutdown method
authorMark Haverkamp <markh@osdl.org>
Wed, 3 Aug 2005 22:39:01 +0000 (15:39 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 5 Aug 2005 21:51:11 +0000 (16:51 -0500)
commitbd1aac809ddbcf7772cfd809d8cfb29c729c6cf9
tree7ec25f58f22929ee48495addf8facda797668852
parentc7f476023f57145357df32346b7de9202ce47d5f
[SCSI] aacraid: driver shutdown method

Add in pci shutdown method so that the adapter shuts down correctly and
flushes its cache. Shutdown should also disable the adapter's interrupt
when shutdown (in particularly if the driver is rmmod'd) to prevent
spurious hardware activities.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/linit.c
drivers/scsi/aacraid/rkt.c
drivers/scsi/aacraid/rx.c
drivers/scsi/aacraid/sa.c