Changeset 3f57fb7 in mainline for uspace/lib/c/include/ipc/devman.h


Ignore:
Timestamp:
2012-06-13T21:44:47Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a3fcfba
Parents:
375e501
Message:

In devctl print driver name for child of each function (and not the handle).

File:
1 edited

Legend:

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

    r375e501 r3f57fb7  
    157157        DEVMAN_FUN_GET_CHILD,
    158158        DEVMAN_FUN_GET_NAME,
     159        DEVMAN_FUN_GET_DRIVER_NAME,
    159160        DEVMAN_FUN_ONLINE,
    160161        DEVMAN_FUN_OFFLINE,
Note: See TracChangeset for help on using the changeset viewer.