NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44277: OHCI hangs on HP MicroServer



The following reply was made to PR kern/44277; it has been noted by GNATS.

From: Jonathan Perkin <sketch%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/44277: OHCI hangs on HP MicroServer
Date: Wed, 5 Jan 2011 13:46:09 +0000

 I've found that disabling ACPI fixes ohci for me (although I have updated
 the BIOS).  dmesg.boot below:
 
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
     2006, 2007, 2008, 2009, 2010
     The NetBSD Foundation, Inc.  All rights reserved.
 Copyright (c) 1982, 1986, 1989, 1991, 1993
     The Regents of the University of California.  All rights reserved.
 
 NetBSD 5.99.39 (GENERIC) #0: Sat Nov 13 03:11:42 UTC 2010
        
builds%b6.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201011130000Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
 total memory = 991 MB
 avail memory = 944 MB
 timecounter: Timecounters tick every 10.000 msec
 timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
 HP ProLiant Micro Server (   )
 mainbus0 (root)
 mainbus0: Intel MP Specification (Version 1.4) (AMD      RS880       )
 cpu0 at mainbus0 apid 0: AMD 686-class, 1297MHz, id 0x100f63
 cpu1 at mainbus0 apid 1: AMD 686-class, 1297MHz, id 0x100f63
 mpbios: bus 0 is type PCI   
 mpbios: bus 1 is type PCI   
 mpbios: bus 2 is type PCI   
 mpbios: bus 3 is type PCI   
 mpbios: bus 4 is type ISA   
 ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 21, 24 pins
 ipmi: bus_space_map(..., 0, 2, 0, 0xffffffff80ec8b78) failed
 pci0 at mainbus0 bus 0: configuration mode 1
 pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
 pchb0 at pci0 dev 0 function 0: vendor 0x1022 product 0x9601 (rev. 0x00)
 ppb0 at pci0 dev 1 function 0: vendor 0x103c product 0x9602 (rev. 0x00)
 pci1 at ppb0 bus 1
 pci1: i/o space, memory space enabled
 vga0 at pci1 dev 5 function 0: vendor 0x1002 product 0x9712 (rev. 0x00)
 wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
 wsmux1: connecting to wsdisplay0
 drm at vga0 not configured
 ppb1 at pci0 dev 6 function 0: vendor 0x1022 product 0x9606 (rev. 0x00)
 ppb1: unsupported PCI Express version
 pci2 at ppb1 bus 2
 pci2: memory space enabled, rd/line, wr/inv ok
 bge0 at pci2 dev 0 function 0: Broadcom BCM5723 Gigabit Ethernet
 bge0: interrupting at ioapic0 pin 18
 adjust device control 0x192000 -> 0x195000
 bge0: ASIC BCM5784 A1 (0x5784100), Ethernet address 1c:c1:de:1c:74:35
 bge0: setting short Tx thresholds
 brgphy0 at bge0 phy 1: BCM5784 10/100/1000baseT PHY, rev. 4
 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
 ahcisata0 at pci0 dev 17 function 0: vendor 0x1002 product 0x4391
 ahcisata0: interrupting at ioapic0 pin 19
 ahcisata0: 64-bit DMA
 ahcisata0: AHCI revision 1.2, 4 ports, 32 command slots, features 0xf722e000
 atabus0 at ahcisata0 channel 0
 atabus1 at ahcisata0 channel 1
 atabus2 at ahcisata0 channel 2
 atabus3 at ahcisata0 channel 3
 ohci0 at pci0 dev 18 function 0: vendor 0x1002 product 0x4397 (rev. 0x00)
 ohci0: interrupting at ioapic0 pin 18
 ohci0: OHCI version 1.0, legacy support
 ohci0: SMM does not respond, resetting
 usb0 at ohci0: USB revision 1.0
 ehci0 at pci0 dev 18 function 2: vendor 0x1002 product 0x4396 (rev. 0x00)
 ehci0: interrupting at ioapic0 pin 17
 ehci0: dropped intr workaround enabled
 ehci0: BIOS has given up ownership
 ehci0: EHCI version 1.0
 ehci0: companion controller, 5 ports each: ohci0
 usb1 at ehci0: USB revision 2.0
 ohci1 at pci0 dev 19 function 0: vendor 0x1002 product 0x4397 (rev. 0x00)
 ohci1: interrupting at ioapic0 pin 18
 ohci1: OHCI version 1.0, legacy support
 ohci1: SMM does not respond, resetting
 usb2 at ohci1: USB revision 1.0
 ehci1 at pci0 dev 19 function 2: vendor 0x1002 product 0x4396 (rev. 0x00)
 ehci1: interrupting at ioapic0 pin 17
 ehci1: dropped intr workaround enabled
 ehci1: BIOS has given up ownership
 ehci1: EHCI version 1.0
 ehci1: companion controller, 5 ports each: ohci1
 usb3 at ehci1: USB revision 2.0
 piixpm0 at pci0 dev 20 function 0
 piixpm0: vendor 0x1002 product 0x4385 (rev. 0x41)
 piixpm0: SMBus disabled
 ixpide0 at pci0 dev 20 function 1: ATI Technologies IXP IDE Controller (rev. 
0x40)
 ixpide0: bus-master DMA support present
 ixpide0: primary channel configured to compatibility mode
 ixpide0: primary channel interrupting at ioapic0 pin 14
 atabus4 at ixpide0 channel 0
 ixpide0: secondary channel configured to compatibility mode
 ixpide0: secondary channel interrupting at ioapic0 pin 15
 atabus5 at ixpide0 channel 1
 pcib0 at pci0 dev 20 function 3: vendor 0x1002 product 0x439d (rev. 0x40)
 ppb2 at pci0 dev 20 function 4: vendor 0x1002 product 0x4384 (rev. 0x40)
 pci3 at ppb2 bus 3
 pci3: i/o space enabled
 ohci2 at pci0 dev 22 function 0: vendor 0x1002 product 0x4397 (rev. 0x00)
 ohci2: interrupting at ioapic0 pin 18
 ohci2: OHCI version 1.0, legacy support
 usb4 at ohci2: USB revision 1.0
 ehci2 at pci0 dev 22 function 2: vendor 0x1002 product 0x4396 (rev. 0x00)
 ehci2: interrupting at ioapic0 pin 17
 ehci2: dropped intr workaround enabled
 ehci2: BIOS has given up ownership
 ehci2: EHCI version 1.0
 ehci2: companion controller, 4 ports each: ohci2
 usb5 at ehci2: USB revision 2.0
 pchb1 at pci0 dev 24 function 0: vendor 0x1022 product 0x1200 (rev. 0x00)
 pchb2 at pci0 dev 24 function 1: vendor 0x1022 product 0x1201 (rev. 0x00)
 pchb3 at pci0 dev 24 function 2: vendor 0x1022 product 0x1202 (rev. 0x00)
 amdtemp0 at pci0 dev 24 function 3: AMD CPU Temperature Sensors (Family10h / 
Family11h)
 pchb4 at pci0 dev 24 function 4: vendor 0x1022 product 0x1204 (rev. 0x00)
 isa0 at pcib0
 pckbc0 at isa0 port 0x60-0x64
 pckbc: cmd word write error
 attimer0 at isa0 port 0x40-0x43
 pcppi0 at isa0 port 0x61
 midi0 at pcppi0: PC speaker
 sysbeep0 at pcppi0
 attimer0: attached to pcppi0
 timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
 timecounter: Timecounter "TSC" frequency 1297919310 Hz quality 3000
 uhub0 at usb0: vendor 0x1002 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub0: 5 ports with 5 removable, self powered
 uhub1 at usb1: vendor 0x1002 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
 uhub1: 5 ports with 5 removable, self powered
 uhub2 at usb2: vendor 0x1002 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub2: 5 ports with 5 removable, self powered
 uhub3 at usb3: vendor 0x1002 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
 uhub3: 5 ports with 5 removable, self powered
 uhub4 at usb4: vendor 0x1002 OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub4: 4 ports with 4 removable, self powered
 uhub5 at usb5: vendor 0x1002 EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
 uhub5: 4 ports with 4 removable, self powered
 ahcisata0 port 0: device present, speed: 3.0Gb/s
 ahcisata0 port 1: device present, speed: 3.0Gb/s
 ahcisata0 port 2: device present, speed: 3.0Gb/s
 ahcisata0 port 3: device present, speed: 3.0Gb/s
 wd0 at atabus0 drive 0: <ST3750640NS>
 wd0: drive supports 16-sector PIO transfers, LBA48 addressing
 wd0: 698 GB, 1453521 cyl, 16 head, 63 sec, 512 bytes/sect x 1465149168 sectors
 wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
 wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) 
(using DMA)
 wd1 at atabus1 drive 0: <ST3750640NS>
 wd1: drive supports 16-sector PIO transfers, LBA48 addressing
 wd1: 698 GB, 1453521 cyl, 16 head, 63 sec, 512 bytes/sect x 1465149168 sectors
 wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
 wd1(ahcisata0:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) 
(using DMA)
 wd2 at atabus2 drive 0: <ST3750640NS>
 wd2: drive supports 16-sector PIO transfers, LBA48 addressing
 wd2: 698 GB, 1453521 cyl, 16 head, 63 sec, 512 bytes/sect x 1465149168 sectors
 wd2: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
 wd2(ahcisata0:2:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) 
(using DMA)
 wd3 at atabus3 drive 0: <ST3750640NS>
 wd3: drive supports 16-sector PIO transfers, LBA48 addressing
 wd3: 698 GB, 1453521 cyl, 16 head, 63 sec, 512 bytes/sect x 1465149168 sectors
 wd3: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133)
 wd3(ahcisata0:3:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) 
(using DMA)
 Kernelized RAIDframe activated
 pad0: outputs: 44100Hz, 16-bit, stereo
 audio0 at pad0: half duplex, playback, capture
 boot device: wd0
 root on wd0a dumps on wd0b
 root file system type: ffs
 wsdisplay0: screen 1 added (80x25, vt100 emulation)
 wsdisplay0: screen 2 added (80x25, vt100 emulation)
 wsdisplay0: screen 3 added (80x25, vt100 emulation)
 wsdisplay0: screen 4 added (80x25, vt100 emulation)
 
 -- 
 Jonathan Perkin                                     The NetBSD Project
 http://www.perkin.org.uk/                       http://www.netbsd.org/
 


Home | Main Index | Thread Index | Old Index