Searched hist:fe5389c87f13c16cd77d976801c93422d0c05a49 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff fe5389c87f13c16cd77d976801c93422d0c05a49 Thu Jan 06 14:48:03 CST 2011 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: fix board status waiting code
After a reset, we should first wait for the board to become "not ready", and then wait for it to become "ready", instead of immediately waiting for it to become "ready", and do this waiting *after* restoring PCI config space registers. Also, only wait 10 secs for board to become "not ready" after a reset (it should quickly become not ready.)
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|
H A D | hpsa.c | diff fe5389c87f13c16cd77d976801c93422d0c05a49 Thu Jan 06 14:48:03 CST 2011 Stephen M. Cameron <scameron@beardog.cce.hp.com> [SCSI] hpsa: fix board status waiting code
After a reset, we should first wait for the board to become "not ready", and then wait for it to become "ready", instead of immediately waiting for it to become "ready", and do this waiting *after* restoring PCI config space registers. Also, only wait 10 secs for board to become "not ready" after a reset (it should quickly become not ready.)
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|