From owner-freebsd-x11@FreeBSD.ORG Fri Sep 12 23:16:50 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C032D106567C for ; Fri, 12 Sep 2008 23:16:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.229]) by mx1.freebsd.org (Postfix) with ESMTP id 920808FC17 for ; Fri, 12 Sep 2008 23:16:50 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1281954rvf.43 for ; Fri, 12 Sep 2008 16:16:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SAv/bnRuLFMAGN7VQEloXAWNr3483xhQSZzoAHw3xwY=; b=KY3XNTsCL5Bk1bI3PFh1xCQ6lU5P7BFk0iqEOigWLUoaS0ovx48VV2r9yfdgojfyBO kYDE7x+2x5Brj/gGeDPFEppJv9xhncW3lCcUiUJ2+q4FJCU9X3ZiRDY4H+SZiZuVAz+O TUI1n1B8Zi51Qmw5iF9bMgJwqwsZUxMotk84w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=HGNML3hWCnwI8cIGPIUsdEenSoWp9ffzewbZF+EwYH/FPkIRnbjmDLjfkN643PFh9B D+WoUQskp8i81/yY2fQZZrR6/x7mGG5VNiqmlNDiA4GM2a5sVk/OZTF+SCO+7VzlhL1j PyNhzod79MPHIe+CvJdG/oy2CJzh4GzndstOQ= Received: by 10.140.192.9 with SMTP id p9mr2970613rvf.114.1221261410064; Fri, 12 Sep 2008 16:16:50 -0700 (PDT) Received: by 10.141.28.19 with HTTP; Fri, 12 Sep 2008 16:16:49 -0700 (PDT) Message-ID: <11167f520809121616p3d3e18f8icda5f9a2be781a42@mail.gmail.com> Date: Fri, 12 Sep 2008 18:16:49 -0500 From: "Sam Fourman Jr." To: "Robert Noland" In-Reply-To: <1218675844.1899.18.camel@wombat.2hip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1218675844.1899.18.camel@wombat.2hip.net> Cc: freebsd-x11 Subject: Re: [CFT] drm updates 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: Fri, 12 Sep 2008 23:16:50 -0000 On Wed, Aug 13, 2008 at 8:04 PM, Robert Noland wrote: > I have prepared a set of patches for drm kernel modules against -CURRENT > and -STABLE. I would like to get this into HEAD fairly soon. Does anyone know if these patches are in RELENG_7 I have a Intel G33 card that won't work and I am using a September 7th 2008 Kernel Sam Fourman Jr.