openbmc / phosphor-state-manager

Apache License 2.0
11 stars 21 forks source link

Adds usbstate, usbenable, usbdisable to obmcutil #17

Closed ghost closed 2 years ago

ghost commented 2 years ago

Now the BMC's USB port can be checked with usbstate as well as Enabled or Disabled with usbenable or usbdisable via obmcutil.

Tested: On QEMU and Rainier for BMC's USB port control. This is to unblock Redfish: USB Port Enable / Disable #1781 https://github.com/ibm-openbmc/dev/issues/1781

Further work is still needed.

geissonator commented 2 years ago

We don't do PR's against our upstream repos. Gerrit only please.