Re: NetBSD-7.0 boots OK and NetBSD-8.0 hangs/crashes during boot on a MacBook7,1
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.ports.x86-64 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 06, 2020 at 09:52:31AM +0100, Mike Pumford wrote: > Like it or not its probably going to be a long term requirement to have > console USB support. If not for the serial output its becoming more and more > necessary just to get a console keyboard for DDB. USB keyboards as console in ddb worked fine last I tested. Running the usb host in polled mode however is quite a bit simpler than doing the device part (where you have to obey timings from the host). Martin