From owner-freebsd-current@FreeBSD.ORG Sun Feb 22 15:10:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C9316A4CE for ; Sun, 22 Feb 2004 15:10:18 -0800 (PST) Received: from psg.com (psg.com [147.28.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AD2643D1F for ; Sun, 22 Feb 2004 15:10:18 -0800 (PST) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by psg.com with esmtp (Exim 4.30; FreeBSD) id 1Av2jp-000EmE-Rg; Sun, 22 Feb 2004 23:10:18 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.30; FreeBSD) id 1Auen5-0000NG-1q; Sat, 21 Feb 2004 13:36:03 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 21 Feb 2004 13:36:02 -0800 To: takawata@jp.freebsd.org References: <20040221174132.53AA243D1D@mx1.FreeBSD.org> <200402211901.i1LJ1AjW050191@sana.init-main.com> Message-Id: <20040222231018.3AD2643D1F@mx1.FreeBSD.org> cc: current@FreeBSD.org Subject: Re: sysctl hw.acpi.video.lcd0.active X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Sun, 22 Feb 2004 23:10:18 -0000 >> sysctl: unknown oid 'hw.acpi.video.lcd0.active' > Stock ACPI module does not have ACPI video extension feature. and i presume the same goes for compiled-in-kernel acpi, which is what i am using. thanks. randy