What causes "Power-on or device reset occurred" message on kernel log when plugging in an usb mass storage device? It seems to come from the SCSI subsystem, but the root cause isn't clear to me.
Context: I'm trying to use Raspberry PI Zero as a usb mass storage dev for a specific host. It works fine on several PCs but not on the embedded host. Trying to figure out what's the difference.