Changeset 1fe9bf6 in mainline for uspace/lib/c/include/ipc/dev_iface.h
- Timestamp:
- 2010-11-21T17:13:32Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 31860b7
- Parents:
- 8b3bff5 (diff), 4087a33 (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
 
 - 
          
  uspace/lib/c/include/ipc/dev_iface.h (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      uspace/lib/c/include/ipc/dev_iface.hr8b3bff5 r1fe9bf6 38 38 HW_RES_DEV_IFACE = 0, 39 39 CHAR_DEV_IFACE, 40 41 /** Interface provided by USB host controller. */ 42 USBHC_DEV_IFACE, 43 40 44 // TODO add more interfaces 41 45 DEV_IFACE_MAX 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
