Set Keyboard Value
更新时间: 2026/08/06
在Gitcode上查看源码Set Keyboard Value
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2026/08/06 | Initial draft: add command details |
Basic Information
Function Description
Sets the keyboard value.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| NetFn | 30h |
| CMD | 90h |
| 1 | Sub command, sub command = 0x28 |
| 2 | FRU Device ID |
| 3:10 | USB Keyboard Value |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code |
Command Example
Set the keyboard value.
Request:
bash
Request:
ipmicmd -k "0f 00 MM NN" smi 0
Response:
0f MM NN