Changeset 70a9092 in mainline
- Timestamp:
- 2011-01-07T19:53:39Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c377bc50
- Parents:
- 56184b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/vhc/hcd.c
r56184b2 r70a9092 86 86 dev->ops = &vhc_ops; 87 87 88 devman_add_device_to_class(dev->handle, "usbhc"); 89 88 90 /* 89 91 * Initialize our hub and announce its presence.
Note:
See TracChangeset
for help on using the changeset viewer.