Changeset 08d9c4e6 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2010-02-15T21:04:59Z (15 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e85920d
Parents:
e2b9a993
Message:

device manager - initialization of the list of available drivers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/init/init.c

    re2b9a993 r08d9c4e6  
    315315
    316316        usleep(1000000);
    317         spawn("/srv/dd");
     317        //spawn("/srv/dd");
     318       
     319        srv_start("/srv/devman");       
    318320       
    319321        return 0;
Note: See TracChangeset for help on using the changeset viewer.