Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 30 Nov 2002 20:53:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 30 Nov 2002 20:53:47 -0500 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:16568 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Sat, 30 Nov 2002 20:53:46 -0500 From: Alan Cox Message-Id: <200212010201.gB1210d11940@devserv.devel.redhat.com> Subject: Re: Linux 2.4.20-ac1 To: szepe@pinerecords.com (Tomas Szepe) Date: Sat, 30 Nov 2002 21:01:00 -0500 (EST) Cc: alan@redhat.com (Alan Cox), linux-kernel@vger.kernel.org In-Reply-To: <20021130183456.GJ18259@louise.pinerecords.com> from "Tomas Szepe" at Nov 30, 2002 07:34:56 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 507 Lines: 14 > > drive->using_dma = 1; > > ide_toggle_bounce(drive, 1); > > + printk(KERN_INFO "%s: DMA enabled\n", drive->name); > > return HWIF(drive)->ide_dma_host_on(drive); > > } > > with the above applied: Better I think that via drivers turn DMA off -quietly- - 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/