]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r345611:
authorrpokala <rpokala@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Apr 2019 06:37:25 +0000 (06:37 +0000)
committerrpokala <rpokala@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Apr 2019 06:37:25 +0000 (06:37 +0000)
commit868828f392bd093278d1caab9048b96324d3cdac
tree5228f4cb86a5295c96c2bc2268867e59dc5ea1b9
parent826e17e90c78d175cbabece23082cec665fa4624
MFC r345611:

Teach jedec_dimm(4) to be more forgiving of non-fatal errors.

It looks like some DIMMs claim to have a TSOD, but actually don't. Some
claim they weren't able to change the SPD page, but they did. Neither of
those should be fatal errors.

git-svn-id: svn://svn.freebsd.org/base/stable/10@345838 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/jedec_dimm/jedec_dimm.c