[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1154344141.7230.18.camel@localhost.localdomain>
Date: Mon, 31 Jul 2006 12:09:01 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: "J.A." Magallón <jamagallon@....com>
Cc: "Linux-Kernel," <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org
Subject: Re: [2.6.18-rc2-mm1] libata: DMA speed too slow for cdrecord
Ar Sad, 2006-07-29 am 23:54 +0200, ysgrifennodd J.A. Magallón:
> ata1: PATA max UDMA/100 cmd 0x1F0 ctl 0x3F6 bmdma 0xF000 irq 14
Chip configuration reports OK
> scsi0 : ata_piix
> ata1.00: ATAPI, max UDMA/33
> ata1.01: ATAPI, max MWDMA0, CDB intr
> ata1.00: configured for PIO3
> ata1.01: configured for PIO3
Your tree appears to have the old speed setting code in it not the new
speed setting code. As a result of this it tries to set both to MWDMA0
which isn't available on the ICH chips and so falls back to PIO3.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists