commit | bd1aac809ddbcf7772cfd809d8cfb29c729c6cf9 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Wed Aug 03 15:39:01 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri Aug 05 16:51:11 2005 -0500 |
tree | 7ec25f58f22929ee48495addf8facda797668852 | |
parent | c7f476023f57145357df32346b7de9202ce47d5f [diff] |
[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>