Ignore:
Timestamp:
2010-12-28T10:28:16Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
de2c901
Parents:
6edd494
Message:

Add USB interface

Only boilerplate code for finding host controller device is physically
attached to is ready.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/dev_iface.h

    r6edd494 r56fb3732  
    3939        CHAR_DEV_IFACE,
    4040
     41        /** Interface provided by any USB device. */
     42        USB_DEV_IFACE,
    4143        /** Interface provided by USB host controller. */
    4244        USBHC_DEV_IFACE,
Note: See TracChangeset for help on using the changeset viewer.