On Tue, 2025-11-18 at 15:56 -0600, [email protected] wrote: > From: Randolph Sapp <[email protected]> > > These rules do not match the current structure of the USB DEVPATH and > are not actually fired. > > They were initially cited as being help scripts, but I think users > should attempt to gracefully bring down the gadget interface on their > own instead of relying on a script that will attempt to reload it post > mode change. > > Signed-off-by: Randolph Sapp <[email protected]>
Additionally, 'configfs' is used for configuring USB Gadget drivers using the libcomposite driver. The Gadget Zero 'g_zero' and other USB Gadgets should be enabled via 'configfs' as documented at: https://docs.kernel.org/usb/gadget_configfs.html Loading individual Gadget drivers via 'modprobe' is deprecated in favor of the above. Reviewed-by: Siddharth Vadapalli <[email protected]> Regards, Siddharth. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16792): https://lists.yoctoproject.org/g/meta-arago/message/16792 Mute This Topic: https://lists.yoctoproject.org/mt/116364874/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
