[Bug 284442] net/intel-ix-kmod: Update to version 3.4.29
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284442] net/intel-ix-kmod: Update to version 3.4.29"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Feb 2025 15:41:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284442 --- Comment #1 from Petteri Valkonen <petteri.valkonen@iki.fi> --- Created attachment 257582 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257582&action=edit Patch to update net/intel-ix-kmod to version 3.4.29 For what it's worth, I gave this a go myself. Attached is a patch that updates the driver to version 3.4.29. The new version has been working fine for me on 13.4-RELEASE-p3 and a Supermicro motherboard with two embedded NICs. I don't have the hardware to test whether it works on other supported controllers or not. ix0@pci0:6:0:0: class=0x020000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x15c8 subvendor=0x15d9 subdevice=0x15c8 vendor = 'Intel Corporation' device = 'Ethernet Connection X553/X557-AT 10GBASE-T' class = network subclass = ethernet ix1@pci0:6:0:1: class=0x020000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x15c8 subvendor=0x15d9 subdevice=0x15c8 vendor = 'Intel Corporation' device = 'Ethernet Connection X553/X557-AT 10GBASE-T' class = network subclass = ethernet ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.4.29> mem 0xdfc00000-0xdfdfffff,0xdfe04000-0xdfe07fff at device 0.0 on pci6 ix0: fw version unknown, nvm 0.58.0 etid 8000083e ix0: Using MSI-X interrupts with 9 vectors ix0: Ethernet address: ac:1f:6b:xx:xx:xx ix1: <Intel(R) PRO/10GbE PCI-Express Network Driver, Version - 3.4.29> mem 0xdfa00000-0xdfbfffff,0xdfe00000-0xdfe03fff at device 0.1 on pci6 ix1: fw version unknown, nvm 0.58.0 etid 8000083e ix1: Using MSI-X interrupts with 9 vectors ix1: Ethernet address: ac:1f:6b:xx:xx:xx -- You are receiving this mail because: You are the assignee for the bug.