From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 13 03:54:28 2011 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26DDE106564A for ; Tue, 13 Dec 2011 03:54:28 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id A226A8FC12 for ; Tue, 13 Dec 2011 03:54:27 +0000 (UTC) Received: by wgbds13 with SMTP id ds13so9559014wgb.1 for ; Mon, 12 Dec 2011 19:54:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=WmpKNUsWYJ9qkmA/Z7NoPA9f4bdIRU6raDHrPPrbH5E=; b=wT+MunD+gCklOVPV5257QDNSJIZMwlComId4TtlwlaPVXewwEda3RQz4XLkv76dh/N KRgMSLPfNq8FPRSaXHTr0RmnA7k/c33tDOA4SdtA4WuV4OEk7WEVqhl7pKK2+Eel7uG7 5ozU4wc/RFVdSbWXyXiZklmYxnfxwb+cyrj6U= Received: by 10.180.80.101 with SMTP id q5mr15864984wix.58.1323748466500; Mon, 12 Dec 2011 19:54:26 -0800 (PST) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPS id fi11sm25386444wbb.9.2011.12.12.19.54.23 (version=SSLv3 cipher=OTHER); Mon, 12 Dec 2011 19:54:24 -0800 (PST) Date: Tue, 13 Dec 2011 03:54:22 +0000 From: RW To: freebsd-amd64@FreeBSD.org Message-ID: <20111213035422.0e4e581c@gumby.homeunix.com> In-Reply-To: <1323741000.3799.30.camel@asus> References: <1323667359.2790.10.camel@asus> <20111211215631.27d6ac90@bhuda.mired.org> <201112121231.42865.matt@chronos.org.uk> <20111212224657.57108eee@gumby.homeunix.com> <1323741000.3799.30.camel@asus> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: Video Card for FreeBSD 9.0 (RC2) AMD64 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: Tue, 13 Dec 2011 03:54:28 -0000 On Mon, 12 Dec 2011 17:50:00 -0800 Thomas D. Dean wrote: > I guess this means there is no "native FreeBSD AMD64" driver, but, > linux emulation of a driver. Or, do I mis-understand linux emulation? The driver *is* a 64 bit native driver. The linux support is there so linux binaries can get the hardware support that native applications get. As has already been mentioned, it's optional.