On 10/29/23 08:23, Hector Martin wrote:
Some USB devices (like hard disks) can take a long time to initially respond to read/write requests. Explicitly specify a much longer timeout than normal.Signed-off-by: Hector Martin <mar...@marcan.st>
Can we make this configurable with e.g. env variable, similar to usb_pgood_delay , to avoid affecting existing users ?