From owner-freebsd-x11@FreeBSD.ORG Mon Nov 19 17:23:46 2007 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF7B016A41B for ; Mon, 19 Nov 2007 17:23:46 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id A333913C478 for ; Mon, 19 Nov 2007 17:23:46 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so6244916pyb for ; Mon, 19 Nov 2007 09:23:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=2as0kTy9hkJPxeGOhH6Mh1XBXIOHlZR6A3b50CK6m60=; b=ZYjlrn1Vat9J3ZuPDZERucnSmbzughLO3K+5aas4AcvO27Enj5gKuRDwSESilCtnhZqdgpUke837Aqn19eXxL5Fuekd9q/iwwn5obvggxnCnX2qYOAYuzIsNxafGZMh3FGJwn5SlkKsd4mATdCWhomxAKY5Ka6YPthaO6oRY/Og= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=gdmVAUFVW+WpkCKP+j1l3kAWaK0TM4IuFskA/muhnU1kzHaEEIqCxlLDQ3g1bOwSQkRXeaLge09Id7Shc+rbu1oJZHarLPvcTKpxMbTDmxL/1MErZ3o1BKl2FpeLEWHwARrYtLzjbChN/x3qlk4ZDkuLNmB7HkyVvOGlGWsc1+Q= Received: by 10.64.179.12 with SMTP id b12mr11091195qbf.1195493017101; Mon, 19 Nov 2007 09:23:37 -0800 (PST) Received: by 10.65.59.12 with HTTP; Mon, 19 Nov 2007 09:23:37 -0800 (PST) Message-ID: Date: Mon, 19 Nov 2007 17:23:37 +0000 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: x11@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: f8910ad155ff6303 Cc: Subject: RFC: intel driver to replace i810 as default X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 17:23:47 -0000 It seems that everybody's eventually switching to intel so I was thinking of making xorg-drivers depends on intel rather than i810. Are there any cases where i810 works and intel doesn't? -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer