--- - branch: netbsd-9 date: Tue Jan 28 11:09:27 UTC 2020 files: - new: 1.199.2.10 old: 1.199.2.9 path: src/sys/dev/pci/ixgbe/ixgbe.c pathrev: src/sys/dev/pci/ixgbe/ixgbe.c@1.199.2.10 type: modified - new: 1.12.8.2 old: 1.12.8.1 path: src/sys/dev/pci/ixgbe/ixgbe_82598.c pathrev: src/sys/dev/pci/ixgbe/ixgbe_82598.c@1.12.8.2 type: modified - new: 1.21.4.1 old: '1.21' path: src/sys/dev/pci/ixgbe/ixgbe_82599.c pathrev: src/sys/dev/pci/ixgbe/ixgbe_82599.c@1.21.4.1 type: modified - new: 1.18.4.2 old: 1.18.4.1 path: src/sys/dev/pci/ixgbe/ixgbe_phy.c pathrev: src/sys/dev/pci/ixgbe/ixgbe_phy.c@1.18.4.2 type: modified - new: 1.41.2.2 old: 1.41.2.1 path: src/sys/dev/pci/ixgbe/ixgbe_type.h pathrev: src/sys/dev/pci/ixgbe/ixgbe_type.h@1.41.2.2 type: modified - new: 1.15.2.2 old: 1.15.2.1 path: src/sys/dev/pci/ixgbe/ixgbe_x550.c pathrev: src/sys/dev/pci/ixgbe/ixgbe_x550.c@1.15.2.2 type: modified id: 20200128T110927Z.d69b12eeadb0bc4732096a5e1a155060ecf1b97a log: "Pull up following revision(s) (requested by msaitoh in ticket #664):\n\n\tsys/dev/pci/ixgbe/ixgbe_82598.c: revision 1.13\n\tsys/dev/pci/ixgbe/ixgbe.c: revision 1.219\n\tsys/dev/pci/ixgbe/ixgbe_phy.c: revision 1.20\n\tsys/dev/pci/ixgbe/ixgbe_x550.c: revision 1.17\n\tsys/dev/pci/ixgbe/ixgbe_82599.c: revision 1.22\n\tsys/dev/pci/ixgbe/ixgbe_type.h: revision 1.44\n\nAdd recovery code for unsupported SFP+.\n\nBefore this commit:\n If an unsupported SFP module is inserted before booting, the driver attach\n failed and there was no way to recover form it without rebooting or\n detaching/reattaching driver (drvctl -d && drvctl -r pciN).\n\nAfter this commit:\n We can automatically recover any time by replacing it with a supported\n module.\n" module: src subject: 'CVS commit: [netbsd-9] src/sys/dev/pci/ixgbe' unixtime: '1580209767' user: martin