From owner-freebsd-smp Mon Mar 17 16:37:33 2003 Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB0537B405; Mon, 17 Mar 2003 16:37:32 -0800 (PST) Received: from mail.interchange.ca (ns.interchange.ca [216.126.79.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3E843F3F; Mon, 17 Mar 2003 16:37:31 -0800 (PST) (envelope-from michael@fastmail.ca) Received: by mail.interchange.ca (Fastmailer, from userid 555) id 20D18862CB6; Mon, 17 Mar 2003 19:29:51 -0500 (EST) Received: from 24.114.6.105 by www.fastmail.ca with HTTP; Tue, 18 Mar 2003 00:29:51 +0000 (UTC) MIME-Version: 1.0 Message-Id: <3E76687F.00003D.35305@ns.interchange.ca> Content-Type: Multipart/Mixed; boundary="------------Boundary-00=_RD5XSPG00M3NTT4D7TH0" To: jhb@FreeBSD.org Subject: RE: SE7500CW2 - Kicking a dead horse. Cc: freebsd-smp@freebsd.org, james@JamesSchmidt.Com Date: Mon, 17 Mar 2003 19:29:51 -0500 (EST) From: "Michael Richards" X-Fastmail-IP: [24.114.6.105] Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --------------Boundary-00=_RD5XSPG00M3NTT4D7TH0 Content-Type: Text/Plain Content-Transfer-Encoding: 7bit > Please try revision 1.19 of sys/i386/include/apic.h on current, or > you can backport just that change to the same file on -stable. I just tried this out on the machine I was trying to get working and I can confirm that it does indeed work. Attached is a patch for the version 1.14.2.1 of apic.h that comes with 4.7. Just sticking the file in does not work because of some other defines. What will it take to get this patch into 4.7/5.0? -Michael *** apic.h Mon Mar 17 16:26:45 2003 --- apic.h.old Mon Mar 17 16:27:35 2003 *************** *** 310,316 **** /* fields in ICR_HIGH */ ! #define APIC_ID_MASK 0xff000000 /* fields in LVT1/2 */ --- 310,316 ---- /* fields in ICR_HIGH */ ! #define APIC_ID_MASK 0x0f000000 /* fields in LVT1/2 */ _________________________________________________________________ http://fastmail.ca/ - Fast Secure Web Email for Canadians --------------Boundary-00=_RD5XSPG00M3NTT4D7TH0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message