From: Malcolm Blaney <malcolm.blaney@maptek.com.au>
To: lkml <linux-kernel@vger.kernel.org>
Subject: mark_offset_tsc() hangs usb
Date: Thu, 01 Apr 2004 14:48:34 +0930 [thread overview]
Message-ID: <406BA62A.2090503@maptek.com.au> (raw)
Hi all,
I have been trying to fix a problem related to usb, with the help of the
usb-dev list. Plugging in a usb device hangs my computer when bandwidth
reclamation (fsbr) is turned on in the uhci-hcd driver.
I have found though, that when an interrupt is triggered by plugging in
a usb device, the timer_interrupt() function in arch/i386/kernel/time.c
is reached, and the computer hangs in mark_offset_tsc() in
timers/timer_tsc.c. I removed the call to this function in
timer_interrupt() and then usb worked as normal. I'm hoping there's a
better way to get usb working than this though! This doesn't happen when
fsbr is switched off.
The computer has a Crusoe TM5400 cpu and a VIA VT82C686A controller.
Thanks,
Malcolm.
next reply other threads:[~2004-04-01 5:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-01 5:18 Malcolm Blaney [this message]
2004-04-06 5:02 ` mark_offset_tsc() hangs usb Malcolm Blaney
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=406BA62A.2090503@maptek.com.au \
--to=malcolm.blaney@maptek.com.au \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox