]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7b655ce13147cad48a8b4f47cde2907b01a8eb9b
tree9543cef49748d0fe7ac08a5a1780c213e0fc37bd
parent9150896ff31926e29dac9327af5ade39a4eab2ba
[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