Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 13:21:42 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Michael Richards <michael@fastmail.ca>
Cc:        james@JamesSchmidt.Com, freebsd-smp@freebsd.org
Subject:   RE: SE7500CW2 - Kicking a dead horse.
Message-ID:  <XFMail.20030318132142.jhb@FreeBSD.org>
In-Reply-To: <3E76687F.00003D.35305@ns.interchange.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On 18-Mar-2003 Michael Richards wrote:
>> 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?

It is already in -current.  Once it gets wider testing I will merge
it to 4.x.  I intend to have it merged in time for 4.8 release.

> -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

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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