From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Axboe Subject: Re: [patch] ide dma blacklist toshiba Date: Mon, 27 Jun 2005 09:24:58 +0200 Message-ID: <20050627072458.GG19550@suse.de> References: <20050626165533.GU12811@sputnik.stro.at> <42BEE984.8050704@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ns.virtualhost.dk ([195.184.98.160]:53206 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S261668AbVF0HXj (ORCPT ); Mon, 27 Jun 2005 03:23:39 -0400 Content-Disposition: inline In-Reply-To: <42BEE984.8050704@pobox.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Jeff Garzik Cc: maximilian attems , B.Zolnierkiewicz@elka.pw.edu.pl, linux-ide@vger.kernel.org, Herbert Xu On Sun, Jun 26 2005, Jeff Garzik wrote: > maximilian attems wrote: > >--- kernel-source-2.6.6/drivers/ide/ide-dma.c 2004-04-05 > >19:49:28.000000000 +1000 > >+++ kernel-source-2.6.6-1/drivers/ide/ide-dma.c 2004-04-05 > >20:54:34.000000000 +1000 > >@@ -125,6 +125,7 @@ > > { "HITACHI CDR-8335" , "ALL" }, > > { "HITACHI CDR-8435" , "ALL" }, > > { "Toshiba CD-ROM XM-6202B" , "ALL" }, > >+ { "TOSHIBA CD-ROM XM-1702BC" , "ALL" }, > > { "CD-532E-A" , "ALL" }, > > { "E-IDE CD-ROM CR-840", "ALL" }, > > { "CD-ROM Drive/F5A", "ALL" }, > > > When touching the blacklist, always make sure to patch > ata_dma_blacklist[] (drivers/scsi/libata-core.c) in the same patch (or > aonther patch mailed at the same time). This has come up at least two times in the last week already, how about adding a unified dma blacklist to ata.h instead? -- Jens Axboe