From owner-freebsd-usb@freebsd.org Thu Feb 13 17:16:09 2020 Return-Path: Delivered-To: freebsd-usb@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B7AE21CDAF1 for ; Thu, 13 Feb 2020 17:16:09 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48JNT44yYVz4FM0 for ; Thu, 13 Feb 2020 17:16:08 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [80.187.84.245] (helo=[10.24.231.117]) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1j2I5t-0003Je-Na; Thu, 13 Feb 2020 18:16:05 +0100 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Matthias Apitz Mime-Version: 1.0 (1.0) Subject: Re: Trouble with keyboard Date: Thu, 13 Feb 2020 18:16:04 +0100 Message-Id: References: <880bba65-d400-fef6-e929-24dcde4eaad1@selasky.org> Cc: "Alex V. Petrov" , freebsd-usb@freebsd.org In-Reply-To: <880bba65-d400-fef6-e929-24dcde4eaad1@selasky.org> To: Hans Petter Selasky X-Mailer: iPhone Mail (17A844) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 80.187.84.245 X-Rspamd-Queue-Id: 48JNT44yYVz4FM0 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of guru@unixarea.de has no SPF policy when checking 178.254.4.101) smtp.mailfrom=guru@unixarea.de X-Spamd-Result: default: False [-1.93 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; HAS_XOIP(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; RCVD_TLS_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; TO_MATCH_ENVRCPT_SOME(0.00)[]; IP_SCORE(-1.23)[ip: (-8.26), ipnet: 178.254.0.0/19(1.09), asn: 42730(1.01), country: DE(-0.02)]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; R_SPF_NA(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[101.4.254.178.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; FREEMAIL_CC(0.00)[gmail.com]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2020 17:16:09 -0000 cat ukbd.diff | patch deserves the UU of Cat Award :-) Sorry could not resist --=20 guru@unixarea.de - http://www.unixarea.de/ > Am 13.02.2020 um 17:11 schrieb Hans Petter Selasky : >=20 > =EF=BB=BFOn 2020-02-13 15:18, Alex V. Petrov wrote: >> 13.02.2020 19:34, Hans Petter Selasky =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >>> Hi, >>>=20 >>> Can you test the attached patch? >>>=20 >>> cd /usr/src >>> cat ukbd.diff | patch >>> make buildkernel >>> make installkernel >>>=20 >>> --HPS >> Yes, It is worked. >> Hans, you are mag! :-) >=20 > Thank you for quickly testing: > https://svnweb.freebsd.org/changeset/base/357861 >=20 > --HPS > _______________________________________________ > freebsd-usb@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org"