source: mainline/contrib/bp/rd.bp@ 3fa3160

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

initial draft of behavior protocol specification

  • Property mode set to 100644
File size: 167 bytes
Line 
1[devmap_driver_register] ;
2[devmap_device_register] ;
3(
4 ?IPC_M_CONNECT_ME_TO ;
5 ?IPC_SHARE_IN ;
6 (
7 ?BD_READ_BLOCK +
8 ?BD_WRITE_BLOCK
9 )* ;
10 ?IPC_M_PHONE_HANGUP
11)*
Note: See TracBrowser for help on using the repository browser.