From: Mark Lord <liml@rtr.ca>
To: Michael <michaelzwrk@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
Jeff Garzik <jeff@garzik.org>,
Sergei Shtylyov <sshtylyov@ru.mvista.com>,
linuxppc-embedded@ozlabs.org, linux-ide@vger.kernel.org
Subject: Re: IDE driver in polling mode
Date: Thu, 12 Apr 2007 09:40:53 -0400 [thread overview]
Message-ID: <461E36E5.1000909@rtr.ca> (raw)
In-Reply-To: <461E3677.6030104@rtr.ca>
Mark Lord wrote:
> Michael,
>
> Here is a patch to have drivers/ide use polling
> for all operations, in addition to IRQs.
s/in addition to/instead of/
If you need IRQs + polling, then just un-ifdef
the request_irq() and free_irq() lines.
Cheers
WARNING: multiple messages have this Message-ID (diff)
From: Mark Lord <liml@rtr.ca>
To: Michael <michaelzwrk@gmail.com>
Cc: linux-ide@vger.kernel.org, Jeff Garzik <jeff@garzik.org>,
Alan Cox <alan@lxorguk.ukuu.org.uk>,
linuxppc-embedded@ozlabs.org
Subject: Re: IDE driver in polling mode
Date: Thu, 12 Apr 2007 09:40:53 -0400 [thread overview]
Message-ID: <461E36E5.1000909@rtr.ca> (raw)
In-Reply-To: <461E3677.6030104@rtr.ca>
Mark Lord wrote:
> Michael,
>
> Here is a patch to have drivers/ide use polling
> for all operations, in addition to IRQs.
s/in addition to/instead of/
If you need IRQs + polling, then just un-ifdef
the request_irq() and free_irq() lines.
Cheers
next prev parent reply other threads:[~2007-04-12 13:40 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-10 13:35 IDE driver in polling mode Michael
2007-04-10 14:19 ` Sergei Shtylyov
2007-04-10 14:19 ` Sergei Shtylyov
2007-04-10 14:44 ` Mark Lord
2007-04-10 15:31 ` Michael
2007-04-10 16:11 ` Alan Cox
2007-04-10 16:18 ` Jeff Garzik
2007-04-10 16:18 ` Jeff Garzik
2007-04-10 16:29 ` Alan Cox
2007-04-11 8:39 ` Michael
2007-04-11 8:39 ` Michael
2007-04-11 8:47 ` Alan Cox
2007-04-11 15:10 ` Michael
2007-04-11 15:10 ` Michael
2007-04-11 15:23 ` Alan Cox
2007-04-11 15:23 ` Alan Cox
2007-04-12 13:39 ` Mark Lord
2007-04-12 13:39 ` Mark Lord
2007-04-12 13:40 ` Mark Lord [this message]
2007-04-12 13:40 ` Mark Lord
2007-04-12 13:43 ` Mark Lord
2007-04-12 13:43 ` Mark Lord
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=461E36E5.1000909@rtr.ca \
--to=liml@rtr.ca \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jeff@garzik.org \
--cc=linux-ide@vger.kernel.org \
--cc=linuxppc-embedded@ozlabs.org \
--cc=michaelzwrk@gmail.com \
--cc=sshtylyov@ru.mvista.com \
/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.