Re: USB peripherals hang, nothing in messages

2024-03-15 Thread ofthecentury via misc
Thanks, this sounds about what I experience. On Linux kernel it complains about some sort of "potential EMI interference" when auto disabling USB ports, and then it complains that it cannot reenable it because it cannot enumerate the device and assign it an address or something. I am curious how it

Saving UKC> list output

2024-03-15 Thread ofthecentury via misc
When you want to turn off a device on OpenBSD you can do it at boot time with manual `boot -c` command. (Can also be automated) After entering entering `boot -c` you get UKC> configuration prompt. I type `list` and get a nice list of all drivers I can disable with `disable mei` or disable `lpc`. Bu