From owner-freebsd-questions@FreeBSD.ORG Fri Feb 15 09:50:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9CCA16A419 for ; Fri, 15 Feb 2008 09:50:06 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 653B913C4F2 for ; Fri, 15 Feb 2008 09:50:06 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id 205A6E008B; Fri, 15 Feb 2008 10:50:03 +0100 (CET) Date: Fri, 15 Feb 2008 02:50:03 -0700 From: cpghost To: Karl Denninger , freebsd-questions@freebsd.org Message-ID: <20080215095003.GA6937@epia-2.farid-hajji.net> References: <47B4F072.5090608@denninger.net> <47B55014.9090904@locolomo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47B55014.9090904@locolomo.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: Re: Via EDEN Chipset? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 09:50:06 -0000 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 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/