commit | 5e5c74a5e11d1e2a99d03132cc6c4455016db6c2 | [log] [tgz] |
---|---|---|
author | Robert Hancock <hancockr@shaw.ca> | Mon Feb 19 18:42:30 2007 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 21 04:58:18 2007 -0500 |
tree | 7de25ad9b898e9fea72cecd8cdf9916de2c5a090 | |
parent | cc0759103ff00c3dfc459059af4a1cfb0e865841 [diff] |
sata_nv: delay on switching between NCQ and non-NCQ commands This patch appears to solve some problems with commands timing out in cases where an NCQ command is immediately followed by a non-NCQ command (or possibly vice versa). This is a rather ugly solution, but until we know more about why this is needed, this is about all we can do. Signed-off-by: Robert Hancock <hancockr@shaw.ca> Signed-off-by: Jeff Garzik <jeff@garzik.org>