Michael> 4 last words in query adapter include the board id
Michael> (byte-swapped). Show this board id in sysfs.
Thanks, looks useful.
Is the VSD really always byte-swapped or just in big-endian order? In
other words, should this:
+ adapter->board_id[i] = __swab32p(outbox + i +
QUERY_ADAPTER_BOARD_ID_OFFSET / 4);
use be32_to_cpup() instead?
- R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general