From owner-freebsd-current@FreeBSD.ORG Sun Jan 29 20:20:29 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 D251F16A420 for ; Sun, 29 Jan 2006 20:20:29 +0000 (GMT) (envelope-from magicsmoke@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9350543D49 for ; Sun, 29 Jan 2006 20:20:28 +0000 (GMT) (envelope-from magicsmoke@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so849096wra for ; Sun, 29 Jan 2006 12:20:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=WJLfz8ceEFQ5TU5iq6PmR/tuK0Ha/WThdtjXwfsgz0cdZB6+LXXbXEC6binE56NY5dzgB2hfj13A1+HgYcCwddgKDnzDqUUQOAQkHGzY8HUMsfguFn8hHiTFkX9K80i5A4t0GsqizCOShUqKAITn4zWsNnPr+F40o8WWT790ltE= Received: by 10.64.142.7 with SMTP id p7mr1471093qbd; Sun, 29 Jan 2006 12:20:27 -0800 (PST) Received: by 10.64.184.18 with HTTP; Sun, 29 Jan 2006 12:20:27 -0800 (PST) Message-ID: <97bedf530601291220l74ee4cb9g834bd63d510adc4a@mail.gmail.com> Date: Sun, 29 Jan 2006 12:20:27 -0800 From: Brandon Mitchell To: Anish Mistry In-Reply-To: <200601290249.41648.mistry.7@osu.edu> MIME-Version: 1.0 References: <200601290249.41648.mistry.7@osu.edu> X-Mailman-Approved-At: Sun, 29 Jan 2006 20:56:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, colazelli@gmail.com Subject: Re: [PATCH] acpi_fujitsu UPDATE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jan 2006 20:20:30 -0000 Anish, This patch attached just fine, though no noticable change in functionality was found. Thanks. Brandon Mitchell On 1/28/06, Anish Mistry wrote: > > I've attached a patch for acpi_fujitsu that SHOULD allow non-P > laptops to attach the device. I need other people to test this > because the P-Series (My laptop P2110) has all of the methods so the > conditional method probing always works. If you could report back > soon, hopefully we can get a commiter to squeeze it in before the > freeze. > The major changes are: > - Individual method probing - So if you are missing a few methods > you > only lose that functionality. > - I finally figured out what the RBLL, RVOL, GHKS, GSIF > RBLL - lcd_brightness radix > RVOL - volume radix > GHKS - Currently activated hotkey (internal) > GSIF - Hotkey mask (internal) > > Also at: > http://am-productions.biz/docs/acpi_fujitsu.patch > > -- > Anish Mistry > > > -- If UNIX doesn't have the solution you have the wrong problem. UNIX is simple, but it takes a genius to understand it's simplicity.