Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
So currently, the remaining problem is only on the keyboard LED? Would you mind to create a PR so that we can move discusion to a more suitable place? I would like to ask you more question over your environment. Cy Schubert writes: > On Sat, 23 Aug 2025 20:37:34 -0700 > Cy Schubert wrote: > >>

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread Cy Schubert
On Sat, 23 Aug 2025 20:37:34 -0700 Cy Schubert wrote: > On Sat, 23 Aug 2025 13:27:23 -0400 > ShengYi Hung wrote: > > > Hello: > > > > I only submit two patches. What is the third patch you have mentioned? > > Is the one setting "sysctl usbhid=1"? > > > > On 8/23/25 13:10, Cy Schubert wrote:

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread Cy Schubert
On Sat, 23 Aug 2025 13:27:23 -0400 ShengYi Hung wrote: > Hello: > > I only submit two patches. What is the third patch you have mentioned? > Is the one setting "sysctl usbhid=1"? > > On 8/23/25 13:10, Cy Schubert wrote: > > In message , ShengYi Hung writes: > >> Hello, thanks for the reminde

git: 0c3d511959ba - stable/14 - ufs: st_rdev is only meaningful for special nodes

2025-08-23 Thread Konstantin Belousov
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0c3d511959bac1661cb3891042e380bc480d8266 commit 0c3d511959bac1661cb3891042e380bc480d8266 Author: Konstantin Belousov AuthorDate: 2025-08-17 13:03:05 + Commit: Konstantin Belousov CommitDate:

git: ea35c5b54fcc - stable/14 - UPDATING: Add an entry for commit 3f61ececacd8

2025-08-23 Thread Rick Macklem
be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20250823: + Commit 3f61ececacd8 changed the internal KAPI between + the NFS modules. As such, they all need to be rebuilt + from sources. + 20250822: A build system

git: 4f22d274ab0d - stable/14 - param.h: Bump __FreeBSD_version for 3f61ececacd8

2025-08-23 Thread Rick Macklem
The branch stable/14 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=4f22d274ab0d1da23c000e4f7f2ea003c5fa94a7 commit 4f22d274ab0d1da23c000e4f7f2ea003c5fa94a7 Author: Rick Macklem AuthorDate: 2025-08-23 21:30:10 + Commit: Rick Macklem CommitDate: 2025-08-2

git: 2fd0083fcc23 - stable/14 - vfs_syscalls.c: Fix handling of offset args for copy_file_range

2025-08-23 Thread Rick Macklem
The branch stable/14 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=2fd0083fcc23f4c25860b8890292448720a5961c commit 2fd0083fcc23f4c25860b8890292448720a5961c Author: Rick Macklem AuthorDate: 2025-08-09 21:15:07 + Commit: Rick Macklem CommitDate: 2025-08-2

git: 248daca0b3c3 - stable/14 - nfscl: Fix GetACL so that it does not want a reply cached

2025-08-23 Thread Rick Macklem
The branch stable/14 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=248daca0b3c3bd411a4629047e21cc03532890c0 commit 248daca0b3c3bd411a4629047e21cc03532890c0 Author: Rick Macklem AuthorDate: 2025-08-04 23:36:28 + Commit: Rick Macklem CommitDate: 2025-08-2

git: 3f61ececacd8 - stable/14 - nfsd: Avoid relocking vnode for NFSv4 Readdir

2025-08-23 Thread Rick Macklem
The branch stable/14 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=3f61ececacd8d86f7c9dfc73383e0346f66f0784 commit 3f61ececacd8d86f7c9dfc73383e0346f66f0784 Author: Rick Macklem AuthorDate: 2025-07-19 22:45:40 + Commit: Rick Macklem CommitDate: 2025-08-2

git: f13a042a5711 - main - netlink/route: Support modifying IFLA_ADDRESS with RTM_NEWLINK

2025-08-23 Thread Aymeric Wibo
The branch main has been updated by obiwac: URL: https://cgit.FreeBSD.org/src/commit/?id=f13a042a5711310c0b240338c7bd8d6b58f05478 commit f13a042a5711310c0b240338c7bd8d6b58f05478 Author: Muhammad Saheed AuthorDate: 2025-08-23 19:09:35 + Commit: Aymeric Wibo CommitDate: 2025-08-23 19

git: 3068d706eabe - main - lua: Merge lua 5.4.8

2025-08-23 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=3068d706eabe99f930fb01d3cbfd74ff1f0eb5a2 commit 3068d706eabe99f930fb01d3cbfd74ff1f0eb5a2 Merge: 6ea7e1f92882 4d63aec3c380 Author: Warner Losh AuthorDate: 2025-08-23 16:58:09 + Commit: Warner Losh

git: 36e64d5511d6 - Create tag vendor/lua/5.4.8

2025-08-23 Thread Warner Losh
The annotated tag vendor/lua/5.4.8 has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/lua/5.4.8 tag vendor/lua/5.4.8 Tagger: Warner Losh TaggerDate: 2025-08-23 16:56:28 + Import lua 5.4.8 release. commit 4d63aec3c3805e2b8d91d2622752c525be755c17 Author: Warner

git: 82a9c706179e..4d63aec3c380 - vendor/lua - vendor branch updated

2025-08-23 Thread Warner Losh
The branch vendor/lua has been updated by imp: URL: https://cgit.FreeBSD.org/src/log/?id=82a9c706179e..4d63aec3c380 4d63aec3c380 lua: Import Lua 5.4.8

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
Hello: I only submit two patches. What is the third patch you have mentioned? Is the one setting "sysctl usbhid=1"? On 8/23/25 13:10, Cy Schubert wrote: In message , ShengYi Hung writes: Hello, thanks for the reminder. I compile the standalone module to test so didn't discover that. Fix it r

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread Cy Schubert
In message , ShengYi Hung writes: > > Hello, thanks for the reminder. I compile the standalone module to test so > didn't discover that. Fix it right now. > Gordon Bergling writes: > > > > Hi ShengYi, > > > > On Sat, Aug 23, 2025 at 04:50:59AM +, ShengYi Hung wrote: > >> The branch main has b

Re: git: 1685192ea1fa - main - hkbd: remove erorr detection in KDSKBSTATE ioctl

2025-08-23 Thread ShengYi Hung
Hello, thanks for the reminder. I compile the standalone module to test so didn't discover that. Fix it right now. Gordon Bergling writes: > Hi ShengYi, > > On Sat, Aug 23, 2025 at 04:50:59AM +, ShengYi Hung wrote: >> The branch main has been updated by aokblast: >> >> URL: >> https://cg

git: 6ea7e1f92882 - main - hkbd: fix compliation error for GENERIC

2025-08-23 Thread ShengYi Hung
The branch main has been updated by aokblast: URL: https://cgit.FreeBSD.org/src/commit/?id=6ea7e1f92882706cc8818a13e8bd55b7d2f48e27 commit 6ea7e1f92882706cc8818a13e8bd55b7d2f48e27 Author: ShengYi Hung AuthorDate: 2025-08-23 05:36:39 + Commit: ShengYi Hung CommitDate: 2025-08-23 07: