Changeset 561112f in mainline for uspace/drv/ohci/pci.c
- Timestamp:
- 2011-05-06T08:37:19Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 180255f
- Parents:
- f7ccf46
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/pci.c
rf7ccf46 r561112f 146 146 int pci_enable_interrupts(ddf_dev_t *device) 147 147 { 148 return ENOTSUP;149 148 int parent_phone = 150 149 devman_parent_device_connect(device->handle, IPC_FLAG_BLOCKING);
Note:
See TracChangeset
for help on using the changeset viewer.