NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/47406: Keyboard doesn't work when doing boot -a
>Number: 47406
>Category: kern
>Synopsis: Keyboard doesn't work when doing boot -a
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Jan 05 10:30:01 +0000 2013
>Originator: Nick Hudson
>Release: NetBSD 6.0_RC2
>Organization:
>Environment:
System: NetBSD kenny 6.0_RC2 NetBSD 6.0_RC2 (PAVILION) #0: Sat Sep 22 14:39:24
BST 2012 nick@kenny:/u/obj/amd64/usr/src/sys/arch/amd64/compile/PAVILION amd64
Architecture: x86_64
Machine: amd64
>Description:
When booting using boot -a to enter an alternate init, etc. My keyboard
doesn't work.
I traced the problem back to this commit
http://mail-index.netbsd.org/source-changes/2008/12/29/msg214584.html
That is, sys/kern/subr_autoconf.c:1.167
revision 1.167
date: 2008/12/29 13:40:11; author: ad; state: Exp; lines: +6 -5
branches: 1.167.2;
Don't need to hold kernel_lock for most of this (and not into the
swapper!).
>How-To-Repeat:
boot my machine with -a
>Fix:
Hold the kernel_lock in autoconf?
Fix acpi?
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index