CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/01 08:44:08
Modified files:
sys/dev/usb : if_uath.c uhub.c usb_subr.c usbdivar.h
Log message:
Remove the port status argument from usbd_reset_port(). We don't do
anything with it and it simplifies this mess in order to implement
warm reset.
