From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 05:27:39 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 2F6B216A4BF; Sun, 14 Sep 2003 05:27:39 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB0D143FAF; Sun, 14 Sep 2003 05:27:37 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h8ECRYIo006824; Sun, 14 Sep 2003 14:27:34 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h8ECRXEa006823; Sun, 14 Sep 2003 14:27:33 +0200 (CEST) From: Soren Schmidt Message-Id: <200309141227.h8ECRXEa006823@spider.deepcore.dk> In-Reply-To: <200309141003.h8EA3OfB099272@ns.altadena.net> To: Pete Carah Date: Sun, 14 Sep 2003 14:27:33 +0200 (CEST) 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 cc: current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: ATAng vs Aladdin chipset 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, 14 Sep 2003 12:27:39 -0000 It seems Pete Carah wrote: >ASUS P5A or P5AB (one of each now) - won't boot without setting >hw.ata.ata_dma=0. GEOM recognizes the drive itself but then the reads >of the disklabels fail with a message that I can't find in the source, >about a DMA failure. System then prompts to mount root and nothing I >type works. I see looking at the list archive that I'm not the only >one with this problem. The message appears 3 times per drive with some >seconds between, implying to me that it is (at least) a missing interrupt >(or completely missing operation?). I'm aware of the problem, I dont know why it happens though. I do have a P5A somewhere in the attic, I'll give it a go as soon as I get the time... -Søren