From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE99CC433E0 for ; Thu, 24 Dec 2020 19:07:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70FDA22795 for ; Thu, 24 Dec 2020 19:07:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728783AbgLXTGq (ORCPT ); Thu, 24 Dec 2020 14:06:46 -0500 Received: from jabberwock.ucw.cz ([46.255.230.98]:51878 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728782AbgLXTGq (ORCPT ); Thu, 24 Dec 2020 14:06:46 -0500 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id E5D691C0BB9; Thu, 24 Dec 2020 20:06:03 +0100 (CET) Date: Thu, 24 Dec 2020 20:06:02 +0100 From: Pavel Machek To: Jian-Hong Pan Cc: Jiri Kosina , Benjamin Tissoires , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux@endlessos.org Subject: Re: [PATCH] HID: Add Wireless Radio Control feature for Chicony devices Message-ID: <20201224190602.GB22388@amd> References: <20201222073855.98490-1-jhp@endlessos.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="z6Eq5LdranGa6ru8" Content-Disposition: inline In-Reply-To: <20201222073855.98490-1-jhp@endlessos.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org --z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2020-12-22 15:38:56, Jian-Hong Pan wrote: > Some Chicony's keyboards support airplane mode hotkey (Fn+F2) with > "Wireless Radio Control" feature. For example, the wireless keyboard > [04f2:1236] shipped with ASUS all-in-one desktop. >=20 > After consulting Chicony for this hotkey, learned the device will send > with 0x11 as the report ID and 0x1 as the value when the key is pressed > down. Fun, how can airplane mode work on _wireless_ keyboard? :-). Pavel --=20 http://www.livejournal.com/~pavelmachek --z6Eq5LdranGa6ru8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl/k5poACgkQMOfwapXb+vJMZgCfe+Ckv3JycCWrnJWr5dneAu3W 0fwAn3+og0TRLY2dy03r9Op0bU2ITgD+ =yKtF -----END PGP SIGNATURE----- --z6Eq5LdranGa6ru8--