serial console vs suspend

Andriy Gapon avg at FreeBSD.org
Thu May 17 13:28:52 UTC 2018


On 17/05/2018 16:25, Ian Lepore wrote:
> Why should it go through the console layer? If the uart hardware needs
> some re-init on resume, won't that be true whether the uart is serving
> as a console, a dial-in terminal, or the interface to wifi or bluetooth
> chip?

I think that for those things a normal device resume should do.
console gets used very early, so it may require a special resume.

-- 
Andriy Gapon


More information about the freebsd-hackers mailing list