commit | 11750a40abddff1e0c6e0924902f914292d12277 | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Mon Feb 05 16:28:30 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Feb 09 17:39:40 2007 -0500 |
tree | ca8723dd1ebec5d005096721033c210a1b86714b | |
parent | ce053fa8b532aa038fba6230052daae5cd60eae6 [diff] |
libata: Early CFA adapters are not required to support mode setting If we are doing a PIO setup for a CFA card and it blows up with a device error then assume it is an older CFA card which doesn't support this rather than failing the device out of existance. Stands seperate to the quieting patch but that is obviously useful with this change. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>