public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: Nicolas Mailhot <Nicolas.Mailhot@laPoste.net>
Cc: greg@kroah.com, linux-usb-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n
Date: Tue, 15 Oct 2002 14:00:42 -0700	[thread overview]
Message-ID: <3DAC81FA.60305@pacbell.net> (raw)
In-Reply-To: 20021015173928.GA972@rousalka.noos.fr

Nicolas Mailhot wrote:
>> Well, I've seen USB getting annoyingly flakey results in recent kernels.
>> ...
> 
> Well, I knew AMD 756 + USB was a bit risky, guess I was too much in a 
> 2.5 mood when I bought this keyboard.

I wouldn't call that combo risky, not since AMD told us the
workaround.  There might be a few minor teething problems in
the 2.5 stack, once this recent flakiness gets resolved, but
it ought to work just fine.


>> There are some one-liners floating around that make it a lot better,
>> like making drivers/base/core.c found_match() "return error != 0"
>> (true == matched) instead of "return error" (true == failed).  That

Sorry, make that "return error == 0".

- Dave




  reply	other threads:[~2002-10-15 20:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-13 17:25 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n Nicolas Mailhot
2002-10-14 16:53 ` [linux-usb-devel] " David Brownell
2002-10-14 21:20   ` Nicolas Mailhot
2002-10-15 17:10     ` David Brownell
2002-10-15 17:39       ` Nicolas Mailhot
2002-10-15 21:00         ` David Brownell [this message]
2002-10-18 17:45       ` Nicolas Mailhot
2002-10-21  2:44         ` David Brownell

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=3DAC81FA.60305@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=Nicolas.Mailhot@laPoste.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /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