Changeset a416d070 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2017-10-16T15:50:37Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
95c675b, b446b02
Parents:
1974f56a
Message:

Let ICP-IC be enumerated by the DDF.

File:
1 edited

Legend:

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

    r1974f56a ra416d070  
    340340        srv_start("/srv/apic");
    341341        srv_start("/srv/i8259");
    342         srv_start("/srv/icp-ic");
    343342        srv_start("/srv/obio");
    344343        srv_start("/srv/s3c24xx_uart");
Note: See TracChangeset for help on using the changeset viewer.