Re: /proc/cpuinfo for Intel P4 D850GB

2001-03-19 Thread David Weinehall
On Sun, Mar 18, 2001 at 08:07:20PM -0600, [EMAIL PROTECTED] wrote: > On a 2.0.36 kernel the above-referenced mb > shows: > > dragonwind:/proc# cat cpuinfo > processor : 0 > cpu : ?86 > model : 386 SX/DX > vendor_id : GenuineIntel > > At the least, java breaks because of

Re: /proc/cpuinfo for Intel P4 D850GB

2001-03-18 Thread davej
On Sun, 18 Mar 2001 [EMAIL PROTECTED] wrote: > On a 2.0.36 kernel the above-referenced mb > shows: > ... > Is the problem is due to the older 2.0.36 kernel, Yes. > or would the problem also present itself on a newer 2.2.x kernel? Current 2.2 and 2.4 are both fixed for this problem. This and

/proc/cpuinfo for Intel P4 D850GB

2001-03-18 Thread asenec
On a 2.0.36 kernel the above-referenced mb shows: dragonwind:/proc# cat cpuinfo processor : 0 cpu : ?86 model : 386 SX/DX vendor_id : GenuineIntel At the least, java breaks because of the '?' char. Is the problem is due to the older 2.0.36 kernel, or would the