Date: Thu, 13 Jun 2024 12:30:05 +0000 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 Message-ID: <bug-279690-227-CUbGW6DNxT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279690-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279690 --- Comment #2 from megamansec@gmail.com --- Unfortunately not. As far as I can tell, even when forcing i = 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="isa" hint.atkbdc.0.port="0x060" hint.atkbd.0.at="atkbdc" hint.atkbd.0.irq="1" hint.psm.0.at="atkbdc" -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279690-227-CUbGW6DNxT>
