https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220343
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0ec6c03c76821edacba0615d3883293ad5f37dfc commit 0ec6c03c76821edacba0615d3883293ad5f37dfc Author: Sebastian Oswald <sebastian at rostwald.de> AuthorDate: 2021-01-16 23:27:43 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> CommitDate: 2021-01-16 23:41:59 +0000 mpt.4: Warn about unexpected behaviour on older controllers Older controllers have errata which causes the disk controller to wrap data to other LBAs, causing data to be overwritten. [1] While here, fix a small typo. 1: https://www.broadcom.com/support/knowledgebase/1211161496563/3-terabyte-3tb-capacity-drives-on-lsi-megaraid-and-3ware-control PR: 220343 Submitted by: Sebastian Oswald <sebastian at rostwald.de> Reviewed by: 0mp Event: January 2021 Bugathon Differential Revision: <https://reviews.freebsd.org/D28201 share/man/man4/mpt.4 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
