From owner-cvs-src Fri Mar 21 13:46:18 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73AB237B401; Fri, 21 Mar 2003 13:46:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A87B43F3F; Fri, 21 Mar 2003 13:46:16 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2LLkF0U012307; Fri, 21 Mar 2003 13:46:15 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2LLkFmA012306; Fri, 21 Mar 2003 13:46:15 -0800 (PST) Message-Id: <200303212146.h2LLkFmA012306@repoman.freebsd.org> From: John Baldwin Date: Fri, 21 Mar 2003 13:46:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include apic.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2003/03/21 13:46:15 PST FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/include apic.h Log: MFC: rev 1.20: expand the APIC_ID_MASK to cover all 8 upper bits. This fixes SMP on the SW7500CW2 motherboards. Approved by: re Revision Changes Path 1.14.2.2 +1 -1 src/sys/i386/include/apic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message