public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [bug] usb-uhci locks up on boot half the time
@ 2000-11-09  0:35 David Ford
  2000-11-09  0:50 ` Georg Nikodym
  2000-11-09  1:12 ` Keith Owens
  0 siblings, 2 replies; 16+ messages in thread
From: David Ford @ 2000-11-09  0:35 UTC (permalink / raw)
  To: LKML

[-- Attachment #1: Type: text/plain, Size: 5783 bytes --]

Ok, in test10, for every 2 out of 5 boots, this particular workstation
locks up hard as it reaches the following:

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.242 $ time 15:53:47 Nov 8 2000
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 9
usb-uhci.c: Detected 2 ports
<locks here, hard reset required>

In test11, it locks up two lines earlier, right after 'enabled'

The normal sequence is:

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.242 $ time 15:53:47 Nov  8 2000
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver hid
usb.c: registered new driver dc2xx
usb.c: registered new driver dsbr100
usb.c: registered new driver usb-storage


It's a pII 300, not overclocked, ASUS P3BF motherboard.

00:00.0 Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge
(rev 03)
        Subsystem: Asustek Computer, Inc.: Unknown device 7190
        Flags: bus master, medium devsel, latency 64
        Memory at d0000000 (32-bit, prefetchable) [size=256M]
        Capabilities: [a0] AGP version 1.0

00:01.0 PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge
(rev 03)
        Flags: bus master, 66Mhz, medium devsel, latency 64
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: cb800000-cdefffff
        Prefetchable memory behind bridge: cff00000-cfffffff

00:04.0 ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 02)
        Flags: bus master, medium devsel, latency 0

00:04.1 IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 01)
(prog-if 80 [Master])
        Flags: bus master, medium devsel, latency 32
        I/O ports at b800 [size=16]

00:04.2 USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 01)
        Flags: bus master, medium devsel, latency 32, IRQ 9
        I/O ports at b400 [size=32]

00:04.3 Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 02)
        Flags: medium devsel

00:09.0 SCSI storage controller: Symbios Logic Inc. (formerly NCR)
53c875 (rev 14)
        Subsystem: Diamond Multimedia Systems FirePort 40 Dual SCSI
Controller
        Flags: bus master, medium devsel, latency 144, IRQ 9
        I/O ports at b000 [size=256]
        Memory at cb000000 (32-bit, non-prefetchable) [size=256]
        Memory at ca800000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at <unassigned> [disabled] [size=64K]

00:09.1 SCSI storage controller: Symbios Logic Inc. (formerly NCR)
53c875 (rev 14)
        Subsystem: Diamond Multimedia Systems FirePort 40 Dual SCSI
Controller
        Flags: bus master, medium devsel, latency 144, IRQ 9
        I/O ports at a800 [size=256]
        Memory at ca000000 (32-bit, non-prefetchable) [size=256]
        Memory at c9800000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at <unassigned> [disabled] [size=64K]

00:0a.0 Ethernet controller: Digital Equipment Corporation DECchip 21140
[FasterNet] (rev 11)
        Flags: bus master, medium devsel, latency 32, IRQ 5
        I/O ports at a400 [size=128]
        Memory at c9000000 (32-bit, non-prefetchable) [size=128]

00:0b.0 VGA compatible controller: Matrox Graphics, Inc. MGA 2164W
[Millennium II]
        Subsystem: Matrox Graphics, Inc.: Unknown device 051b
        Flags: medium devsel, IRQ 10
        Memory at ce000000 (32-bit, prefetchable) [disabled] [size=16M]
        Memory at c8800000 (32-bit, non-prefetchable) [disabled]
[size=16K]
        Memory at c8000000 (32-bit, non-prefetchable) [disabled]
[size=8M]
        Expansion ROM at cdff0000 [disabled] [size=64K]

00:0c.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
        Subsystem: Voyetra Technologies: Unknown device 6003
        Flags: bus master, slow devsel, latency 32, IRQ 11
        Memory at c7800000 (32-bit, non-prefetchable) [size=4K]
        Memory at c7000000 (32-bit, non-prefetchable) [size=1M]
        Capabilities: [40] Power Management version 2

00:0d.0 Ethernet controller: 3Com Corporation 3c905 100BaseTX
[Boomerang]
        Flags: bus master, medium devsel, latency 32, IRQ 9
        I/O ports at a000 [size=64]
        Expansion ROM at <unassigned> [disabled] [size=64K]

01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP
1X/2X (rev 5c)
        Subsystem: ATI Technologies Inc: Unknown device 4742
        Flags: bus master, stepping, medium devsel, latency 64, IRQ 11
        Memory at cc000000 (32-bit, non-prefetchable) [size=16M]
        I/O ports at d800 [size=256]
        Memory at cb800000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at cffe0000 [disabled] [size=128K]
        Capabilities: [50] AGP version 1.0


# cat /proc/interrupts
           CPU0
  0:      37974          XT-PIC  timer
  1:         16          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  5:        735          XT-PIC  eth0
  8:          0          XT-PIC  rtc
  9:       6135          XT-PIC  sym53c8xx, sym53c8xx, usb-uhci, acpi
 13:          0          XT-PIC  fpu
 15:         61          XT-PIC  ide1
NMI:          0
ERR:          0

# grep "^CONFIG.*USB" /boot/config
CONFIG_VIDEO_CPIA_USB=y
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_UHCI=y
CONFIG_USB_DC2XX=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y
CONFIG_USB_DSBR=y
CONFIG_USB_HID=y


--
"The difference between 'involvement' and 'commitment' is like an
eggs-and-ham breakfast: the chicken was 'involved' - the pig was
'committed'."



[-- Attachment #2: Card for David Ford --]
[-- Type: text/x-vcard, Size: 176 bytes --]

begin:vcard 
n:Ford;David
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:david@kalifornia.com
title:Blue Labs Developer
x-mozilla-cpt:;14688
fn:David Ford
end:vcard

^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <3427.973738139@kao2.melbourne.sgi.com>]
* RE: [bug] usb-uhci locks up on boot half the time
@ 2000-11-09 17:06 Dunlap, Randy
  2000-11-09 17:15 ` Greg KH
  2000-11-09 22:40 ` David Ford
  0 siblings, 2 replies; 16+ messages in thread
From: Dunlap, Randy @ 2000-11-09 17:06 UTC (permalink / raw)
  To: 'David Ford', Greg KH; +Cc: linux-kernel

> From: David Ford [mailto:david@linux.com]
> 
[snip]
> > Is the external hub a externally powered hub, or self 
> powered hub (does
> > it get it's power from a plug in the wall, or from the USB 
> bus)?  Self
> > powered hubs are notoriously flaky and have been known to 
> > evil things to the USB bus.
> 
> Either.  Currently bus (self) powered.  This hub has worked 
> fine on my other
> computers without any adverse affect.

Bus-powered != self-powered.

Self-powered means that it has its own power cord.

Bus-powered means that it gets its power from the USB cable.

Unlike Greg, I would have said that bus-powered hubs
can be a problem -- especially when you plug too many
devices into them that need lots of power.  What we saw
at the USB PlugFest was hubs just shutting down when
we did this.  :(

~Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2000-11-11  9:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-09  0:35 [bug] usb-uhci locks up on boot half the time David Ford
2000-11-09  0:50 ` Georg Nikodym
2000-11-09  1:27   ` David Ford
2000-11-09  4:08     ` Greg KH
2000-11-09  4:19       ` David Ford
2000-11-09  5:59         ` Greg KH
2000-11-09  6:55           ` David Ford
2000-11-09  7:05           ` David Ford
2000-11-09  7:39           ` David Ford
2000-11-09  1:12 ` Keith Owens
     [not found] <3427.973738139@kao2.melbourne.sgi.com>
2000-11-09  5:40 ` David Ford
  -- strict thread matches above, loose matches on Subject: below --
2000-11-09 17:06 Dunlap, Randy
2000-11-09 17:15 ` Greg KH
2000-11-09 22:40 ` David Ford
2000-11-09 22:54   ` Linus Torvalds
2000-11-11  9:49   ` Harald Nordgård-Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox