From owner-freebsd-mobile Tue Mar 27 10:22:41 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 9740937B720 for ; Tue, 27 Mar 2001 10:22:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f2RIMBG58610; Tue, 27 Mar 2001 10:22:11 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103271706.f2RH6Pq15569@bunrab.catwhisker.org> Date: Tue, 27 Mar 2001 10:21:47 -0800 (PST) From: John Baldwin To: David Wolfskill Subject: Re: Reality check on ESS Technology Maestro-2E h/w "mute" functi Cc: mobile@FreeBSD.org, taku@cent.saitama-u.ac.jp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 27-Mar-01 David Wolfskill wrote: >>Date: Tue, 27 Mar 2001 16:52:31 +0900 >>From: Taku YAMAMOTO > >>But, since mute button is actually choded into UP-and-DOWN simultaneously, >>it may happen to misunderstand MUTE button as if an independent >>UP/DOWN event came first. (It is nothing more than my imagination, though.) > >>So, perhaps 0x77 came from HWVOL_DOWN | 0x11, I imagine. >>Attached diff will make both 0x77 and 0x99 to be recognized as MUTE. >>(And, hopefully, 0xbb --- HWVOL_UP | 0x11 --- , too) > > OK; the patch appears to work in today's -CURRENT (as expected), too. > > I hadn't known about the intended behavior of pressing the UP/DOWN > buttons (on the left side of the keyboard) simultaneously; when I try > it with the patch (in -CURRENT), it does drop the volume to 0. However, > unlike the Fn+End chord, the UP+DOWN chord does not toggle the volume > back to "normal" -- it merely drops it to 0. It should.. It does here at least. Hmmmm, I just tried it again and sure enough, it doesn't work. :( Weird. That used to work, but getting both buttons pressed is somewhat tricky sometimes. Like, it sends in double presses a lot, so it may be unmuting and then re-muting. > In any case, I find it a vast improvement. I'm willing to file a PR, if > that would help get the code committed.... I think Yamamoto-san can just commit it or get Cameron to commit it. (I hope I got the names right.) > Thanks again, > david -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message