From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 19:58:48 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA4B315A for ; Tue, 12 Aug 2014 19:58:48 +0000 (UTC) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (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 72613286D for ; Tue, 12 Aug 2014 19:58:48 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id b8so8441400lan.33 for ; Tue, 12 Aug 2014 12:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=cpkRjdNaGDblFQBvjr5DploD2BymyP71P+0nMQHeCgw=; b=R+VHdBl/BhUqY9J2w9kDzWNWzUEDL9Cv7gkqcU+yOJaYZVulo5EzGHB/3pYdBDYKBF UtnKv5EscwY1zVm6JTG+Al8vCx9TQDN8yBw4y6br3Qu/cS1yTD6vUw40v/35iA0To8eJ m8zhtDxg93aGHfqKKHdGtCZqGYCzNIbZ/J2n4VtJHBPhEvUxrXxrI/z3K50GiEf4lrFx KZ3eiMUf3/leiZuhluVlSti4brCmot2Z09voGLkOJtJBT0QDHV7WLrwPydwEkZSUCUjd 84YecnWRV4zdqk9RLLKNS71VdaugVrpOOWoNBEjypFAiijbp5pHK5Muz17n3VmoefZR6 0nZw== X-Received: by 10.152.29.135 with SMTP id k7mr45752lah.14.1407873526436; Tue, 12 Aug 2014 12:58:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.43.72 with HTTP; Tue, 12 Aug 2014 12:58:16 -0700 (PDT) In-Reply-To: References: <53E9D1DE.2010401@gmail.com> <53EA00B7.6070505@gmail.com> <53EA3072.4000907@gmail.com> From: Matthias Gamsjager Date: Tue, 12 Aug 2014 21:58:16 +0200 Message-ID: Subject: Re: vt console driver To: Jamie Griffin Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2014 19:58:49 -0000 Hmm if it's already in the kernel you don't need to load it AFAIK. Maybe someone else has an idea?