A connected USB storage device, even if unused (unmounted, etc.), consumes power.
How can I turn it off / turn its power off so that it doesn't consume power as if it was disconnected, but without actually disconnecting it?
I suppose that [temporary] disabling the USB port the device is connected to would lead to the same results. Is that possible?
** Running Linux Kernel 3.1 (Arch Linux)