Summary: | amdsmn(4), amdtemp(4): add support for AMD Family 19h Models 40h-4Fh | ||||||
---|---|---|---|---|---|---|---|
Product: | Base System | Reporter: | Matthias Lanter <freebsd> | ||||
Component: | kern | Assignee: | Mark Johnston <markj> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | markj | ||||
Priority: | --- | ||||||
Version: | CURRENT | ||||||
Hardware: | amd64 | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Matthias Lanter
2024-10-09 15:06:17 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=ecbe99e1627627b6797153899e4d95fde3e230e2 commit ecbe99e1627627b6797153899e4d95fde3e230e2 Author: Matthias Lanter <freebsd@lanter-it.ch> AuthorDate: 2024-10-13 13:21:19 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-10-13 13:21:19 +0000 amdtemp: add support for AMD Family 19h Models 40h-4Fh PR: 281962 MFC after: 2 weeks sys/dev/amdtemp/amdtemp.c | 3 +++ 1 file changed, 3 insertions(+) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a76e28d10f8516a2e796bba3fff4257b150bc259 commit a76e28d10f8516a2e796bba3fff4257b150bc259 Author: Matthias Lanter <freebsd@lanter-it.ch> AuthorDate: 2024-10-13 13:20:01 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-10-13 13:20:01 +0000 amdsmn: add support for AMD Family 19h Models 40h-4Fh PR: 281962 MFC after: 2 weeks sys/dev/amdsmn/amdsmn.c | 7 +++++++ 1 file changed, 7 insertions(+) A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6bd08ccc9b09ae5da4cb2561244ab57576752cd1 commit 6bd08ccc9b09ae5da4cb2561244ab57576752cd1 Author: Matthias Lanter <freebsd@lanter-it.ch> AuthorDate: 2024-10-13 13:20:01 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-10-20 15:22:46 +0000 amdsmn: add support for AMD Family 19h Models 40h-4Fh PR: 281962 MFC after: 2 weeks (cherry picked from commit a76e28d10f8516a2e796bba3fff4257b150bc259) sys/dev/amdsmn/amdsmn.c | 7 +++++++ 1 file changed, 7 insertions(+) A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=745965ffb69e37101c8c0453a681ad4ae4b6ff9f commit 745965ffb69e37101c8c0453a681ad4ae4b6ff9f Author: Matthias Lanter <freebsd@lanter-it.ch> AuthorDate: 2024-10-13 13:21:19 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2024-10-20 15:22:41 +0000 amdtemp: add support for AMD Family 19h Models 40h-4Fh PR: 281962 MFC after: 2 weeks (cherry picked from commit ecbe99e1627627b6797153899e4d95fde3e230e2) sys/dev/amdtemp/amdtemp.c | 3 +++ 1 file changed, 3 insertions(+) |