All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PATCH: Simplex and other mode filtering logic
Date: Wed, 29 Mar 2006 19:31:29 -0500	[thread overview]
Message-ID: <442B26E1.7000204@pobox.com> (raw)
In-Reply-To: <1143482300.4970.65.camel@localhost.localdomain>

Alan Cox wrote:
> Add a field to the host_set called 'flags' (was host_set_flags changed
> to suit Jeff)
> Add a simplex_claimed field so we can remember who owns the DMA channel
> Add a ->mode_filter() hook to allow drivers to filter modes
> Add docs for mode_filter and set_mode
> Filter according to simplex state
> Filter cable in core
> 
> This provides the needed framework to support all the mode rules found
> in the PATA world. The simplex filter deals with 'to spec' simplex DMA
> systems found in older chips. The cable filter avoids duplicating the
> same rules in each chip driver with PATA. Finally the mode filter is
> neccessary because drive/chip combinations have errata that forbid
> certain modes with some drives or types of ATA object.
> 
> Drive speed setup remains per channel for now and the filters now use
> the framework Tejun put into place which cleans them up a lot from the
> older libata-pata patches.
> 
> Signed-off-by: Alan Cox <alan@redhat.com>

applied



      reply	other threads:[~2006-03-30  0:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27 17:58 PATCH: Simplex and other mode filtering logic Alan Cox
2006-03-30  0:31 ` Jeff Garzik [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=442B26E1.7000204@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --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.