- This would result in delay for all usb devices, which is NOT preferred since it impacts the boot time.
- For each udevadm trigger in anaconda there will be a delay, to avoid this we can have delay for OEMDRV only in driver-updatesh.sh.
I'm not asking for udev to just have an unqualified "sleep 2". I'm asking why the combination of udevadm trigger and then udevadm settle isn't enough. Why do we have to sleep? Why doesn't udev figure this out for us?
- Chris