Changeset 73f56e4 in mainline for uspace/app/init/init.c


Ignore:
Timestamp:
2009-12-30T14:17:46Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
26b50cb
Parents:
bb2dbf8 (diff), 9f51afc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge mouse driver.

File:
1 edited

Legend:

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

    rbb2dbf8 r73f56e4  
    265265        spawn("/srv/fhc");
    266266        spawn("/srv/obio");
     267        srv_start("/srv/i8042");
     268        srv_start("/srv/c_mouse");
    267269
    268270        spawn("/srv/fb");
Note: See TracChangeset for help on using the changeset viewer.