Date: Sun, 20 Oct 2002 13:58:00 -0400 From: Anish Mistry <mistry.7@osu.edu> To: Pookie <madriax@garlic.com> Cc: freebsd-questions@freebsd.org Subject: Re: DMA mode Message-ID: <200210201358.01089.mistry.7@osu.edu> In-Reply-To: <000001c2785e$81dcdef0$a9038bd8@pookie> References: <000001c2785e$81dcdef0$a9038bd8@pookie>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210201358.01089.mistry.7>