CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2020/04/21 13:27:03
Modified files: sys/dev/ic : mpi.c Log message: Revert r1.207. Apparently mpi(4) on sparc64 blows up if sc_link.openings is greater than 34. Encountered by Sigi Rudzio on his Blade 2500, who kindly did some testing to discover that the answer is 34, not 42. Nuke some whitespace on the way by.