source: mainline/contrib/arch/uspace/srv/bd/bd.bp@ f1380b7

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since f1380b7 was ea5f46d, checked in by Martin Decky <martin@…>, 16 years ago

hierarchical composition of components
(tmpfs, fat, devfs are logical subcomponents of vfs, kbd and fb are subcomponents of console, rd is subcomponent of bd)

  • Property mode set to 100644
File size: 119 bytes
Line 
1?ipc_m_connect_me_to ;
2?ipc_m_share_out ;
3(
4 ?get_block_size +
5 ?read_blocks +
6 ?write_blocks
7)* ;
8?ipc_m_phone_hungup
Note: See TracBrowser for help on using the repository browser.