[SCSI] aacraid: add user initiated reset
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Tue, 12 Jun 2007 13:33:54 +0000 (09:33 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 17 Jun 2007 20:00:47 +0000 (15:00 -0500)
commit29c976844d0bef07d97babc8db60fa6c46788133
tree9543cef49748d0fe7ac08a5a1780c213e0fc37bd
parent1a655040c24ebf3954ad5cf8848391cb420b1ffb
[SCSI] aacraid: add user initiated reset

Add the ability for an application to issue a hardware reset to the
adapter via sysfs. Typical uses include restarting the adapter after it
has been flashed. Bumped revision number for the driver and added a
feature to periodically check the adapter's health (check_interval),
update the adapter's concept of time (update_interval) and block
checking/resetting of the adapter (check_reset).

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aachba.c
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/commsup.c
drivers/scsi/aacraid/linit.c
drivers/scsi/aacraid/rx.c