From owner-freebsd-questions Sat Sep 21 22: 2: 2 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 F352837B401 for ; Sat, 21 Sep 2002 22:02:01 -0700 (PDT) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4FAF43E75 for ; Sat, 21 Sep 2002 22:02:01 -0700 (PDT) (envelope-from mbsd@pacbell.net) Received: from atlas ([64.165.199.246]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H2T00EZFPZDXM@mta6.snfc21.pbi.net> for freebsd-questions@freebsd.org; Sat, 21 Sep 2002 22:02:01 -0700 (PDT) Date: Sat, 21 Sep 2002 22:02:01 -0700 (PDT) From: "M.T." Subject: Re: Set ataoptions at boot? In-reply-to: X-X-Sender: mikko@atlas.home To: Kim Scarborough Cc: freebsd-questions@freebsd.org Message-id: <20020921215926.X318-100000@atlas.home> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT 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 Sat, 21 Sep 2002, Kim Scarborough wrote: > My DVD drive is on the secondary slave IDE, which defaults to PIO1. To get > DVDs to play right, I have to run "atacontrol mode 1 slave udma33". It > loses this setting after reboots, though. What's the best way to set it to > do that automatically at boot? Does it correspond with a sysctl variable? > This is 4.6.2-RELEASE. Try putting hw.ata.atapi_dma="1" in /boot/loader.conf. See ata(4) and loader.conf(5). $.02, /Mikko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message