CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2016/12/06 09:09:40
Modified files: sys/dev/pci : ixgbe_x550.c Log message: Let X552 SFP+ boot without a module plugged in Due to insufficient error handling X552 SFP+ card isn't configured properly on boot when an SFP+ module is not plugged in. As a side effect the interface becomes completely unusable afterwards. The issue was discovered and fix tested by Hrvoje Popovski, thanks!