From owner-freebsd-current Thu Jun 14 2:22:21 2001 Delivered-To: freebsd-current@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 342B437B405 for ; Thu, 14 Jun 2001 02:22:07 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (dialup-209.247.142.175.Dial1.SanJose1.Level3.net [209.247.142.175]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id FAA06801; Thu, 14 Jun 2001 05:21:05 -0400 (EDT) Message-ID: <3B28821F.9BF665C6@mindspring.com> Date: Thu, 14 Jun 2001 02:21:35 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: =?iso-8859-1?Q?S=F8ren?= Schmidt Cc: Jonathan Smith , John Hay , current@FreeBSD.ORG Subject: Re: UDMA interfering with install References: <200106140648.f5E6mpN55647@freebsd.dk> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "S=F8ren Schmidt" wrote: > > > Maybe _that_ will keep that ata code from over-riding > > > the bios to disable dma (or maybe the bios just wasn't > > > doing it's job right ;) > > > > This won't work. > > > > Someone was having the same problem the other day, and > > I suggested the same soloution, but after probe, the > > damn driver enabled UDMA at attach time anyway. > = > Just set hw.ata.ata_dma=3D"0" in /boot/loader.conf and it > will not enabled DMA.. > = > > So we removed it from the kernel config... and the damn > > thing enabled it again. > = > There is nothing in the config file that affects DMA... This was a 4.3 system -- things seem to have changed in the source tree since then. In 4.3, it's not possible to disable DMA, because it gets reenabled in many places (atapi.c, etc.). This was off-topic for -current, unless the original poster was running 4.3-RELEASE or a RELENG_4_3_0_RELEASE... Sorry for the confusion. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message