Changeset 8e33e1d in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2010-01-29T17:15:32Z (15 years ago)
Author:
Pavel Rimsky <pavel@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b86d436
Parents:
86018c1
Message:

Cleanup.

File:
1 edited

Legend:

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

    r86018c1 r8e33e1d  
    263263        }
    264264       
    265         //spawn("/srv/fhc");
    266         //spawn("/srv/obio");
    267         //srv_start("/srv/i8042");
    268         //srv_start("/srv/c_mouse");
     265        spawn("/srv/fhc");
     266        spawn("/srv/obio");
     267        srv_start("/srv/i8042");
     268        srv_start("/srv/c_mouse");
    269269
    270270        spawn("/srv/fb");
Note: See TracChangeset for help on using the changeset viewer.