https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221777
--- Comment #17 from [email protected] --- A commit references this bug: Author: gonzo Date: Mon Aug 13 18:53:15 UTC 2018 New revision: 337719 URL: https://svnweb.freebsd.org/changeset/base/337719 Log: [ig4] Fix initialization sequence for newer ig4 chips Newer chips may require assert/deassert after power down for proper startup. Check respective flag in DEVIDLE_CTRL and perform operation if neccesssary. PR: 221777 Submitted by: [email protected] Obtained from: DragonFly BSD Tested on: Thinkpad T470 Changes: head/sys/dev/ichiic/ig4_iic.c head/sys/dev/ichiic/ig4_reg.h -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
