]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite8fbb19c8cb1847809e6c0e6c1dcfee269f72c92
tree7ec25f58f22929ee48495addf8facda797668852
parentcda12ea0478d2fff30cc26dae770db27d0ed24c0
[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