I changed that for all tyan, amd, and arima MB.
YH
-----Original Message----- From: YhLu Sent: Monday, January 10, 2005 2:28 PM To: Li-Ta Lo Cc: Stefan Reinauer; Ronald G. Minnich; LinuxBIOS; Andi Kleen; discuss@x86-64.org; jamesclv@us.ibm.com; suresh.b.siddha@intel.com; Matt Domsch Subject: RE: Enable apic ext id to use 256 apic id for AMD64
OK.
-----Original Message----- From: Li-Ta Lo [mailto:ollie@lanl.gov] Sent: Monday, January 10, 2005 2:16 PM To: YhLu Cc: Stefan Reinauer; Ronald G. Minnich; LinuxBIOS; Andi Kleen; discuss@x86-64.org; jamesclv@us.ibm.com; suresh.b.siddha@intel.com; Matt Domsch Subject: RE: Enable apic ext id to use 256 apic id for AMD64
On Mon, 2005-01-10 at 15:18, YhLu wrote:
Please refer s4882 to change the MB that you support.
nodeid = lapicid() & 0xf;
orm with initial apic id nodeid = (cpuid_ebx(1) >> 24) & 0xf;
Can you do that to the s2885 for me? I am busy working on the VGABIOS support and have to brain for that.
Ollie
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
On Mon, 2005-01-10 at 15:40, YhLu wrote:
I changed that for all tyan, amd, and arima MB.
Thanks a lot.
Ollie