Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 17:05:56 -0500 (CDT)
From:      ade@lovett.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/21233: Minor update for sys/i386/i386/identcpu.c
Message-ID:  <200009122205.e8CM5uP36843@cobra.lovett.com>

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


>Number:         21233
>Category:       kern
>Synopsis:       Minor update for sys/i386/i386/identcpu.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 12 15:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ade Lovett
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Lovett Network Consultancy
>Environment:

I just received a new batch of 700MHz Pentium III/Xeon machines
that aren't being adequately detected.

>Description:

Relevant snippage from dmesg

[...]
CPU: Unknown 80686 (701.59-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6a0  Stepping = 0
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,XMM>
[...]


>How-To-Repeat:

Buy more new Xeon III boxes from my supplier :)

>Fix:
	Add 'case 0xa0:' to sys/i386/i386/identcpu.c switch around
	line 209

$FreeBSD: src/sys/i386/i386/identcpu.c,v 1.80.2.1 2000/06/14 13:00:25 kato Exp $

>Release-Note:
>Audit-Trail:
>Unformatted:


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




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