From owner-freebsd-x11@freebsd.org Fri Aug 12 15:31:31 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D684FBB7A75 for ; Fri, 12 Aug 2016 15:31:31 +0000 (UTC) (envelope-from am_dxer@fastmail.fm) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B18BB1D40 for ; Fri, 12 Aug 2016 15:31:31 +0000 (UTC) (envelope-from am_dxer@fastmail.fm) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 7D13E20496 for ; Fri, 12 Aug 2016 11:31:30 -0400 (EDT) Received: from web2 ([10.202.2.212]) by compute6.internal (MEProxy); Fri, 12 Aug 2016 11:31:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=mesmtp; bh=HHf YnYdS5ccqALofHsZR4m/WPQ4=; b=kygeD6KA9y52D2WvthNpKfLL+DUZu2jO+qr iiBDfqIZCJ3qgxvRRTtNhwV6XqDOmMEdyuiAovvHaZdCTjNE6h1bQs61kSW+iKhk OrFXqZaP5Ck4Kk5HsKbTtpnBPf6oYBbtzUf7ZHZmePdRuZ+fMv3ma1JMG+npXPD3 Z5Rt/NYo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=HHfYnYdS5ccqALofHsZR4m/WPQ4=; b=fz8Dj JRGNtvgvgoJRVd6eP2QgB5xyrqd4IpsXSu1dUag3h3CjbRH2Fjj82tOr6hq/pDl5 y0U5C5JipoHMixh3kSBcQLuFxkK87V5MvcVUcUS78vk5u9O9B/y+VQcyKxni1+Ul qEh49nifCQ/89c9vNGoXyj2p1tNc1BSui4Ammg= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 458DDD063E; Fri, 12 Aug 2016 11:31:30 -0400 (EDT) Message-Id: <1471015890.4142873.693621841.2AB6746E@webmail.messagingengine.com> X-Sasl-Enc: jp4+tnpuScM/COlU7ersV2XxBkSqVIoRgRox9dQTYKX+ 1471015890 From: am_dxer@fastmail.fm To: freebsd-x11@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - html Subject: Question about DRM-next and 32 bit support Date: Fri, 12 Aug 2016 11:31:30 -0400 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 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 Aug 2016 15:31:31 -0000 Hello, I remember that when this was first announced, it was said that no 32-bit support was included in this driver. Is this code still exclusively for 64 bit? Thanks.