From owner-freebsd-x11@FreeBSD.ORG Sun Nov 16 03:20:48 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FBE3BC5 for ; Sun, 16 Nov 2014 03:20:48 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE34DD7F for ; Sun, 16 Nov 2014 03:20:47 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id n12so72069wgh.6 for ; Sat, 15 Nov 2014 19:20:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=l9EtcNvJdpavNbrubMh7TRWGpD2am6A/xft/XRhxPMk=; b=ns+LjCFFhaO7m0a1QUARUQGY7wRkNccE5Fo6+LxnAiDDcPZY5r0oKTvKVY1zTCxQCQ E83uHZgu2vIzZNN2z0w7J9FVXvPjRduzvtSzcLDvRTypv7waKFDjy44X7u757Tn7TiMP rmEMGhePmpI2wh5YU3KG3UC3usjVyVmU2AlZ7AthM+Ti9Sz1PuD2ZgoPvITWE7RbSD84 CkytCx0W48Mr0aY5h8ITlso514rH4s6QiugNbnprOy9NS6jSCyN1goTIyxMq0Ts5HJ8S 4hB1QbbtETVu0I4bHPpI/hRZ1+QuJWx9G59z5kramqc0m9hBfc+mlMLHvoTk1HxyPEkK f9pQ== MIME-Version: 1.0 X-Received: by 10.180.79.196 with SMTP id l4mr21174251wix.72.1416108045945; Sat, 15 Nov 2014 19:20:45 -0800 (PST) Received: by 10.27.170.4 with HTTP; Sat, 15 Nov 2014 19:20:45 -0800 (PST) In-Reply-To: References: Date: Sat, 15 Nov 2014 21:20:45 -0600 Message-ID: Subject: Re: Turning off HAL for xorg-server From: "Sam Fourman Jr." To: Warren Block Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-x11 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2014 03:20:48 -0000 On Sat, Nov 15, 2014 at 8:37 PM, Warren Block wrote: > xorg-server no longer requires HAL. When can we turn the HAL option off > in the port? Last I checked the non hal option was labeled Experimental, has this status changed? I am also not clear on what config changes I would make to test out the non hal way of doing things. Sam Fourman Jr.