On Tue, Jul 11, 2017 at 11:25 PM, Eric Joyner <e...@freebsd.org> wrote:

> Author: erj
> Date: Tue Jul 11 21:25:07 2017
> New Revision: 320897
> URL: https://svnweb.freebsd.org/changeset/base/320897
>
> Log:
>   MFC r316541, r316544, and r320688 from HEAD to stable/11.
>
>
​Hi Eric,

I've got a regression with this commit: My Intel 82599ES is no more
detected.

Before this commit:

​[root@R1]~# uname -a
FreeBSD R1 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE  r320896M  amd64
[root@R1]~# pciconf -lv
ix0@pci0:21:0:0:        class=0x020000 card=0x00038086 chip=0x10fb8086
rev=0x01 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
    class      = network
    subclass   = ethernet
ix1@pci0:21:0:1:        class=0x020000 card=0x00038086 chip=0x10fb8086
rev=0x01 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
    class      = network
    subclass   = ethernet
​
​After this commit:​
​[root@R1]~# uname -a
FreeBSD R1 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE  r320897M  amd64
[root@R1]~# pciconf -lv
none17@pci0:21:0:0:     class=0x020000 card=0x00038086 chip=0x10fb8086
rev=0x01 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
    class      = network
    subclass   = ethernet
none18@pci0:21:0:1:     class=0x020000 card=0x00038086 chip=0x10fb8086
rev=0x01 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82599ES 10-Gigabit SFI/SFP+ Network Connection'
    class      = network
    subclass   = ethernet
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to