commit | 8ae2fcd1cad309c607671dd83a94aa13cc2fbdc6 | [log] [tgz] |
---|---|---|
author | Jae Hyun Yoo <quic_jaehyoo@quicinc.com> | Tue Apr 26 15:05:38 2022 -0700 |
committer | Jae Hyun Yoo <quic_jaehyoo@quicinc.com> | Mon Aug 15 12:59:31 2022 -0700 |
tree | a010c1ec7042b4ca8ff4dc26a3c21774367e4984 | |
parent | 746d56c3888ec8f86aa1442780845e3f247ab5a0 [diff] |
usb-ctrl: add RNDIS and EEM type support Add RNDIS and EEM gadget type support. These kernel configs should be enabled for RNDIS and EEM respectively. CONFIG_USB_F_RNDIS CONFIG_USB_CONFIGFS_RNDIS CONFIG_USB_F_EEM CONFIG_USB_CONFIGFS_EEM Tested: RNDIS and EEM type USB ethernet gadgets were created properly. Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com> Change-Id: I562fbf0e9f19e38190174cc2b5cc64bfde182c8b
phosphor-misc is a collection of miscellaneous OpenBMC functions that doesn't really fit anywhere else.
If you have a new function in mind to be hosted in phosphor-misc, it is usually a good idea to mention it on the OpenBMC mailing list before writing any code. There might already be an implementation of the desired function or the community may suggest alternatives.
phosphor-misc patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/phosphor-misc is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.