From owner-freebsd-current@FreeBSD.ORG Sun Sep 14 03:18:04 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 E74DB16A4BF for ; Sun, 14 Sep 2003 03:18:04 -0700 (PDT) Received: from ns.altadena.net (ns.altadena.net [207.151.161.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B43C43FDD for ; Sun, 14 Sep 2003 03:18:04 -0700 (PDT) (envelope-from pete@ns.altadena.net) Received: from ns.altadena.net (localhost [127.0.0.1]) by ns.altadena.net (8.12.9/8.12.9) with ESMTP id h8EAI3E1099700 for ; Sun, 14 Sep 2003 03:18:03 -0700 (PDT) (envelope-from pete@ns.altadena.net) Received: (from pete@localhost) by ns.altadena.net (8.12.9/8.12.9/Submit) id h8EAI3tI099699 for current@freebsd.org; Sun, 14 Sep 2003 03:18:03 -0700 (PDT) From: Pete Carah Message-Id: <200309141018.h8EAI3tI099699@ns.altadena.net> To: current@freebsd.org Date: Sun, 14 Sep 2003 03:18:03 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit 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 10:18:05 -0000 Well, I misspoke on the timer; the one that works is booting in non-acpi mode by "beastie"s choice; the older one still fails if I comment the acpi ignore timer statement. Actually that one appears to run slow by about half. Both fail equally in ATAng so acpi isn't making any difference (nor does it appear to make much if any other difference in the motherboard operation); on the laptop acpi is necessary to make PCMCIA work at all, among other things. -- Pete