Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2001 22:01:19 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Francisco Reyes <fran@reyes.somos.net>
Cc:        "Thomas T. Veldhouse" <veldy@veldy.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: UDMA mode on ATAPI CDROM?
Message-ID:  <20010604220119.B13780@Odin.AC.HMC.Edu>
In-Reply-To: <Pine.BSF.4.32.0106050040570.80167-100000@zoraida.reyes.somos.net>; from fran@reyes.somos.net on Tue, Jun 05, 2001 at 12:44:07AM -0400
References:  <20010604210714.B9874@Odin.AC.HMC.Edu> <Pine.BSF.4.32.0106050040570.80167-100000@zoraida.reyes.somos.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--SkvwRMAIpAhPCcCJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jun 05, 2001 at 12:44:07AM -0400, Francisco Reyes wrote:
> I was reading your message above. Other than a reboot how can I read these
> new settings? Tried using "sysctl -w", but it reported:
> sysctl: oid 'hw.ata.atapi_dma' is read only

-w is write so you don't want to do that to read.

$ sysctl hw.ata.atapi_dma
hw.ata.atapi_dma: 1

or what I usually do:

$ sysctl -a | grep ata
kern.ipc.max_datalen: 156
net.graph.data.proto: 1
hw.ata.ata_dma: 1
hw.ata.wc: 1
hw.ata.tags: 0
hw.ata.atapi_dma: 1

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--SkvwRMAIpAhPCcCJ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7HGefXY6L6fI4GtQRAhwVAKCZe85e3CDOIts1732TPLy2DIpozACgqdc7
c6HGPfYfZyEYfi/Hc18Hxog=
=w6ss
-----END PGP SIGNATURE-----

--SkvwRMAIpAhPCcCJ--

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?20010604220119.B13780>