From owner-freebsd-bugs Wed Feb 26 05:28:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA07067 for bugs-outgoing; Wed, 26 Feb 1997 05:28:50 -0800 (PST) Received: (from mckay@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA07046; Wed, 26 Feb 1997 05:28:39 -0800 (PST) Date: Wed, 26 Feb 1997 05:28:39 -0800 (PST) From: Stephen McKay Message-Id: <199702261328.FAA07046@freefall.freebsd.org> To: dpb@kafka.hqs.crc.com, mckay, freebsd-bugs Subject: Re: kern/2787 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Cyrix 150+ CPU is seen as a 486, Kernels made for i586 don't recognize the chip as 586. State-Changed-From-To: open-closed State-Changed-By: mckay State-Changed-When: Wed Feb 26 05:18:53 PST 1997 State-Changed-Why: At this time, I486_CPU is the correct value for the Cyrix 6x86 processor (also known as the M1). The handbook chapter on kernel configuration does not explain this, and neither does LINT. If I knew how to convert this to a doc pr, I would.