From: Marcel Holtmann <marcel@holtmann.org>
To: Pavel Machek <pavel@ucw.cz>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Max Krasnyansky <maxk@qualcomm.com>
Subject: Re: Bluetooth USB oopses on unplug (2.6.1)
Date: Mon, 26 Jan 2004 18:09:57 +0100 [thread overview]
Message-ID: <1075136997.25442.99.camel@pegasus> (raw)
In-Reply-To: <20040126161625.GB227@elf.ucw.cz>
Hi Pavel,
> > However show us the oops (through ksymoops) and show us your USB
> > hardware on your motherboard (lspci).
>
> pavel@amd:~$ lspci
> 00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 3188 (rev 01)
> 00:01.0 PCI bridge: VIA Technologies, Inc.: Unknown device b188
> 00:0a.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller
> 00:0c.0 Network controller: Broadcom Corporation BCM94306 802.11g (rev 02)
> 00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
> 00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
> 00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
> 00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
> 00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
> 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE (rev 06)
> 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 50)
> 00:11.6 Communication controller: VIA Technologies, Inc. Intel 537 [AC97 Modem] (rev 80)
> 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
> 00:13.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
> 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 02)
> pavel@amd:~$
>
> I'll have to hand-copy the oops, as machine dies after unplug. Here it
> is:
>
> Oops: 2
> EIP is at uhci_remov_pending_qhs
> Call trace:
> uhci_irq
> usb_hcd_irq
> handle_irq_event
> do_IRQ
> common_interrupt_1
as I expected. It is an UHCI host adapter and it looks like the uhci_hcd
driver has problems to unlink the ISOC URB's. Look at the LKML and USB
mailing lists for similiar post. At the moment I don't know of any patch
for it. Sorry.
Regards
Marcel
next prev parent reply other threads:[~2004-01-26 17:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-26 10:20 Bluetooth USB oopses on unplug (2.6.1) Pavel Machek
2004-01-26 13:45 ` Marcel Holtmann
2004-01-26 16:16 ` Pavel Machek
2004-01-26 17:09 ` Marcel Holtmann [this message]
2004-01-26 17:39 ` Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1075136997.25442.99.camel@pegasus \
--to=marcel@holtmann.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxk@qualcomm.com \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.