File bus_read.c that reads channel driver to vendor id
associations assumed the file size. Here is the patch
to the file that will fix it.
In addition if you have not installed the driver using
the INSTALL program the driver will panic when it does
not see the files in required place. I would recommend
using the INSTALL program to install the drivers after
following the procedure in Readme to make it.
1. mkall script in Iba/Linux makes all versionf of
drivers.
2. make pkg - prepares binaries in tarball image for
install.
3. use the INSTALL script to copy files to relevant
location.
Patch to fix bus_read.c problem in early reference code
Logged In: YES
user_id=550880
This patch is reversed. Apply it with -R and it will work
correctly.