Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Oct 1998 22:14:21 +0800 (WST)
From:      Dean Hollister <dean@odyssey.apana.org.au>
To:        ajk@mastigo4.demon.co.uk
Cc:        questions@FreeBSD.ORG
Subject:   Re: Cyrix 6x86 CPU
Message-ID:  <199810311414.WAA22027@odyssey.apana.org.au>
References:  <01be04d6$24a0e830$d22e989e@mastigo4.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
>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.


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?199810311414.WAA22027>