vmod/vmodttl: fixed bug related to luns not ordered and/or not starting from zero.
[ht-drivers.git] / vd80 / xml / drivers.xml
blobe8af06a1d0192c1b0bc71c2be17905a8a043674e
1 <install host="cfv-864-cdv25" comment="AB/CO/FE VME x86 integration">
2         <driver name="VD80" drivergen="n" comment="">
3                 <module name="VD80" bus_type="VME" logical_module_number="1" comment="">
4                         <interrupt vector="0xb0" level="2"></interrupt>
5                         <vme comment="VME Analog Input Module">
6                                 <vme_space modifier="0x39" data_width="32" window_size="0x80000" address="0x100000" comment=" "></vme_space>
7                                 <vme_space modifier="0x2f" data_width="32" window_size="0x80000" address="0x100000" comment=" "></vme_space>
8                         </vme>
9                 </module>
10         </driver>
11         <driver name="CTRP" drivergen="n" comment="Install CTRP driver and load CTIMS">
12                 <module name="CTRP" bus_type="PCI" logical_module_number="1" comment="">
13                         <pci bus_number="0x1" slot_number="0x1" vendor_id="0x10dc" device_id="0x0300"></pci>
14                 </module>
15         </driver>
16         <driver name="FPIPLSVME" comment="old syntax for install, use tag modifier">
17                 <module name="PLS-REC-FPI" bus_type="VME" logical_module_number="1" comment="">
18                         <interrupt vector="0xac" level="2"></interrupt>
19                         <vme comment="PLS receiver, 7 front panel interrupts">
20                                 <vme_space modifier="0x29" data_width="16" window_size="0x1000" address="0xe000" comment=" "></vme_space>
21                         </vme>
22                 </module>
23         </driver>
24 </install>