From owner-freebsd-questions Sat Oct 31 16:40:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11433 for freebsd-questions-outgoing; Sat, 31 Oct 1998 16:40:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11412 for ; Sat, 31 Oct 1998 16:40:15 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.05 #1) id 0zZkZL-0004L7-00; Sat, 31 Oct 1998 23:36:31 +0000 Date: Sat, 31 Oct 1998 23:36:31 +0000 From: Ben Smithurst To: Alan Knell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Cyrix 6x86 CPU Message-ID: <19981031233631.A16666@scientia.demon.co.uk> References: <01be04d6$24a0e830$d22e989e@mastigo4.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <01be04d6$24a0e830$d22e989e@mastigo4.demon.co.uk> User-Agent: Mutt/0.94.12i (FreeBSD/3.0-CURRENT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alan Knell wrote: > How best should I enter a Cyrix 6x86 in the cpu "cpu_type" in the kernel > configuration file? Despite it's name, the 6x86 is actually a 486. $ dmesg Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #61: Wed Oct 21 17:11:53 BST 1998 ben@scientia.demon.co.uk:/usr/src/sys/compile/SCIENTIA Timecounter "i8254" frequency 1193182 Hz cost 2848 ns CPU: Cyrix 6x86 (486-class CPU) ^^^^^^^^^^^^^ Origin = "CyrixInstead" DIR=0x2231 Stepping=2 Revision=2 real memory = 50331648 (49152K bytes) avail memory = 46866432 (45768K bytes) Preloaded elf kernel "kernel" at 0x0xf0213000. Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x00 on pci0.7.1 [.. etc ..] oh, more of these which I reported a while ago wd0: interrupt timeout: wd0: status 58 error 4 wd0: wdtimeout() DMA status 4 wd0s3a: wdstart: timeout waiting to give command reading fsbn 336 of 336-351 (wd0s3 bn 336; cn 0 tn 5 sn 21)wd0: status 80 error 1 I think I found the cause, a loose power connector on wd0. oops :-) no more since I fixed that :-) Back to the point, you just need cpu "I486_CPU" machine "i386" to define your CPU. -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message