From owner-freebsd-questions Sun Oct 20 10:58: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A5FE37B401 for ; Sun, 20 Oct 2002 10:58:05 -0700 (PDT) Received: from srv2.resnet.ohio-state.edu (srv2.resnet.ohio-state.edu [164.107.3.56]) by mx1.FreeBSD.org (Postfix) with SMTP id 6CD9443E77 for ; Sun, 20 Oct 2002 10:58:04 -0700 (PDT) (envelope-from mistry.7@osu.edu) Received: (qmail 21857 invoked by uid 506); 20 Oct 2002 18:04:44 -0000 Received: from mistry.7@osu.edu by srv2.resnet.ohio-state.edu by uid 503 with qmail-scanner-1.14 ( Clear:. Processed in 0.018259 secs); 20 Oct 2002 18:04:44 -0000 Received: from rdrt-164-107-204-254.resnet.ohio-state.edu (HELO bigguy.am-productions.biz) (164.107.204.254) by srv2.resnet.ohio-state.edu with SMTP; 20 Oct 2002 18:04:44 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Anish Mistry To: Pookie Subject: Re: DMA mode Date: Sun, 20 Oct 2002 13:58:00 -0400 User-Agent: KMail/1.4.3 References: <000001c2785e$81dcdef0$a9038bd8@pookie> In-Reply-To: <000001c2785e$81dcdef0$a9038bd8@pookie> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210201358.01089.mistry.7@osu.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 20 October 2002 01:31 pm, Pookie wrote: > How do I enable DMA mode on my HDD and CR-ROM with FreeBSD >=20 Be sure to check the archives=20 (http://www.freebsd.org/search/search.html#mailinglists) before posting, = this=20 like many other questions have been answered before, plus you don't have = to=20 wait for a reply to find your answer :). Add the following to your /boot/loader.conf: hw.ata.ata_dma=3D"1" hw.ata.atapi_dma=3D"1" --=20 Anish Mistry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message