[Bug 268653] /src/sys/dev/hyperv/input/hv_kbd.c error: use of undeclared identifier 'keycode'
Date: Sun, 14 Jan 2024 16:54:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268653 Joerg Wunsch <joerg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joerg@FreeBSD.org, | |wulf@freebsd.org --- Comment #8 from Joerg Wunsch <joerg@FreeBSD.org> --- (In reply to holmez from comment #6) More precisely, hyperv enabled but no evdev enabled. The #ifdev EVDEV_SUPPORT around the definition of "keycode" has already been removed in commit 55eb41bb1fb69429 by Vladimir Kondratyev on 2021-04-23. Seems he forgot to MFC that fix. I'm adding him to the Cc list. -- You are receiving this mail because: You are the assignee for the bug.