[Bug 266973] [e1000] incorrect behavior when media and mediaopt are set to 100BaseTX full-duplex
Date: Sat, 15 Oct 2022 12:44:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266973
--- Comment #1 from Thomas Pasqualini <thomas.pasqualini@orange.com> ---
Here is an exemple of hardware on which this uncorrect behavior can be
observed:
# pciconf -l -v | grep -i igb -A 4
igb0@pci0:26:0:0: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086
device=0x1521 subvendor=0x1028 subdevice=0x1faa
vendor = 'Intel Corporation'
device = 'I350 Gigabit Network Connection'
class = network
subclass = ethernet
igb1@pci0:26:0:1: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086
device=0x1521 subvendor=0x1028 subdevice=0x1faa
vendor = 'Intel Corporation'
device = 'I350 Gigabit Network Connection'
class = network
subclass = ethernet
--
You are receiving this mail because:
You are the assignee for the bug.