From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 3 20:16:52 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id CE0C21065670; Thu, 3 Dec 2009 20:16:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-amd64@FreeBSD.org Date: Thu, 3 Dec 2009 15:16:43 -0500 User-Agent: KMail/1.6.2 References: <2ae8edf30912031035j14443854y6551bb7b125d8550@mail.gmail.com> In-Reply-To: <2ae8edf30912031035j14443854y6551bb7b125d8550@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200912031516.45316.jkim@FreeBSD.org> Cc: Wiktor Niesiobedzki , freebsd-embedded Subject: Re: 64-bit support on VIA C7 - on FreeBSD 8.0 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 20:16:53 -0000 On Thursday 03 December 2009 01:35 pm, Wiktor Niesiobedzki wrote: > Hi, > > I'm owner of a new VIA SN10000 mini-ITX mainboard which comes > together with VIA C7 processor. During boot it is detected as: > CPU: VIA Esther processor 1000MHz (997.51-MHz 686-class CPU) > Origin = "CentaurHauls" Id = 0x6a9 Stepping = 9 > > Features=0xa7c9baffE,CMOV,PAT,CLFLUSH,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE> > Features2=0x181 > VIA Padlock Features=0x3fcc > > As far as I understand, this processor should support 64-bit mode > and I should be able to boot amd64 FreeBSD. No, C7 does not support long mode. New Nano family does. Jung-uk Kim