From owner-freebsd-stable Mon Jun 4 22: 4:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id C8E8B37B403 for ; Mon, 4 Jun 2001 22:04:30 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f5551JF16116; Mon, 4 Jun 2001 22:01:19 -0700 Date: Mon, 4 Jun 2001 22:01:19 -0700 From: Brooks Davis To: Francisco Reyes Cc: "Thomas T. Veldhouse" , freebsd-stable@FreeBSD.ORG Subject: Re: UDMA mode on ATAPI CDROM? Message-ID: <20010604220119.B13780@Odin.AC.HMC.Edu> References: <20010604210714.B9874@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from fran@reyes.somos.net on Tue, Jun 05, 2001 at 12:44:07AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --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