Changes in uspace/drv/vhc/hcd.c [70a9092:71ed4849] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/vhc/hcd.c
r70a9092 r71ed4849 86 86 dev->ops = &vhc_ops; 87 87 88 devman_add_device_to_class(dev->handle, "usbhc");89 90 88 /* 91 89 * Initialize our hub and announce its presence.
Note:
See TracChangeset
for help on using the changeset viewer.