Changeset 0dd16778 in mainline for uspace/srv/devman/main.c


Ignore:
Timestamp:
2015-08-22T14:32:11Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f9b2cb4c
Parents:
78bb04b
Message:

start migrating devman to interfaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/main.c

    r78bb04b r0dd16778  
    221221                devman_forward(iid, icall, false);
    222222                break;
    223         case DEVMAN_CONNECT_FROM_LOC:
     223        case INTERFACE_DDF_CLIENT:
    224224                /* Someone connected through loc node. */
    225225                devman_connection_loc(iid, icall);
Note: See TracChangeset for help on using the changeset viewer.