commit | ac3d6b869f1f2d8ee1bf7b0ba45cd7daed9b9513 | [log] [tgz] |
---|---|---|
author | Robert Hancock <hancockr@shaw.ca> | Mon Feb 19 19:02:46 2007 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 21 04:58:19 2007 -0500 |
tree | a98eece94c628f725dbd079b35fdfec5604a5139 | |
parent | 41949ed5c11a9d6e7af1afd62957d8d1988c803e [diff] |
sata_nv: Cleanup taskfile setup This edits the taskfile setup to more closely match the way that libata sends the taskfile for other controllers. This avoids putting taskfile writes into the CPB buffer that are not needed according to the taskfile flags. Signed-off-by: Robert Hancock <hancockr@shaw.ca> Signed-off-by: Jeff Garzik <jeff@garzik.org>