Re: [PATCH 2/2] pata_sis: add mode_filter method for certain sis5513chipsets

From: Jeff Garzik
Date: Tue Sep 06 2011 - 15:30:44 EST


On 09/06/2011 03:21 PM, Dan McGee wrote:
This mirrors a very old commit (3160d5416f39da9d9) to the old sis5513
IDE driver that prevents certain setups from working. UDMA6, aka
ATA/133, is not supported on some chipsets and we need to ensure this
mode is not chosen even if a connected drive supports it. Port this old
patch forward to the new PATA driver to ensure UDMA5 is the highest mode
used if that is what is supported.

Kernel bugzilla #41582.

Reviewed-by: Bartlomiej Zolnierkiewicz<bzolnier@xxxxxxxxx>
Signed-off-by: Dan McGee<dpmcgee@xxxxxxxxx>
---
drivers/ata/pata_sis.c | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)


Queued, thanks...




--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/