Date: Mon, 01 Jul 2024 07:55:40 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 279953] If both usbhid entries used in /boot/loader.conf, keyboard gets frozen when booted in single user mode Message-ID: <bug-279953-19105-ZXHTxW00rh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279953-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-279953-19105@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=3D279953 Emmanuel Vadot <manu@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #3 from Emmanuel Vadot <manu@freebsd.org> --- This is expected. With usbhid loaded and the sysctl set to 1 the ukbd(4) driver will have no chance to attach and GENERIC doesn't have hkbd(4). Which is one of the reason I did https://reviews.freebsd.org/D45658 Until then you can add hkbd_load=3D"YES" to loader.conf to "fix" this issue. --=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-279953-19105-ZXHTxW00rh>