Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 22:56:03 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        ia64@FreeBSD.ORG, Andrew.Grover@intel.com
Subject:   Re: Faulty ACPI debug code [was: Re: Booting a dual ...]
Message-ID:  <20011014225603.B543@dhcp01.pn.xcllnt.net>
In-Reply-To: <200110150547.f9F5lLx04912@mass.dis.org>
References:  <20011014223134.A543@dhcp01.pn.xcllnt.net> <200110150547.f9F5lLx04912@mass.dis.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 14, 2001 at 10:47:21PM -0700, Mike Smith wrote:
> 
> I've copied the Intel ACPI CA folks on this, since I'm sure they'll be 
> interested.

Then they probably want to know about the following as well:

\begin{verbatim}
Index: utmath.c
===================================================================
RCS file: /home/ncvs/src/sys/contrib/dev/acpica/utmath.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 utmath.c
--- utmath.c    4 Oct 2001 23:12:13 -0000       1.1.1.1
+++ utmath.c    15 Oct 2001 05:52:41 -0000
@@ -416,7 +416,7 @@
         *OutRemainder = *InDividend % *InDivisor;
     }
 
-    return_ACPI_STATUS (AE_OK)
+    return_ACPI_STATUS (AE_OK);
 }
 
 #endif
\end{verbatim}

:-)

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011014225603.B543>