Changes in uspace/app/usbinfo/info.c [206f71a:7ffe82f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/usbinfo/info.c
r206f71a r7ffe82f 107 107 dump_usb_descriptor((uint8_t *)&device_descriptor, sizeof(device_descriptor)); 108 108 109 rc = EOK; 110 goto leave; 111 109 112 /* 110 113 * Get first configuration descriptor and dump it.
Note:
See TracChangeset
for help on using the changeset viewer.