Disabling USB devices

There is any way to disable a USB devices?

For example, using listusb I get:

/etc/profile.d> listusb 
0000:0000 /dev/bus/usb/0/hub "HAIKU Inc." "UHCI RootHub" ver. 0110
046d:c21e /dev/bus/usb/1/1 "Logitech, Inc." "F510 Gamepad [XInput Mode]" ver. 2020
0000:0000 /dev/bus/usb/1/hub "HAIKU Inc." "UHCI RootHub" ver. 0110
0000:0000 /dev/bus/usb/2/hub "HAIKU Inc." "UHCI RootHub" ver. 0110
0000:0000 /dev/bus/usb/3/hub "HAIKU Inc." "UHCI RootHub" ver. 0110
0000:0000 /dev/bus/usb/4/hub "HAIKU Inc." "EHCI RootHub" ver. 0200

If I need to disable the second device (Gamepad), how I can do this?

Thank you!!!

Don’t think that feature are implemented. How about unplugging it? :smiley: