The tundra drivers are in a separate subdir because they are maintained at SSRL outside of the rtems CVS tree. The directory is called 'vmeUniverse' for historic reasons. 'tundra' would be better since we now support the tundra tsi148 as well... Till Straumann 1/2002, 2005 NOTES: These driver are maintained _outside_ rtems. Please forward future modifications to me. A BSP that wants to use these drivers must implement the following headers / functionality: - offering an API like 'libbsp/powerpc/shared/pci' - offering the 'new style' RTEMS irq API (like 'libbsp/powerpc/shared/irq'). The BSP should then use "VPATH magic" (to use Joel's words :-) to reach the vmeUniverse.* / vmeTsi148.* files in this subdir.