Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2001 20:46:52 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        David Bushong <david@bushong.net>, freebsd-stable@freebsd.org
Subject:   Re: ATA_ENABLE_ATAPI_DMA gone?
Message-ID:  <4.2.2.20010412204547.03077cf0@192.168.0.12>
In-Reply-To: <20010412174245.D12643@bushong.net>
References:  <20010412190042.A11761@cec.wustl.edu> <02db01c0c1b1$c1a0ffe0$0508a8c0@lofi.dyndns.org> <20010410123317.A73359@irrelevant.org> <200104101342.f3ADgsn15019@bmah-freebsd-0.cisco.com> <20010410153425.I5028@adriel.net> <20010410134934.Z15938@fw.wintelcom.net> <20010412150542.M5028@adriel.net> <20010412190042.A11761@cec.wustl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
At 05:42 PM 4/12/2001 -0700, David Bushong wrote:
>What is the right place to put this?
>
>/boot/loader.conf?  What's the command?  Why isn't this in /usr/src/UPDATING?

man ata

will tell you. Yes, in /boot/loader.conf

e.g.
smtp2% cat /boot/loader.conf
# -- sysinstall generated deltas -- #
userconfig_script_load="YES"
hw.ata.wc="1"
smtp2% sysctl -a | grep ata
kern.ipc.max_datalen: 136
hw.ata.ata_dma: 1
hw.ata.wc: 1
hw.ata.tags: 0
hw.ata.atapi_dma: 0
hw.atamodes: dma,---,---,---,
smtp2%

--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Network Administration,     			  mike@sentex.net
Sentex Communications                 		  www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.20010412204547.03077cf0>