> On Apr 7, 2017, at 10:59, Ngie Cooper <yaneurab...@gmail.com> wrote: > > >> On Apr 7, 2017, at 10:17, Xin LI <delp...@gmail.com> wrote: >> >> No, David's change was correct. >> >> The code context is something like: >> >> #ifdef __FreeBSD__ >> [...] >> #else /* OpenBSD */ >> ... >> #ifdef __FreeBSD__ /* -- this portion got removed -- */ >> ... >> #else >> ... >> #endif >> [...] >> #endif > > So, in short David enabled suspend/resume support in tpm(4)... (it looks like > it was disabled before, just based on the variable names/calls)? Why wasn't > that clearly stated in the commit?
Bah. I missed the nested FreeBSD in OpenBSD comment.. nevermind the part about enabling power support. It's too early for me to be thinking critically I guess.. _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"