** Currently provided kernels ** ./kernel-2.6.17.4-gcc33/*.deb, vsib.ko - bigphysarea patch already applied - compiled with GCC 3.1, kernel version magic enabled - vsib.ko included in same directory ./kernel-2.6.21-gcc41/*.deb, vsib.ko - bigphysarea patch already applied - compiled with GCC 4.1, no kernel version magic - vsib.ko included in same directory ** Installing precompiled vsib.ko ** 1) update /boot/grub/menu.lst and add 'bigphysarea=36000' boot time kernel option 2) install new kernel, reboot into new kernel 3) install vsib.ko using sudo install -m 644 vsib.ko /lib/modules/`uname -r`/kernel/drivers/vsib.ko sudo depmod -a sudo modprobe vsib bigbufsize=144000000 For VSIB usage instructions etc, please refer back to http://www.metsahovi.fi/vlbi/instr/mro-vsib-pc/ and http://www.metsahovi.fi/vlbi/instr/boards/ ** Installing VSIB tools ** Some precompiled tools are already in ./bin/ To recompile them yourself, create a new directory and copy newest vsib_src_snapshot* into it, then unpack it. Finally run make -f Makefile-tools You may want to copy 'wr', 'dstart', 'dstart2' into /usr/bin/ for easier use.