2
0
mirror of https://opendev.org/x/pyghmi synced 2026-08-28 17:46:44 +00:00

Add handler for kent

Changes are from:
https://gitlab.icelab.lenovo.com/pygcon/pyghmi/commit/25e7ffb995e8fcd962a473259f8da7ea89a91c87
(111619) [manage] Unable to manage Kent/Riddler and Wild Thing
	1. Add handler for kent.

Change-Id: I4e61d3a99aa1f8e144c6377a82f292ab0e8b9360
This commit is contained in:
luyf5
2021-09-27 17:36:51 +08:00
parent 3d63935ca0
commit 2b0a6d1ed4
+1
View File
@@ -28,6 +28,7 @@ logger = logging.getLogger(__name__)
oemmap = {
20301: lenovo, # IBM x86 (and System X at Lenovo)
19046: lenovo, # Lenovo x86 (e.g. Thinkserver)
7154: lenovo,
}