commit | 721091685f853ba4e6c49f26f989db0b1a811250 | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Sat Jan 26 18:31:33 2008 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 01 11:29:47 2008 -0500 |
tree | ef71c60ad844419ffc3f19c330a64fa6cd36fff8 | |
parent | 0c58912e192fc3a4835d772aafa40b72552b819f [diff] |
sata_mv ncq Add want ncq parameter for EDMA configuration An extra EDMA config bit is required for NCQ operation. So set/clear it as needed, and cache current setting in port_priv. For now though, it will always be "off" (0). Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>