From: Pierre Ossman <drzeus@drzeus.cx>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Register interrupt handler when net device is registered. Avoids missing
Date: Sun, 13 Nov 2005 12:09:31 +0100 [thread overview]
Message-ID: <43771EEB.9080808@drzeus.cx> (raw)
In-Reply-To: <E1Eb7yZ-00064D-00@gondolin.me.apana.org.au>
Herbert Xu wrote:
> Pierre Ossman <drzeus@drzeus.cx> wrote:
>
>>interrupts if the interrupt mask gets out of sync.
>
>
> What about fixing the interrupt mask instead rather than keeping
> the IRQ handler registered all time?
>
The best solution would be to put the device in the same state as it
normally is when it is down. But I do not know the network subsystem or
the 8139c+ well enough to do this myself.
> BTW, you should submit this via Jeff Garzik <jgarzik@pobox.com> and
> netdev@vger.kernel.org.
>
I did. I also cc:d the author of the suspend code. No one answered.
Rgds
Pierre
prev parent reply other threads:[~2005-11-13 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 6:45 [PATCH] Register interrupt handler when net device is registered. Avoids missing Pierre Ossman
2005-11-13 2:52 ` Herbert Xu
2005-11-13 11:09 ` Pierre Ossman [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=43771EEB.9080808@drzeus.cx \
--to=drzeus@drzeus.cx \
--cc=akpm@osdl.org \
--cc=herbert@gondor.apana.org.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 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.