Re: [PATCH 12/12] pata_amd: update mode selection for NV PATAs

2007-12-02 Thread Alan Cox
Signed-off-by: Tejun Heo [EMAIL PROTECTED] Cc: Alan Cox [EMAIL PROTECTED] --- drivers/ata/pata_amd.c | 129 ++- 1 files changed, 93 insertions(+), 36 deletions(-) Yeah, I think this is a better way to do things long term. Thanks...

Re: [PATCH 12/12] pata_amd: update mode selection for NV PATAs

2007-12-01 Thread Jeff Garzik
Tejun Heo wrote: Cable detection on NV PATA hosts isn't implemented and the CBLID- cable isn't wired according to the sepc either, so both host-side and generic drive-side cable detections are broken. Till now, nv_cable_detect() relied on peeking BIOS and ACPI configurations to upgrade to 80C

[PATCH 12/12] pata_amd: update mode selection for NV PATAs

2007-11-27 Thread Tejun Heo
Cable detection on NV PATA hosts isn't implemented and the CBLID- cable isn't wired according to the sepc either, so both host-side and generic drive-side cable detections are broken. Till now, nv_cable_detect() relied on peeking BIOS and ACPI configurations to upgrade to 80C but this often

Re: [PATCH 12/12] pata_amd: update mode selection for NV PATAs

2007-11-27 Thread Alan Cox
On Tue, 27 Nov 2007 19:43:49 +0900 Tejun Heo [EMAIL PROTECTED] wrote: Cable detection on NV PATA hosts isn't implemented and the CBLID- cable isn't wired according to the sepc either, so both host-side and generic drive-side cable detections are broken. Till now, nv_cable_detect() relied on

Re: [PATCH 12/12] pata_amd: update mode selection for NV PATAs

2007-11-06 Thread Alan Cox
Looks good to me Acked-by: Alan Cox [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-ide in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html