Changeset a087f2e in mainline for uspace/srv


Ignore:
Timestamp:
2010-03-25T11:58:04Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
eff1a590
Parents:
66babbd
Message:

copy drivers to the ramdisk including their configuration files (ia32)

File:
1 edited

Legend:

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

    r66babbd ra087f2e  
    150150       
    151151        list_append(&match_id->link, &match_ids->ids);
     152       
     153        printf(NAME ": received match id '%s', score = %d \n", match_id->id, match_id->score);
    152154        return rc;
    153155}
Note: See TracChangeset for help on using the changeset viewer.