From: Jeff Garzik <jgarzik@pobox.com>
To: alan@lxorguk.ukuu.org.uk
Cc: akpm@osdl.org, linux-ide@vger.kernel.org, Alan Cox <alan@redhat.com>
Subject: Re: [PATCH 23/24] libata: Enable per device speed setting
Date: Fri, 07 Jul 2006 12:39:27 -0400 [thread overview]
Message-ID: <44AE8E3F.7060206@pobox.com> (raw)
In-Reply-To: <11520361272182-git-send-email-alan@lxorguk.ukuu.org.uk>
alan@lxorguk.ukuu.org.uk wrote:
> From: Alan Cox <alan@redhat.com>
>
> Testing says that nothing seems to break when we do this.
>
> Signed-off-by: Alan Cox <alan@redhat.com>
Tested with ata_piix?
Evaluated to ensure that it matches up with Intel ICH and all other PATA
controller timing register setups?
If yes to both... ACK.
next prev parent reply other threads:[~2006-07-07 16:39 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-04 18:14 PATA updates (rebased) alan
2006-07-04 18:14 ` [PATCH 01/24] ata_piix TIME0/TIME1 setup alan
2006-07-04 18:14 ` [PATCH 02/24] pata_ali - further debug work alan
2006-07-04 18:15 ` [PATCH 03/24] pata_amd - new chips alan
2006-07-04 18:17 ` [PATCH 04/24] pata_pcmcia: Make drivers/scsi/pata_pcmcia.c:pcmcia_remove_one() static alan
2006-07-04 18:14 ` [PATCH 05/24] pata_ali: Revisions below 0x20 need CD config poking too alan
2006-07-04 18:14 ` [PATCH 06/24] Sort out MC65 compile for now alan
2006-07-04 18:15 ` [PATCH 07/24] libata: Fix the host_set hacks and sort out simplex mode alan
2006-07-04 18:15 ` [PATCH 08/24] pata_it821x: Fix pass through alan
2006-07-04 18:14 ` [PATCH 09/24] pci_ids: Add JMicron identifiers as we need them in various drivers and quirks alan
2006-07-04 18:14 ` [PATCH 10/24] ahci: Ensure that we don't grab both functions alan
2006-07-04 18:14 ` [PATCH 11/24] jmicron: Add quirks to force the device into a sane mode alan
2006-07-04 18:14 ` [PATCH 12/24] jmicron: Configuration alan
2006-07-04 18:14 ` [PATCH 13/24] My name is Ingo Molnar, you killed my make allyesconfig, prepare to die alan
2006-07-04 18:15 ` [PATCH 14/24] it821x: Fix the ATAPI autodma setup alan
2006-07-04 18:14 ` [PATCH 15/24] ata_generic - generic BIOS setup SFF ATA driver alan
2006-07-04 18:15 ` [PATCH 16/24] jmicron: IDE old type driver alan
2006-07-04 18:15 ` [PATCH 17/24] pata_qdi: Fix return code alan
2006-07-04 18:15 ` [PATCH 18/24] ide jmicron: Finish writing alan
2006-07-04 18:15 ` [PATCH 19/24] jmicron: It works better if you get the file name right alan
2006-07-04 18:15 ` [PATCH 20/24] jmicron: Further clean up alan
2006-07-04 18:15 ` [PATCH 21/24] ata_jmicro: Fix an escapee alan
2006-07-04 18:14 ` [PATCH 22/24] jmicron: Jmicron multifunction setup alan
2006-07-04 18:15 ` [PATCH 23/24] libata: Enable per device speed setting alan
2006-07-04 18:15 ` [PATCH 24/24] jmicron: Missed one alan
2006-07-07 16:36 ` Jeff Garzik
2006-07-07 16:39 ` Jeff Garzik [this message]
2006-07-07 17:06 ` [PATCH 23/24] libata: Enable per device speed setting Alan Cox
2006-07-07 16:34 ` [PATCH 22/24] jmicron: Jmicron multifunction setup Jeff Garzik
[not found] ` <20060707124359.670e84c6.akpm@osdl.o! rg>
2006-07-07 19:43 ` Andrew Morton
2006-07-07 19:48 ` Jeff Garzik
2006-07-07 20:01 ` Andrew Morton
2006-07-07 20:05 ` Jeff Garzik
2006-07-07 19:45 ` Andrew Morton
2006-07-07 19:50 ` Jeff Garzik
2006-07-07 16:35 ` Jeff Garzik
2006-07-07 16:31 ` [PATCH 17/24] pata_qdi: Fix return code Jeff Garzik
2006-07-07 16:31 ` [PATCH 15/24] ata_generic - generic BIOS setup SFF ATA driver Jeff Garzik
2006-07-07 17:20 ` Alan Cox
2006-07-07 17:22 ` Jeff Garzik
2006-07-07 16:26 ` [PATCH 14/24] it821x: Fix the ATAPI autodma setup Jeff Garzik
2006-07-07 16:25 ` [PATCH 13/24] My name is Ingo Molnar, you killed my make allyesconfig, prepare to die Jeff Garzik
2006-07-07 16:23 ` [PATCH 11/24] jmicron: Add quirks to force the device into a sane mode Jeff Garzik
2006-07-07 16:51 ` Alan Cox
2006-07-07 16:15 ` [PATCH 07/24] libata: Fix the host_set hacks and sort out simplex mode Jeff Garzik
2006-07-07 16:50 ` Alan Cox
2006-07-05 12:44 ` PATA updates (rebased) Erik Mouw
2006-07-05 16:15 ` Alan Cox
2006-07-07 16:07 ` Jeff Garzik
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=44AE8E3F.7060206@pobox.com \
--to=jgarzik@pobox.com \
--cc=akpm@osdl.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=alan@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).