vmod/vmodttl: fixed bug related to luns not ordered and/or not starting from zero.
[ht-drivers.git] / vd80 / xml / vd80.xml.2mods
blobca7d2cf2ffbe44f0e60961cd5cc64302c0146ced
1 <install host="cfv-864-cdv28" comment="Test VD80 driver">
2         <driver name="VD80" comment="INCAA Vd80 transient digitizer">
3                 <module bus_type="VME" logical_module_number="1" comment="VD80 in slot 11">
4                         <interrupt vector="0xBB" level="2"/>
5                         <vme comment="Now define address spaces"/>
6                         <vme_space modifier="0x2f" data_width="32" window_size="0x80000" address="0x580000" comment="Configuration space"/>
7                         <vme_space modifier="0x39" data_width="32" window_size="0x80000" address="0x580000" comment="Operational register space"/>
8                 </module>
9                 <module bus_type="VME" logical_module_number="2" comment="VD80 in slot 12">
10                         <interrupt vector="0xBC" level="2"/>
11                         <vme comment="Now define address spaces"/>
12                         <vme_space modifier="0x2f" data_width="32" window_size="0x80000" address="0x600000" comment="Configuration space"/>
13                         <vme_space modifier="0x39" data_width="32" window_size="0x80000" address="0x600000" comment="Operational register space"/>
14                 </module>
15         </driver>
16 </install>