Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761082AbXEOMUz (ORCPT ); Tue, 15 May 2007 08:20:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758277AbXEOMUr (ORCPT ); Tue, 15 May 2007 08:20:47 -0400 Received: from mail.gmx.net ([213.165.64.20]:50111 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757458AbXEOMUq (ORCPT ); Tue, 15 May 2007 08:20:46 -0400 X-Authenticated: #19452082 X-Provags-ID: V01U2FsdGVkX1/go5kHK8/gSw8am1CIaB7ynPzmbc6wEMfKDbVYJF NDRtbjNO5v+Bxw Date: Tue, 15 May 2007 14:20:39 +0200 From: Thomas Kuther To: Alan Cox Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org Subject: Re: IT821x: no DMA since 2.6.21 Message-ID: <20070515142039.2eca8927@SiRiUS.home> In-Reply-To: <20070515124836.1ce42b0f@the-village.bc.nu> References: <20070515125308.3a9f6442@SiRiUS.home> <20070515123132.2e596d69@the-village.bc.nu> <20070515133555.0111c063@SiRiUS.home> <20070515124836.1ce42b0f@the-village.bc.nu> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_yZcgU7TIMR7bTabJ/G8RS1w"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2039 Lines: 63 --Sig_yZcgU7TIMR7bTabJ/G8RS1w Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Di, 15.05.07 12:48 Alan Cox wrote: > > I already tried pata_it821x and it failed to recognize the second > > harddisk hdf. I use the controller only for additional harddrives, > > no RAID, no cd-rom. >=20 > Logs from that would be most helpful as I am maintaining the > pata_it821x driver. >=20 > Alan Okay, I removed the IDE one and tried your libata driver again. What I maybe just did wrong on my first try, was loading it without any parameters, as: -------------------------- pata_it821x: Unknown parameter `it8212.noraid' pata_it821x: Unknown parameter `it8212_noraid' -------------------------- Loading without any parameters on this kernel resulted in: -------------------------- pata_it821x: controller in smart mode. ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) -> IRQ 18 scsi3 : pata_it821x scsi4 : pata_it821x ata3: PATA max MWDMA2 cmd 0x0001ec00 ctl 0x0001e802 bmdma 0x0001dc00 irq 0=20 ata4: PATA max MWDMA2 cmd 0x0001e400 ctl 0x0001e002 bmdma 0x0001dc08 irq 0=20 ata3: SRST failed (errno=3D-16) ata3: SRST failed (errno=3D-16) ata3: SRST failed (errno=3D-16) ata3: SRST failed (errno=3D-16) ata3: reset failed, giving up --------------------------- Now I tried with "noraid=3D1", and now all seems to be working fine. Thanks very much! Thomas --Sig_yZcgU7TIMR7bTabJ/G8RS1w Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (GNU/Linux) iD8DBQFGSaWbMQFfAqZTGfwRAg0pAJ9qmezuLHvkdtMYs4DuhszAmK8y1gCfa+gT CDC2YvBYybJLReGEccjH5Hg= =bIHK -----END PGP SIGNATURE----- --Sig_yZcgU7TIMR7bTabJ/G8RS1w-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/