kern/122252: [ipmi] [bge] IPMI problem with BCM5704 (does not
work after driver loaded)
Robert Healey
healer at rpi.edu
Fri Mar 13 09:50:04 PDT 2009
The following reply was made to PR kern/122252; it has been noted by GNATS.
From: Robert Healey <healer at rpi.edu>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: kern/122252: [ipmi] [bge] IPMI problem with BCM5704 (does not
work after driver loaded)
Date: Fri, 13 Mar 2009 11:33:41 -0400
I am having a similar issue to this bug, only I get a hard lock instead
of a reboot. I have a Supermicro H8SSL-i2 board with Opteron 1000
series chip and Serverworks chipset. When I have hw.bg.allow_asf
enabled, the last output I get is the kernel printing the mac address
for the TAP interface I initialize for later use with OpenVPN. bge0 has
the IPMI card connected to it, bge1 has 2 802.1q interfaces attached
to it. Thank you for your time.
Bob Healey
pciconf -lv:
pisces# pciconf -lv
pcib1 at pci0:0:1:0: class=0x060400 card=0x00000000 chip=0x00361166
rev=0x00 hdr=0x01
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'HT1000 PCI/PCI-X bridge'
class = bridge
subclass = PCI-PCI
hostb0 at pci0:0:2:0: class=0x060000 card=0x02011166 chip=0x02051166
rev=0x00 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'HT1000 Legacy South Bridge'
class = bridge
subclass = HOST-PCI
atapci1 at pci0:0:2:1: class=0x01018a card=0x02141166 chip=0x02141166
rev=0x00 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'HT1000 Legacy IDE controller'
class = mass storage
subclass = ATA
isab0 at pci0:0:2:2: class=0x060100 card=0x02301166 chip=0x02341166
rev=0x00 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'HT1000 LPC Bridge'
class = bridge
subclass = PCI-ISA
ohci0 at pci0:0:3:0: class=0x0c0310 card=0x02231166 chip=0x02231166
rev=0x01 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = '0x0223 USB controller'
class = serial bus
subclass = USB
ohci1 at pci0:0:3:1: class=0x0c0310 card=0x02231166 chip=0x02231166
rev=0x01 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = '0x0223 USB controller'
class = serial bus
subclass = USB
ehci0 at pci0:0:3:2: class=0x0c0320 card=0x02231166 chip=0x02231166
rev=0x01 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = '0x0223 USB controller'
class = serial bus
subclass = USB
vgapci0 at pci0:0:5:0: class=0x030000 card=0x515e1002 chip=0x515e1002
rev=0x02 hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'Radeon ES1000 Radeon ES1000'
class = display
subclass = VGA
hostb1 at pci0:0:24:0: class=0x060000 card=0x00000000 chip=0x11001022
rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices (AMD)'
device = '(K8) Athlon 64/Opteron HyperTransport Technology
Configuration'
class = bridge
subclass = HOST-PCI
hostb2 at pci0:0:24:1: class=0x060000 card=0x00000000 chip=0x11011022
rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices (AMD)'
device = '(K8) Athlon 64/Opteron Address Map'
class = bridge
subclass = HOST-PCI
hostb3 at pci0:0:24:2: class=0x060000 card=0x00000000 chip=0x11021022
rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices (AMD)'
device = '(K8) Athlon 64/Opteron DRAM Controller'
class = bridge
subclass = HOST-PCI
hostb4 at pci0:0:24:3: class=0x060000 card=0x00000000 chip=0x11031022
rev=0x00 hdr=0x00
vendor = 'Advanced Micro Devices (AMD)'
device = '(K8) Athlon 64/Opteron Miscellaneous Control'
class = bridge
subclass = HOST-PCI
pcib2 at pci0:1:13:0: class=0x060400 card=0x00000000 chip=0x01041166
rev=0xb2 hdr=0x01
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'HT1000 PCI/PCI-X bridge'
class = bridge
subclass = PCI-PCI
atapci0 at pci0:1:14:0: class=0x010405 card=0x024a1166 chip=0x024a1166
rev=0x00 hdr=0x00
vendor = 'ServerWorks (Was: Reliance Computer Corp)'
device = 'BCM5785 (HT1000) SATA Native SATA Mode'
class = mass storage
subclass = RAID
bge0 at pci0:2:3:0: class=0x020000 card=0x164815d9 chip=0x164814e4
rev=0x10 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'BCM5704 NetXtreme Dual Gigabit Adapter'
class = network
subclass = ethernet
bge1 at pci0:2:3:1: class=0x020000 card=0x164815d9 chip=0x164814e4
rev=0x10 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'BCM5704 NetXtreme Dual Gigabit Adapter'
class = network
subclass = ethernet
dmesg.boot:
pisces# cat /var/run/dmesg.boot
Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.1-RELEASE-p3 #1: Wed Mar 4 00:37:19 EST 2009
root at pisces.phys.rpi.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Dual-Core AMD Opteron(tm) Processor 1210 (1795.51-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x40f32 Stepping = 2
Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x2001<SSE3,CX16>
AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!>
AMD Features2=0x1f<LAHF,CMP,SVM,ExtAPIC,CR8>
Cores per package: 2
usable memory = 1060282368 (1011 MB)
avail memory = 1021526016 (974 MB)
ACPI APIC Table: <A M I OEMAPIC >
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0 <Version 1.1> irqs 0-15 on motherboard
ioapic1 <Version 1.1> irqs 16-31 on motherboard
ioapic2 <Version 1.1> irqs 32-47 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <A M I OEMXSDT> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
acpi0: reservation of 540, 20 (4) failed
acpi0: reservation of 500, 20 (4) failed
acpi0: reservation of 560, 20 (4) failed
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 3ff00000 (3) failed
Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x508-0x50b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> at device 13.0 on pci1
pci2: <ACPI PCI bus> on pcib2
bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x2100>
mem 0xff490000-0xff49ffff irq 24 at device 3.0 on pci2
miibus0: <MII bus> on bge0
brgphy0: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus0
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
bge0: Ethernet address: 00:30:48:5e:6e:06
bge0: [ITHREAD]
bge1: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x2100>
mem 0xff480000-0xff48ffff irq 25 at device 3.1 on pci2
miibus1: <MII bus> on bge1
brgphy1: <BCM5704 10/100/1000baseTX PHY> PHY 1 on miibus1
brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
bge1: Ethernet address: 00:30:48:5e:6e:07
bge1: [ITHREAD]
atapci0: <ServerWorks HT1000 SATA150 controller> port
0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xb480-0xb483,0xb400-0xb41f
mem 0xff5fe000-0xff5fffff irq 11 at device 14.0 on pci1
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
ata3: [ITHREAD]
ata4: <ATA channel 2> on atapci0
ata4: [ITHREAD]
ata5: <ATA channel 3> on atapci0
ata5: [ITHREAD]
atapci1: <ServerWorks HT1000 UDMA100 controller> port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 2.1 on pci0
ata0: <ATA channel 0> on atapci1
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci1
ata1: [ITHREAD]
isab0: <PCI-ISA bridge> at device 2.2 on pci0
isa0: <ISA bus> on isab0
ohci0: <OHCI (generic) USB controller> port 0xe800-0xe8ff mem
0xff6eb000-0xff6ebfff irq 10 at device 3.0 on pci0
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: <(0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
ohci1: <OHCI (generic) USB controller> port 0xd800-0xd8ff mem
0xff6ea000-0xff6eafff irq 10 at device 3.1 on pci0
ohci1: [GIANT-LOCKED]
ohci1: [ITHREAD]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: <OHCI (generic) USB controller> on ohci1
usb1: USB revision 1.0
uhub1: <(0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> port 0xd400-0xd4ff mem
0xff6e9000-0xff6e9fff irq 10 at device 3.2 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb2: EHCI version 1.0
usb2: companion controllers, 2 ports each: usb0 usb1
usb2: <EHCI (generic) USB 2.0 controller> on ehci0
usb2: USB revision 2.0
uhub2: <(0x1166) EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2
uhub2: 4 ports with 4 removable, self powered
vgapci0: <VGA-compatible display> port 0xe000-0xe0ff mem
0xf0000000-0xf7ffffff,0xff6f0000-0xff6fffff irq 19 at device 5.0 on pci0
k8temp0: <AMD K8 Thermal Sensors> on hostb4
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model Generic PS/2 mouse, device ID 0
fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2
on acpi0
fdc0: [FILTER]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
acpi0
sio0: type 16550A
sio0: [FILTER]
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1: [FILTER]
cpu0: <ACPI CPU> on acpi0
powernow0: <PowerNow! K8> on cpu0
cpu1: <ACPI CPU> on acpi0
powernow1: <PowerNow! K8> on cpu1
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcafff,0xcb000-0xcdfff on isa0
ppc0: cannot reserve I/O port range
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounters tick every 1.000 msec
acd0: CDROM <CD-224E-N/1.AA> at ata0-master UDMA33
ad4: 238475MB <WDC WD2500JS-00SGB0 20.06C03> at ata2-master SATA150
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/ad4s1a
WARNING: / was not properly dismounted
tap0: Ethernet address: 00:bd:6e:ad:02:00
bge1: link state changed to UP
vlan0: link state changed to UP
vlan1: link state changed to UP
bge0: link state changed to UP
Limiting icmp unreach response from 228 to 200 packets/sec
--
Bob Healey
Systems Administrator
Physics Department, RPI
healer at rpi.edu
More information about the freebsd-net
mailing list