vmod/vmodttl: fixed bug related to luns not ordered and/or not starting from zero.
[ht-drivers.git] / vd80 / scripts / install_vmebus
blob4128f967fbffcf0c3af0201e19edd0ac6805a89b
1 #!/bin/bash
3 ROOTDIR=/acc/src/dsc/drivers/coht
5 # dmesg -n 8
6 # see LDD3 p.77 for more info on console printout
7 # really verbose console printout
8 echo 8 > /proc/sys/kernel/printk
10 # we need tsi driver
11 cd ${ROOTDIR}/vmebridge/object_vmebus/; insmod vmebus.`uname -r`.ko; cd -
13 # vd80
14 ${ROOTDIR}/utils/install/instprog.L865 VD80.xml VD80