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


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

Implemented Niagara output userspace driver.

File:
1 edited

Legend:

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

    r99de22b reeb643d  
    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.