Re: PATA driver patch for 2.6.17

From: Fabio Comolli
Date: Tue Jun 20 2006 - 01:40:14 EST


Hi Alan.

Sorry about that. I messed up a patch segment in the merge

--- drivers/scsi/ata_piix.c~ 2006-06-19 21:38:43.746144712 +0100
+++ drivers/scsi/ata_piix.c 2006-06-19 21:38:43.747144560 +0100
@@ -360,6 +360,8 @@
.qc_prep = ata_qc_prep,
.qc_issue = ata_qc_issue_prot,

+ .data_xfer = ata_pio_data_xfer,
+
.eng_timeout = ata_eng_timeout,

.irq_handler = ata_interrupt,

-

Is this patch supposed to be applied also on systems with only PATA
drives? My laptop does not have SATA and does not show this bug.

thanks,
Fabio
-
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/