Austin Gilbert said: > Is there anything I can do at the “boot>” prompt to try > disabling/enabling different device drivers for the USB ports so the > keyboard will work under BSD.rd?
Your best bet would probably be to install OpenBSD in unattended mode[1] and get dmesg via ssh. That said, you may try disabling controllers via UKC(8)[2], but I am not sure whether it is available in bsd.rd. -- Dmitrij D. Czarkoff [1] http://undeadly.org/cgi?action=article&sid=20140106055302 [2] http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/UKC.8