From owner-cvs-all Wed May 3 11: 7:40 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CB13D37B5FC; Wed, 3 May 2000 11:07:32 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Received: (from dwhite@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA65601; Wed, 3 May 2000 11:07:32 -0700 (PDT) (envelope-from dwhite@FreeBSD.org) Message-Id: <200005031807.LAA65601@freefall.freebsd.org> From: Doug White Date: Wed, 3 May 2000 11:07:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message