Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 12:44:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266973] [e1000] incorrect behavior when media and mediaopt are set to 100BaseTX full-duplex
Message-ID:  <bug-266973-227-MkBN66C6CA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266973-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266973-227-MkBN66C6CA>