From owner-freebsd-hackers Tue Oct 1 22:37:17 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA06520 for hackers-outgoing; Tue, 1 Oct 1996 22:37:17 -0700 (PDT) Received: from aeffle.Stanford.EDU (sequence.Stanford.EDU [171.65.76.7]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id WAA06513 for ; Tue, 1 Oct 1996 22:37:15 -0700 (PDT) Received: (from hlew@localhost) by aeffle.Stanford.EDU (8.6.10/8.6.6) id WAA21494; Tue, 1 Oct 1996 22:37:14 -0700 Date: Tue, 1 Oct 1996 22:37:14 -0700 (PDT) From: Howard Lew To: hackers@freebsd.org Subject: cpu identification Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Does anyone know what files in the kernal source are responsible for cpu identification? I believe they are supposed to be in /usr/src/sys/i386/isa or include right? I have the source for properly identifying Cyrix cpus up to the 6x86 and I think the source for the AMD K5 is on AMD's WWW site... The NexGen source is still on AMD's web site I believe. Or has someone already done all that yet?