From owner-freebsd-questions Thu Aug 1 5:46:55 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 E5C8A37B400 for ; Thu, 1 Aug 2002 05:46:53 -0700 (PDT) Received: from relay03.cablecom.net (relay03.cablecom.net [62.2.33.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AF5441F3 for ; Thu, 1 Aug 2002 05:39:38 -0700 (PDT) (envelope-from hanspeter_roth@hotmail.com) Received: from gicco.cablecom.ch (dclient217-162-157-104.hispeed.ch [217.162.157.104]) by relay03.cablecom.net (8.11.6/8.11.4/SOL/AWF/MXRELAY/06072001) with ESMTP id g71Cda979523 for ; Thu, 1 Aug 2002 14:39:36 +0200 (CEST) Received: (from idefix@localhost) by gicco.cablecom.ch (8.11.6/8.11.6) id g71CdaZ00366 for freebsd-questions@FreeBSD.ORG; Thu, 1 Aug 2002 14:39:36 +0200 (CEST) (envelope-from hanspeter_roth@hotmail.com) Date: Thu, 1 Aug 2002 14:39:36 +0200 From: Hanspeter Roth To: freebsd-questions@FreeBSD.ORG Subject: Re: setting readonly hw.ata.atapi_dma Message-ID: <20020801143936.A338@gicco.cablecom.ch> Reply-To: freebsd-questions@FreeBSD.ORG Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020801142717.B460@gicco.cablecom.ch> <20020801122933.GJ4074@irrelevant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020801122933.GJ4074@irrelevant.org>; from simond@irrelevant.org on Thu, Aug 01, 2002 at 01:29:33PM +0100 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 Aug 01 at 13:29, Simon Dick spoke: > On Thu, Aug 01, 2002 at 02:27:17PM +0200, Hanspeter Roth wrote: > > Hello, > > > > I want to set hw.ata.atapi_dma to 1. But using sysctl it tells me > > hw.ata.atapi_dma is read only. > > How can I set it to 1? Is there a specific kernel configuration > > option? > > Try setting it in /boot/loader.conf as > hw.ata.atapi_dma="1" Aha. Indeed that works. I'd thought this belongs into /etc/sysctl.conf. Thank you. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message