https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229790
--- Comment #1 from [email protected] --- A commit references this bug: Author: gonzo Date: Fri Jan 25 20:02:56 UTC 2019 New revision: 343448 URL: https://svnweb.freebsd.org/changeset/base/343448 Log: [mips] Fix counter mask in jz4780 timer driver Fix dublicate value in what is apparent copypaste mistake. The last value in mask is supposed to be for counter 7, not counter 3. PR: 229790 Submitted by: David Binderman <[email protected]> MFC after: 1 week Changes: head/sys/mips/ingenic/jz4780_timer.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]"
