From owner-freebsd-current@FreeBSD.ORG Sun Dec 28 09:11:09 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612D916A4CE for ; Sun, 28 Dec 2003 09:11:09 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B97843D1F for ; Sun, 28 Dec 2003 09:11:07 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id hBSHAUmd045293; Sun, 28 Dec 2003 18:10:30 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id hBSHAUjL045292; Sun, 28 Dec 2003 18:10:30 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200312281710.hBSHAUjL045292@spider.deepcore.dk> In-Reply-To: <200312281800.37535@harrymail> To: Harald Schmalzbauer Date: Sun, 28 Dec 2003 18:10:30 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 X-Mailman-Approved-At: Sun, 28 Dec 2003 18:30:48 -0800 cc: current@FreeBSD.ORG Subject: Re: 5.2RC heavily crashed by kaudiokreator X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2003 17:11:09 -0000 It seems Harald Schmalzbauer wrote: > And while I'm here I'd like to emhasize once again that hw.ata.atapi_dma is > not working. Although the sysctl reports it to be 1, "atacontrol mode" and > also dmesg while booting telling me that it's POI4. > After "atacontrol mode 1 udma33 udma33" it's reported to be udma33. > So the line hw.ata.atapi_dma="1" in /boot/loader.conf is useless (I have > checked that when I abort autoboot it really is set before booting) > I posted this several times but never got an answer. Perhaps this should be > solved for 5.2-RELESE Hmm.. /boot/loader.conf: hw.ata.atapi_dma=1 dmesg: ... acd0: CDRW at ata0-master UDMA33 Methinks it works nicely... -Søren