From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: PATCH for initial review: EFAR IDE
Date: Thu, 15 Dec 2005 22:35:46 +0000 [thread overview]
Message-ID: <1134686146.20495.17.camel@localhost.localdomain> (raw)
In-Reply-To: <43A1E8DE.7080801@pobox.com>
On Iau, 2005-12-15 at 17:06 -0500, Jeff Garzik wrote:
> > struct pci_dev *pdev = to_pci_dev(ap->host_set->dev);
> > static struct pci_bits efar_enable_bits[] = {
>
> const
Fixed
> > /* FIXME: Check for PIO2 if the required timing needs IORDY
> > We should push this up into libata and have a requires_iordy() */
>
> Yes, you should :)
The old IDE driver doesn't (but then it gets all this wrong). I've added
a function to look at old EIDE drive bits and see if PIO2 is iordy or
not and used it in the various intel drivers and this now.
There are some corner cases left (Are there drives that don't support
iordy at all but can do > PIO0 cycle time because some controllers
don't)
> > * efar_init_one - Register PIIX ATA PCI device with kernel services
>
> s/PIIX/EFAR/ ?
Yep
>
> > * @pdev: PCI device to register
> > * @ent: Entry in efar_pci_tbl matching with @pdev
> > *
> > * Called from kernel PCI layer. We probe for combined mode (sigh),
>
> You probe for combined mode?
Umm no, the joys of cut and waste.
prev parent reply other threads:[~2005-12-15 22:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-13 17:57 PATCH for initial review: EFAR IDE Alan Cox
2005-12-15 22:06 ` Jeff Garzik
2005-12-15 22:35 ` Alan Cox [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=1134686146.20495.17.camel@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=jgarzik@pobox.com \
--cc=linux-ide@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.