Intel SE7500CW2

2002-08-30 Thread jrf4772

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 replaced by a:

#define NUM_CPUS 2
...
return NUM_CPUS;

Maybe I am being naive in thinking this would even work?

Thanks for your help,
Jonathan Feldkamp


>Hello,
>
>I tried the changes outlined on the list, but SMP still fails >at the same
>point. Any further suggestions? There's quite a few users >with >this issue.
>A friend of mine went through the lists and counted 18 the >other day.
>
>Thanks,
>Craig


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



[no subject]

2002-08-30 Thread jrf4772

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 replaced by a:

#define NUM_CPUS 2
...
return NUM_CPUS;

Maybe I am being naive in thinking this would even work?

Thanks for your help,
Jonathan Feldkamp


>Hello,
>
>I tried the changes outlined on the list, but SMP still fails >at the same
>point. Any further suggestions? There's quite a few users >with >this issue.
>A friend of mine went through the lists and counted 18 the >other day.
>
>Thanks,
>Craig


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message