Date: Fri, 15 Feb 2008 02:50:03 -0700 From: cpghost <cpghost@cordula.ws> To: Karl Denninger <karl@denninger.net>, freebsd-questions@freebsd.org Subject: Re: Via EDEN Chipset? Message-ID: <20080215095003.GA6937@epia-2.farid-hajji.net> In-Reply-To: <47B55014.9090904@locolomo.org> References: <47B4F072.5090608@denninger.net> <47B55014.9090904@locolomo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 15, 2008 at 09:40:52AM +0100, Erik Norgaard wrote: > Karl Denninger wrote: > >> I have an interesting little box here that *SHOULD*, in theory, look like >> an i386 PC to FreeBSD. >> >> It is using the VIA EDEN Chipset. >> >> Anyone tried one of these monsters? Its one of the "mini-ITX" boards.... > > Which one? I got an EPIA EK 8000EG board and it works fine. > > Erik Ditto with old EPIA-5000 mini-ITX boards with VIA EDEN: FreeBSD 7.0-PRERELEASE #0: Sun Jan 27 05:11:00 CET 2008 root@XXXXXXXXXXXXXXXXXXX:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: VIA C3 Samuel 2 (533.36-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x673 Stepping = 3 Features=0x803035<FPU,DE,TSC,MSR,MTRR,PGE,MMX> real memory = 528416768 (503 MB) avail memory = 503152640 (479 MB) [...] Works flawlessly here :) Did you perhaps have special flags in /etc/src.conf? You shouldn't have anything there hat would let gcc generate cmov instructions, because VIA C3 / EDENs don't support the cmov instruction set. -cpghost. -- Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080215095003.GA6937>