Re: [U-Boot] [PATCH] usb_storage: blacklist Enclosure Service Devices

Skip enclosure service devices when probing for usb storage devices.
This avoids long timeouts when probing for external usb harddisks which provide "Enclosure Services".
Signed-off-by: Soeren Moch smoch@web.de
Is it possible to provide a configuration option and some default behavior, instead of just disabling it?
Nikolay,
I don't understand your concern, why do you need some other default behavior? Since the "block device" part of the harddisk keeps active, why not skipping the "enclosure service" part? Is there any command to access enclosure services from u-boot?
Please keep me (and maintainers) on cc when answering the mail. But since the patch is already applied (thanks Marek!), it may be to late for discussions anyway...
Regards, Soeren
participants (1)
-
Soeren Moch