From owner-cvs-all Fri Jun 16 8:20:45 2000 Delivered-To: cvs-all@freebsd.org Received: from kobayashi.uits.iupui.edu (kobayashi.uits.iupui.edu [134.68.11.80]) by hub.freebsd.org (Postfix) with ESMTP id 6235C37BA2F; Fri, 16 Jun 2000 08:20:41 -0700 (PDT) (envelope-from ajk@iu.edu) Received: from localhost (ajk@localhost) by kobayashi.uits.iupui.edu (8.9.3/8.9.3) with ESMTP id KAA47637; Fri, 16 Jun 2000 10:20:40 -0500 (EST) (envelope-from ajk@iu.edu) Date: Fri, 16 Jun 2000 10:20:40 -0500 (EST) From: "Andrew J. Korty" X-Sender: ajk@kobayashi.uits.iupui.edu To: Doug White Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > dwhite 2000/05/03 11:07:32 PDT > > Modified files: > sys/i386/i386 identcpu.c > Log: > I mentioned yesterday that I could use some work, and Kelly says, "Commit my > PRs!" So here I go. > > Add definitions for some of the AMD CPU feature bits. Also add a comment on > where to find the rest of them. This is a purely cosmetic change. > > PR: i386/14438 > Submitted by: Kelly Yancey > > Revision Changes Path > 1.81 +24 -20 src/sys/i386/i386/identcpu.c After this commit my K6 no longer boots. Where before I would get CPU: AMD-K6tm w/ multimedia extensions (303.55-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x570 Stepping = 0 Features=0x8001bf AMD Features=0x400<> now it says my CPU class is not configured. Reverting to the previous revision of identcpu.c fixes the problem. -- Andrew J. Korty, Lead Security Engineer Office of the Vice President for Information Technology Indiana University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message