From nobody Thu Jun 13 12:30:05 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W0MDs1WGpz5NZwF for ; Thu, 13 Jun 2024 12:30:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W0MDr6sb8z40n3 for ; Thu, 13 Jun 2024 12:30:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718281805; a=rsa-sha256; cv=none; b=W97OkaOnkK3MH53ug0yK8mz+XfcwJADiCo7jpE359DfxOoXvJIo9UjSwbg5gM70CMEVqxU KQa7D3Zt9ZLo3Cd/lm1PIwy7FIJvn87OWZPc+18R0ZZmE5mFlz3JOOtoOR/n3idkUfyrj9 4PpS5EmZHdG220eFkgPJaUAjCU078IB4vrREMjkgvta+vviktivP92KGnv7Z0FLQ/4oFSS VYLWSXJ1540IyPbIaNVLHySMHpvyKwUOE5L1rBh6hz8PMPgiv4gYigka5Tg2P9MOsYmj38 2yL08oWPt3NjivCgmHd1/rykLvK+hhJmzj4h3vbuCNx33B1VFDxY8MfPbMayig== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718281805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5JgfiUDT7fwpzHmy0lkdEL3cxCPzIPUuWk1JiX1ZsX8=; b=KP71UCLptpXV5yxk8Zm7kQnK6T5T7CVgc3R3TdZyc1mvm0gLCAjpk7f/uPDH+iSh2fUQbB VCrDIA9IwRGTsQVOX4LPmSdqe4KOIP25076wbmDC/A4XnN9DG67wUH/gkivaoAkktvipQ2 JlKAxiSAMhd2aJdf7MvOmNHBbto/icnjV8QlDan3MO6JVqizl8p83AuCDw5BSnUhlu30+U SxHo/QciIQw1OdADjfKzbCTWyjagQ/n4jRvaLp5hLWEMBWeQGWtILdncUBioBFtJbZDXg+ 1FDgbS9Nswt8KOm9CDJCcfWRE39gPPcdWehf82BqBartDPrqlwyhnXYstrtTqw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4W0MDr6TDTzcLy for ; Thu, 13 Jun 2024 12:30:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 45DCU4Nu087577 for ; Thu, 13 Jun 2024 12:30:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45DCU4OW087576 for bugs@FreeBSD.org; Thu, 13 Jun 2024 12:30:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279690] Inbuilt keyboard capslock LED does not work past bootloader on a MacBook Pro 11.4 Date: Thu, 13 Jun 2024 12:30:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: megamansec@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279690 --- Comment #2 from megamansec@gmail.com --- Unfortunately not. As far as I can tell, even when forcing i =3D state | LOCK_MASK; kbdd_ioctl(kbd, KDSETLED, (caddr_t)&i); on any key pressed, the LED does not light up. I'll investigate sys/dev/atkbdc/atkbd.c next. For reference, this is my device.hints: hint.atkbdc.0.at=3D"isa" hint.atkbdc.0.port=3D"0x060" hint.atkbd.0.at=3D"atkbdc" hint.atkbd.0.irq=3D"1" hint.psm.0.at=3D"atkbdc" --=20 You are receiving this mail because: You are the assignee for the bug.=