Re: drive side 80-wire cable detection failed

2007-11-05 Thread Alan Cox
> As far as I understood it, pata_acpi should fix the problem, but I'm not > sure on the required configuration. Do I have to disable the normal > IDE-support? How 'experimental' is the PATA support? The pata_amd (AMD/Nvidia) driver is pretty robust, but I would expect the same results from both

Re: drive side 80-wire cable detection failed

2007-11-03 Thread Tobias Hoffmann
Alan Cox wrote: On my NV3 board with a Samsung SP1634N Harddisk I wrongly got "drive side 80-wire cable detection failed" with the current kernel. Does the drive cable detect correctly on a non Nvidia chipset ? I have no box here to test this - my laptop won't help. But I d

Re: drive side 80-wire cable detection failed

2007-11-03 Thread Alan Cox
On Sun, 04 Nov 2007 00:09:49 +0100 Tobias Hoffmann <[EMAIL PROTECTED]> wrote: > Hi! > > On my NV3 board with a Samsung SP1634N Harddisk I wrongly got > "drive side 80-wire cable detection failed" with the current kernel. Does the drive cable detect correctly on

drive side 80-wire cable detection failed

2007-11-03 Thread Tobias Hoffmann
Hi! On my NV3 board with a Samsung SP1634N Harddisk I wrongly got "drive side 80-wire cable detection failed" with the current kernel. A possible fix is attached. Please CC any replies as I'm not on the list. Tobias diff --git a/drivers/ide/ide-iops.c b/drivers/ide/ide-iops.