https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339
--- Comment #5 from Vladimir Kondratyev <w...@freebsd.org> --- Try to set SDA_RX_HOLD to 1. That is what Linux does. reg_write(sc, IG4_REG_SDA_HOLD, 28); -> reg_write(sc, IG4_REG_SDA_HOLD, 0x10000 + 28); -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"