Has anyone got this to work yet? Is it something that will get fixed with
fbsd, or will it tack a bios upgrade from intel?
I was wondering if there is a way to just hardcode this value for the time
being, I know that my box has two Intel SE7500CW2 CPUs in it. Could this
whole problem be
02:54 PM 27/08/2002 -0700, you wrote:
>On Tue, 27 Aug 2002, Craig Hawco wrote:
>
> > I've been looking into PR i386/40564 as I'm the owner of an Intel
> > SE7500CW2. I managed to track it down to start_ap in mp_machdep.c.
>
>Can you grab an mptable(8) output for t
On Tue, 27 Aug 2002, Craig Hawco wrote:
> I've been looking into PR i386/40564 as I'm the owner of an Intel
> SE7500CW2. I managed to track it down to start_ap in mp_machdep.c.
Can you grab an mptable(8) output for this board? I wasn't aware that
these were broken, I
Craig Hawco wrote:
> I've been looking into PR i386/40564 as I'm the owner of an Intel
> SE7500CW2. I managed to track it down to start_ap in mp_machdep.c.
>
> snippet from start_ap():
>
> while (read_apic_timer())
>
Hello,
I've been looking into PR i386/40564 as I'm the owner of an Intel
SE7500CW2. I managed to track it down to start_ap in mp_machdep.c.
snippet from start_ap():
while (read_apic_timer())
if (mp_ncpus > cpus)
return 1;
5 matches
Mail list logo