source: mainline/contrib/bp/rd.bp@ 8614534

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

more protocols
some fixes

  • 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_HUNGUP
11)*
Note: See TracBrowser for help on using the repository browser.