Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2010 14:54:01 +0200
From:      Gareth de Vaux <bsd@lordcow.org>
To:        stable@freebsd.org
Subject:   Re: MSIX failure
Message-ID:  <20100909125400.GA18723@lordcow.org>
In-Reply-To: <AANLkTikvd09fw3fUhxsXDhMoWE-kvMoPjXPSTfzYY73T@mail.gmail.com>
References:  <20100906155350.GA50151@lordcow.org> <AANLkTinOxtfJ_BhJape3LDowynx1eOpOW7zCPTime%2BYi@mail.gmail.com> <AANLkTik1WUDxOR2g6TMDx1NrrniJr_qULMJxzVVe90Ur@mail.gmail.com> <AANLkTikdGGgpGhy4MJF_K-ttLvjQOBj%2BAb5r-a2uhJ_Y@mail.gmail.com> <20100908094050.GA73841@lordcow.org> <AANLkTikvd09fw3fUhxsXDhMoWE-kvMoPjXPSTfzYY73T@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed 2010-09-08 (09:41), Jack Vogel wrote:
> This is what'd I'd expect, the onboard is PCH chipset, support was not in
> 8.0, but as I said, in 8.1 (and hence stable/8) it is supported, and it should
> work.

I've just paid the machine a visit and yes, MSIX fails on the onboard but
the device still works.

The PCI card however doesn't work, whereas it did when using 8.0-RELEASE.
(There is occasional activity from tcpdump). I'm able to use the onboard
so I can survive, but FYI, the PCI card output:

kernel: em1: <Intel(R) PRO/1000 Legacy Network Connection 1.0.1> port 0x1000-0x103f mem 0xe3120000-0xe313ffff,0xe3100000-0xe311ffff irq 9 at device 1.0 on pci5
kernel: em1: [FILTER]
kernel: em1: Ethernet address: 00:1b:21:5b:f2:18

(no MSIX failure here, or in 8.0-RELEASE)

$ ifconfig em1
em1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>
        ether 00:1b:21:5b:f2:18
        media: Ethernet autoselect
        status: no carrier

pciconf -lv:

em1@pci0:5:1:0: class=0x020000 card=0x13768086 chip=0x107c8086 rev=0x05 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Gigabit Ethernet Controller (Copper) rev 5 (82541PI)'
    class      = network
    subclass   = ethernet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100909125400.GA18723>