Re: [PATCH]: atiixp : Enabling UDMA5 on IXP200
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2005-10-13 17:58:12
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2005-10-13 17:58:12
Hi, I've seen your patch but I'm still thinking how to solve this problem because we can't just check for PCI device ID as it is a PATA controller (I guess that there is some PATA-SATA bridge on this particular motherboard). One possible fix is to check if device is SATA using <linux/ata.h>:ata_id_is_sata() but I don't know how reliable it is, I need to check both ATA and SATA specs). Bartlomiej On 10/13/05, Velu Erwan [off-list ref] wrote:
I've just sent this patch a few days ago but nobody seems to be interested in testing it nor integrating it. What could I do to help this process ? Regards, Erwan