Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2002 14:18:43 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 18498 for review
Message-ID:  <200210012118.g91LIhsa096278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18498

Change 18498 by jhb@jhb_laptop on 2002/10/01 14:18:10

	Adjust comment as suggested by Justin.  I think I got the original
	comment straight from NetBSD. :)

Affected files ...

.. //depot/projects/smpng/sys/i386/i386/exception.s#11 edit

Differences ...

==== //depot/projects/smpng/sys/i386/i386/exception.s#11 (text+ko) ====

@@ -143,9 +143,8 @@
 	
 IDTVEC(trap0f)
 	/*
-	 * Workaround for PentiumPro Errata 5AP.  Go to
-	 * http://developer.intel.com/design/pro/specupdt/242689.htm
-	 * to get the PDF errata list.
+	 * Workaround for PentiumPro Errata 5AP: Spurious interrupts routed
+	 * to int15 in APIC virtual wire mode.
 	 */
 	iret
 

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




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