
29 Oct
2023
29 Oct
'23
1:07 p.m.
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 marcan@marcan.st
Can we make this configurable with e.g. env variable, similar to usb_pgood_delay , to avoid affecting existing users ?