Changes in uspace/drv/usbhub/ports.c [4708657:58c0917] in mainline
- File:
-
- 1 edited
-
uspace/drv/usbhub/ports.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/ports.c
r4708657 r58c0917 140 140 usb_hub_port_reset_completed(hub, port, status); 141 141 } 142 usb_log_debug(" Status x%x : %d\n ", status, status);142 usb_log_debug("Port %d status 0x%08" PRIx32 "\n", (int) port, status); 143 143 144 144 usb_port_status_set_bit(
Note:
See TracChangeset
for help on using the changeset viewer.
