# # 6U PowerPC board with 2 PowerPC processors in the upper slot and # a RINT-T-B in the lower slot # # VME address jumpers on board set to 0x0a000000 as per Hardware # device notes (Getting started) and 'manmc hosts mvme2604' board MCH6 -name BOARD1_PPC port VME -pVME 0x0a000000 -pVMEws 32M -VMEil 3 -VMEiv 0xA0 port ILK node A -memsize 32M node B -memsize 32M device D -device_name RINT -driver rint # # 6U PowerPC board with 2 PowerPC processors in the upper slot and # a ROUT-T-B in the lower slot # # VME address jumpers on board set to 0x0c000000 as per Hardware # device notes (Getting started) and 'manmc hosts mvme2604' board MCH6 -name BOARD2_PPC port VME -pVME 0x0c000000 -pVMEws 32M -VMEil 3 -VMEiv 0xB0 port ILK node A -memsize 32M node B -memsize 32M device D -device_name ROUT -driver rout # # 6U PowerPC board with 2 PPC750 processors in the upper slot and # 2 PPC750 processors in lower slot # # VME address jumpers on board set to 0x0e000000 as per Hardware # device notes (Getting started) and 'manmc hosts mvme2604' board MCH6 -name BOARD3_PPC port VME -pVME 0x0e000000 -pVMEws 16M -VMEil 3 -VMEiv 0xC0 port ILK node A -memsize 32M node B -memsize 32M node C -memsize 32M node D -memsize 32M # # 6U PowerPC board with 2 PPC750 processors in the upper slot and # 2 PPC750 processors in lower slot # # VME address jumpers on board set to 0x10000000 as per Hardware # device notes (Getting started) and 'manmc hosts mvme2604' board MCH6 -name BOARD4_PPC port VME -pVME 0x0F000000 -pVMEws 16M -VMEil 3 -VMEiv 0xD0 port ILK node A -memsize 32M node B -memsize 32M node C -memsize 32M node D -memsize 32M # # The two boards are connected over the backplane by a ILK8 board ILK8 -name ILK8 port ILK -num 0 port ILK -num 2 port ILK -num 4 port ILK -num 6 # The PowerPC board is in slot one of the ILK16 (the slots are numbered # starting at 0 from the left, looking at the front of the chassis) connect ILK ILK8 0 BOARD1_PPC 0 connect ILK ILK8 2 BOARD2_PPC 0 connect ILK ILK8 4 BOARD3_PPC 0 connect ILK ILK8 6 BOARD4_PPC 0 ### Entry for VxWorks Host ### 0x08000000 is the VME Address of the VxWorks Host ### This is system dependent board DEVVME -board_name VX_HOST -probe=0 port VME -VME 0x08000000 -VMEws 32M device A -device_name HOST_MEM -memsize 32M ### Entry for Event Manager Board, sitting in A24 address space on VMEbus board DEVEM -board_name EVENT_MANAGER -probe=0 port VME -VME 0x700 -VMEws 0x8 -VMEsas 24 device A -device_name EVT_MANAGER -memsize 0x16