CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/29 12:27:40
Modified files:
sys/dev/usb : uhub.c
Log message:
Move the logic to handle a "connect status change" from uhub_explore()
into its own functions.
Needed for upcoming "port link state" change handling.
Tested by sobrado@
