readme.universe

来自「RTEMS (Real-Time Executive for Multiproc」· UNIVERSE 代码 · 共 20 行

UNIVERSE
20
字号
The universe II driver is in a separate subdirbecause it is maintained at SSRL outside of thertems CVS tree (it supports other OSes as well)Till Straumann <strauman@slac.stanford.edu> 1/2002NOTES:This driver is maintained _outside_ rtems.Please forward future modifications to me.A BSP that wants to use the vmeUniverse drivermust implement the following headers / functionality: - <bsp/pci.h> offering an API like 'libbsp/powerpc/shared/pci' - <bsp/irq.h> offering the 'new style' RTEMS irq API   (like 'libbsp/powerpc/shared/irq').The BSP should then use "VPATH magic" (to use Joel'swords :-) to reach the vmeUniverse.* files in theuniverse subdir.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?