Date: Mon, 2 Jun 2003 16:48:32 -0400 From: Damian Gerow <damian@sentex.net> To: freebsd-hardware@freebsd.org Subject: Re: Via C3 support under FreeBSD Message-ID: <20030602204832.GG807@sentex.net> In-Reply-To: <qZES2C.A.k9Q.3Q72-@coal.sentex.ca> References: <lfA-yD.A.73P.V262-@coal.sentex.ca> <qZES2C.A.k9Q.3Q72-@coal.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Damian Gerow (damian@sentex.net) [02/06/03 16:31]: > One thing I haven't tried is leaving out the I586_CPU in the kernel config > and seeing if that will result in any changes. Hopefully I won't be > shooting myself in the foot -- just compiling right now. > > (It looks like I just can't set CPUTYPE=i686 in make.conf at this point.) This indeed is true. So, in order to use & compile on the Via C3 Ezra, I need to set CPUTYPE=i586 or CPUTYPE=i586/mmx (both seem to work) in /etc/make.conf, and I need at least I686_CPU in my kernel configuration file. Seems odd to me, but at least it works.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030602204832.GG807>