Troy> I assume this means something somewhere is not actually
Troy> checking sysfs to see if the driver is actually there and
Troy> active.
Yes, if you look at openib_driver_init() in ehca_uinit.c, you'll
actually see the line:
/* @@TODO check vendor and device numbers */
- R.