Date: Sat, 09 Aug 2014 20:25:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 133989] [usb8] [ukbd] USB keyboard dead at mountroot> prompt Message-ID: <bug-133989-17-D7HKuAThpU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-133989-17@https.bugs.freebsd.org/bugzilla/> References: <bug-133989-17@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=133989 --- Comment #8 from yaneurabeya@gmail.com --- The real problem in my case (and in general probably) is that the SYSINIT/probe order for ukbd is too late. Setting the kern.cam.boot_delay tunable to 30000 (30 seconds) in loader gave ukbd enough time to probe and attach my USB keyboard before the system panicked at the mountroot prompt. -- 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-133989-17-D7HKuAThpU>