From owner-freebsd-questions@FreeBSD.ORG Wed Feb 27 20:17:46 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 EB8D2106567B for ; Wed, 27 Feb 2008 20:17:46 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id CBB108FC13 for ; Wed, 27 Feb 2008 20:17:46 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by wf-out-1314.google.com with SMTP id 25so2555986wfa.7 for ; Wed, 27 Feb 2008 12:17:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=3WX9ZvRjrp4TusUHGazYPYpR2mQsdHE8FaqHU+3Zk8E=; b=rCaK9FnNVXUxA8yv5bgoBDHdh3liu156yXgwS2v35ntLzUVPrGBl1Zws/MWSWVkL5FhyOYg99C6rB1IZwTYYSYryxJg638A2iPW98MYkVmdfOzrpVpVYInJCn+DUdsSLk7JW8vsjJBZdR4kKia6roUzFuMjRqD815MI+3nPCcMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ty285/QrjxxDPWtqbikpyJOPwjV4QiNYKtGR+uiHGDuEKeW5cGMLvMlYQiSP60FpvIpiw0p68RTEV04W3Pd7ABeKYqO30f7sgICK5K/I7P3iaHqtwp1rpCAGFxqmqrxCSb4iO6YOBMFiIXo+obbxaUOq5DpH0OnMm1f2EQLS0bg= Received: by 10.142.178.13 with SMTP id a13mr4903012wff.51.1204143466257; Wed, 27 Feb 2008 12:17:46 -0800 (PST) Received: by 10.142.143.10 with HTTP; Wed, 27 Feb 2008 12:17:46 -0800 (PST) Message-ID: <539c60b90802271217s3a88312cy5898c090b0142e44@mail.gmail.com> Date: Wed, 27 Feb 2008 13:17:46 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "Pietro Cerutti" In-Reply-To: <47C5B90F.60602@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <539c60b90802271041i2ccad37dmeb608a98306e3535@mail.gmail.com> <539c60b90802271055y49c19494vd242336c44d22583@mail.gmail.com> <47C5B90F.60602@FreeBSD.org> X-Google-Sender-Auth: 2d58fc48e7ce16a6 Cc: MrL0Lz@gmail.com, User Questions Subject: Re: port "915resolution" - why i386 only X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stevefranks@ieee.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 20:17:47 -0000 On Wed, Feb 27, 2008 at 12:25 PM, Pietro Cerutti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > > Steve Franks wrote: > > Incidentally, if you hack the i386 only line out of the makefile, it > > builds and works just fine on my system (7.0RC2/amd64) > > mind to send in a PR? Done! Steve