From: "Mohammad A. Haque" <mhaque@haque.net>
To: Greg KH <greg@wirex.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Keyspan USB PDA adapter && test12pre3 hang
Date: Thu, 30 Nov 2000 03:46:13 -0500 [thread overview]
Message-ID: <3A2613D5.AE8A00B8@haque.net> (raw)
In-Reply-To: <3A25EB64.3462AE4D@haque.net> <20001129234420.A7196@wirex.com>
That fixed it. Thanks
Greg KH wrote:
> Are you using the usb-uhci host driver?
>
> If so, the following fix from Georg Acher should do the trick:
>
> -----
> Replace line 275 (insert_td())
> qh->hw.qh.element = virt_to_bus (new) | UHCI_PTR_TERM;
> by
> qh->hw.qh.element = virt_to_bus (new) ;
>
> -----
>
> Let me (and the list) know if this doesn't fix your problem.
>
> greg k-h
>
--
=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
batmanppc@themes.org
=====================================================================
-
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/
prev parent reply other threads:[~2000-11-30 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-30 5:53 Keyspan USB PDA adapter && test12pre3 hang Mohammad A. Haque
2000-11-30 7:44 ` Greg KH
2000-11-30 8:17 ` Greg KH
2000-11-30 8:46 ` Mohammad A. Haque [this message]
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=3A2613D5.AE8A00B8@haque.net \
--to=mhaque@haque.net \
--cc=greg@wirex.com \
--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