[Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 20 17:29:38 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196944

            Bug ID: 196944
           Summary: [bge] [ipmi] regression IPMI access disabled when bge
                    driver is loaded
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: freebsdbugzilla at agneau.org

hardware :  dell poweredge 860
bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x004101> mem
0xfe5f0000-0xfe5fffff irq 16 at device 0.0 on pci4
bge0: CHIP ID 0x00004101; ASIC REV 0x04; CHIP REV 0x41; PCI-E
miibus0: <MII bus> on bge0
brgphy0: <BCM5750 1000BASE-T media interface> PHY 1 on miibus0
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow

# pciconf -lvb bge0
bge0 at pci0:4:0:0:        class=0x020000 card=0x01e61028 chip=0x165914e4 rev=0x11
hdr=0x00
    vendor     = 'Broadcom Corporation'
    device     = 'NetXtreme BCM5721 Gigabit Ethernet PCI Express'
    class      = network
    subclass   = ethernet
    bar   [10] = type Memory, range 64, base 0xfe5f0000, size 65536, enabled


Until 9.1p4 (at least), hw.bge.allow_asf which was set to 1 by default allow 
cooperating with IPMI .

Under 10.1, on the same hardware, this does not work any more. hw.bge.allow_asf
is still set to 1 by default, but IPMI access is disabled when the driver is
loaded.

This looks like a regression between 9.1 and 10.1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list