https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339
--- Comment #19 from [email protected] --- A commit references this bug: Author: wulf Date: Sun Sep 15 19:16:42 UTC 2019 New revision: 352362 URL: https://svnweb.freebsd.org/changeset/base/352362 Log: ig4(4): Fix SDA HOLD time set too low on Skylake controllers Execution of "Soft reset" command (IG4_REG_RESETS_SKL) at controller init stage sets SDA_HOLD register value to 0x0001 which is often too low for normal operation. Set SDA_HOLD back to 28 after reset to restore controller functionality. PR: 240339 Reported by: imp, GregV, et al. Changes: _U stable/12/ stable/12/sys/dev/ichiic/ig4_iic.c -- 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]"
