On the command line I can use
However I would like this to happen automatically when booting, I could only find device hints for loader.conf to disable the drivers, not set the usb power status?
Thanks,
James
usbconfig
like so;
Code:
# usbconfig -d ugen0.3 power_off
# usbconfig -d ugen0.4 power_save
However I would like this to happen automatically when booting, I could only find device hints for loader.conf to disable the drivers, not set the usb power status?
Thanks,
James