From owner-freebsd-current@FreeBSD.ORG Thu Oct 18 14:29:41 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E245816A417 for ; Thu, 18 Oct 2007 14:29:41 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4D413C44B for ; Thu, 18 Oct 2007 14:29:41 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (kloboucek.ics.muni.cz [147.251.3.38]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id l9IETdcm027933 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Thu, 18 Oct 2007 16:29:39 +0200 From: "Petr Holub" To: Date: Thu, 18 Oct 2007 16:29:46 +0200 Message-ID: <012101c81193$54e2bef0$5317fb93@KLOBOUCEK> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Muni-Spam-TestIP: 147.251.3.38 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Thu, 18 Oct 2007 16:29:39 +0200 (CEST) Cc: Subject: USB keyboard leds gone wild on 7.0-PRERELEASE 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: Thu, 18 Oct 2007 14:29:42 -0000 Hi, another report of weird behavior on 7.0-PRERELEASE. After booting up the machine with IBM ThinkPad USB keyboard, it shows NumLock correctly turned on. However, after pushing any key that should change led status, it starts to show a state that doesn't make any sense (e.g. after pressing NumLock, NumLock led is correctly turned off but also ScrollLock and CapsLock are turned on - this is just led problem, the state of the keyboard is OK). The same keyboard works just fine with 6.2-RELEASE. FreeBSD fbsd-7.fi.muni.cz 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #5: Thu Oct 18 1 1:07:20 CEST 2007 toor@fbsd-7.fi.muni.cz:/usr/obj/usr/src/sys/FBSD7 i386 dmesg part of the keyboard: uhub7: on uhub1 uhub7: 4 ports with 2 removable, bus powered ukbd0: on uhub7 kbd2 at ukbd0 uhid0: on uhub7 ums0: on uhub7 ums0: 3 buttons. ums1: on uhub7 ums1: 3 buttons. Petr