Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 1998 10:10:00 -0500 (EST)
From:      VEGA <vega@d132-h017.rh.rit.edu>
To:        Dean Hollister <dean@odyssey.apana.org.au>
Cc:        ajk@mastigo4.demon.co.uk, questions@FreeBSD.ORG
Subject:   Re: Cyrix 6x86 CPU
Message-ID:  <Pine.BSF.4.05.9810311008160.730-100000@d132-h017.rh.rit.edu>
In-Reply-To: <199810311414.WAA22027@odyssey.apana.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 31 Oct 1998, Dean Hollister wrote:

> >How best should I enter a Cyrix 6x86 in the cpu "cpu_type" in the kernel
> >configuration file?
> 
> The following in the kernel works fine. I detects it perfectly during
> probe at bootup:
> 
> machine		"i386"
> cpu		"I386_CPU"
> cpu		"I486_CPU"
> cpu		"I586_CPU"
> cpu		"I686_CPU"
> 
> Regards,
> 
> d.
> 
> 
machine		"i386"
cpu	"I486_CPU"

those are the only lines you need for a cyrix 6x86




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810311008160.730-100000>