NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: kern/52569 (Entering ddb using USB keyboard panics with "locking against myself")



The following reply was made to PR kern/52569; it has been noted by GNATS.

From: matthew green <mrg%eterna.com.au@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
    netbsd-bugs%netbsd.org@localhost, gson%gson.org@localhost (Andreas Gustafsson)
Subject: re: kern/52569 (Entering ddb using USB keyboard panics with "locking against myself")
Date: Mon, 08 Oct 2018 15:11:27 +1100

 >  > Blocking on 53621.
 >  
 >  Now I have found a work-around for 53621, but it needs userconf which
 >  I can't use with a USB keyboard because 41780.  And if I plug in both
 >  a PS/2 and a USB keyboard, I won't be able to enter ddb because 53599.
 
 you can use userconf from /boot and boot.cfg.  that sounds
 like the only way to handle this today.
 
 41780 is likely never solveable.  boot -c needs to operate
 before any devices are configured, and usb kbd without legacy
 emulation absolutely needs devices configured and sort of
 running, before it can really work properly.
 
 ideally, multiple console devices would solve 53599, and there
 is some work in -current to begin to support it.
 
 
 .mrg.
 


Home | Main Index | Thread Index | Old Index