From owner-freebsd-acpi@FreeBSD.ORG Thu Oct 18 20:59:05 2012 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4082A26A; Thu, 18 Oct 2012 20:59:05 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6C6DE8FC0C; Thu, 18 Oct 2012 20:59:04 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so4228897bkc.13 for ; Thu, 18 Oct 2012 13:59:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=yRCrsFAYVtDJQ6lg3erUrRRza9BJI6H75Ty9SzkAnIU=; b=RUCEs9eQdSx0Achlk67bt8hpcRW+uGJQquBA9JZ9CLtGFcs0CxkgoNKVy72Dqy8h70 JENRYs/BmOR1d1oD6iumVaieQuvsnoKdL+MC+UyBqTgGeXgbdNh5QMtOvwUkQC5tl8nD qlzfKWo8zKjNbg4uV7ct4Epxp1KvVdBuhW3iS2VOhQytEp60xgXeX3Tz+pL/zlRampQ3 yh0YE9Q4yzaKqGa4Tv9/9nG8QnICvLZTnkdL1On5URkzh8WjGBCAA3vtRIeaknvr7vP/ 317RIErBy/QjAqerFAKD+WSXVLAr599GDpfeqqM9jqaTL/DC8IThbI7ecT5fhJ28+a03 T/3Q== Received: by 10.204.146.83 with SMTP id g19mr6962919bkv.33.1350593943078; Thu, 18 Oct 2012 13:59:03 -0700 (PDT) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.205.81.1 with HTTP; Thu, 18 Oct 2012 13:58:42 -0700 (PDT) In-Reply-To: <201210180858.35282.jhb@freebsd.org> References: <20121005215316.GA38707@triton8.kn-bremen.de> <201210151112.03393.jhb@freebsd.org> <201210180858.35282.jhb@freebsd.org> From: Alberto Villa Date: Thu, 18 Oct 2012 22:58:42 +0200 X-Google-Sender-Auth: bJzDYvtIDVxaUpwTDRAaTDssw7s Message-ID: Subject: Re: Dell acpi_video patch To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-acpi@freebsd.org, Juergen Lock , mobile@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 20:59:05 -0000 On Thu, Oct 18, 2012 at 2:58 PM, John Baldwin wrote: > Ah, looks like your BIOS excludes DOD_DEVID_SCHEME_STD from it's _ADR > methods (but does included it in on the list of displays returned by > _DOD). > > Please test this updated version: Still the same: hw.acpi.video.out0.active: 1 hw.acpi.video.out1.active: 1 hw.acpi.video.out1.brightness: 100 hw.acpi.video.out1.fullpower: 100 hw.acpi.video.out1.economy: 50 hw.acpi.video.out1.levels: 100 50 0 10 20 30 40 50 60 70 80 90 100 hw.acpi.video.out2.active: 1 -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla