Changeset d5c60a2 in mainline


Ignore:
Timestamp:
2012-01-04T09:53:20Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f991b6b
Parents:
a8bf1ea
Message:

init: Don't try to start i8042 service.

It's gone.

File:
1 edited

Legend:

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

    ra8bf1ea rd5c60a2  
    302302        spawn("/srv/obio");
    303303        srv_start("/srv/cuda_adb");
    304         srv_start("/srv/i8042");
    305304        srv_start("/srv/s3c24ser");
    306305        srv_start("/srv/s3c24ts");
Note: See TracChangeset for help on using the changeset viewer.