Changeset 1bebadee in mainline for uspace/lib/c/include/ipc/dev_iface.h
- Timestamp:
- 2012-07-18T11:11:29Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c5cbc1b7
- Parents:
- 1f7da3b (diff), 730dce77 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/dev_iface.h
r1f7da3b r1bebadee 57 57 /** Interface provided by USB HID devices. */ 58 58 USBHID_DEV_IFACE, 59 /** Interface provided by AHCI devices. */ 60 AHCI_DEV_IFACE, 59 61 60 62 DEV_IFACE_MAX
Note:
See TracChangeset
for help on using the changeset viewer.