Am Freitag, 4. Mai 2012, 05:06:43 schrieb Lan Tianyu: > +enum usb_port_connect_type { > + USB_PORT_CONNECT_TYPE_UNKNOWN = 0, > + USB_PORT_CONNECT_TYPE_HOT_PLUG, > + USB_PORT_CONNECT_TYPE_HARD_WIRED, > + USB_PORT_NOT_USED, > +}; Is this actually useful? If we have ports known to ACPI (eg. hotplugged PCcard) we must assume the ports are fully hotpluggable. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html