From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sergey Dolgov" Subject: Re: ata_piix, laptop cdrom, ICH7: EH, limiting speed to PIO Date: Mon, 17 Sep 2007 16:05:00 +0400 Message-ID: References: <20070911212030.GA2817@slk.laptop> <6bffcb0e0709120933p6d58127fv3c85076fe41daaca@mail.gmail.com> <20070912200706.GA2620@slk.laptop> <46E849B7.9040402@googlemail.com> <20070912212025.GB2620@slk.laptop> <46E8663E.3080205@googlemail.com> <46ED19F0.8060205@gmail.com> <46EE66EA.3090902@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46EE66EA.3090902@gmail.com> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org To: Tejun Heo Cc: Michal Piotrowski , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org List-Id: linux-ide@vger.kernel.org On 9/17/07, Tejun Heo wrote: [...] > >>>> BTW, this only happens when using libata of course. The > >>>> old CONFIG_IDE stuff works fine every time. > >>> This maybe one of libata weirdness (I really don't get it why some hardware > >>> works perfectly fine with an old IDE and don't work well with libata). > >> Hmmm... Is MWDMA2 mode used with ide driver too? > >> > > > > What's the best way to tell whether it does or not? (the log says > > "selected mode 0x22", see below) > > Yes, that's MWDMA2. Hmm... We're seeing many cases where MWDMA doesn't > work with libata while it works fine with IDE but have no idea what's > going on yet. :-( > Okay, thanks. Please feel free to contact me if you need any more testing done. -- Sergey