Changeset 527298a in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2010-08-12T20:49:37Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2d0c3a6
Parents:
07c66cf
Message:

GTA02 touchscreen driver (no dragging detection).

File:
1 edited

Legend:

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

    r07c66cf r527298a  
    277277        srv_start("/srv/adb_ms");
    278278        srv_start("/srv/char_ms");
     279        srv_start("/srv/s3c24ts");
    279280       
    280281        spawn("/srv/fb");
Note: See TracChangeset for help on using the changeset viewer.