Changeset 366e9b6 in mainline for uspace/drv/bus/usb/uhci/main.c
- Timestamp:
- 2017-10-13T11:13:32Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c10daa8
- Parents:
- cb69854
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/main.c
rcb69854 r366e9b6 60 60 .init = uhci_driver_init, 61 61 .start = uhci_driver_start, 62 .setup_root_hub = hcd_setup_virtual_root_hub, 62 63 .fini = uhci_driver_fini, 63 64 .name = "UHCI",
Note:
See TracChangeset
for help on using the changeset viewer.