CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2019/09/08 20:57:20
Modified files: sys/dev/pci : if_mcx.c Log message: Specify the right opcode when trying to set the Interface Step Sequence ID. Newer firmware (version 14.25) doesn't allow the driver to create TIS contexts without setting the ISSI, but earlier firmware doesn't seem to care. Big thanks to Xiaofeng Liu from Mellanox support who identified the problem. fixes problems first reported by patrick@