From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 17:12:45 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5DBE9CBB for ; Mon, 16 Feb 2015 17:12:45 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (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 1D91D36C for ; Mon, 16 Feb 2015 17:12:44 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id DB20F1FE023; Mon, 16 Feb 2015 18:12:36 +0100 (CET) Message-ID: <54E22537.1000807@selasky.org> Date: Mon, 16 Feb 2015 18:13:27 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Shawn Webb , freebsd-current@freebsd.org Subject: Re: Pluggable frame buffer devices References: <54E11A57.3030105@selasky.org> <2245985.dTFM2y6A0x@shawn-work-laptop> <54E2247E.3000207@selasky.org> In-Reply-To: <54E2247E.3000207@selasky.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2015 17:12:45 -0000 On 02/16/15 18:10, Hans Petter Selasky wrote: > > Some work needs to be done to fully integrate with the VT console > subsystem. I had Xorg up and running today with the DisplayLink I > adapter I have, and I works quite well. With USB 3.0 ones I think we can > expect more. s/DisplayLink I adapter I have, and I works/DisplayLink adapter I have, and it works/g --HPS