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


Ignore:
Timestamp:
2010-07-27T19:00:20Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3d9d948
Parents:
ecf083dd
Message:

Userspace S3C24xx UART driver. Use for kbd input from gta02 serial console.

File:
1 edited

Legend:

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

    recf083dd ra9b5b5f  
    274274        srv_start("/srv/cuda_adb");
    275275        srv_start("/srv/i8042");
     276        srv_start("/srv/s3c24ser");
    276277        srv_start("/srv/adb_ms");
    277278        srv_start("/srv/char_ms");
Note: See TracChangeset for help on using the changeset viewer.