Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-279690-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279690-227-CUbGW6DNxT>