From: Jeff Garzik <jeff@garzik.org>
To: Alan Cox <alan@linux.intel.com>
Cc: linux-ide@vger.kernel.org, davem@davemloft.net
Subject: Re: [PATCH 6/6] pata_piccolo: Driver for old Toshiba chipsets
Date: Thu, 03 Dec 2009 02:36:08 -0500 [thread overview]
Message-ID: <4B176A68.9000401@garzik.org> (raw)
In-Reply-To: <20091130132310.27236.83518.stgit@localhost.localdomain>
On 11/30/2009 08:23 AM, Alan Cox wrote:
> We were never able to get docs for this out of Toshiba for years. Dave
> Barnes produced a NetBSD driver however and from that we can fill in the
> needed tables.
>
> As we correct the PCI identifiers a bit also update the old ide generic driver
> at the same time so it stays compiling.
>
> Signed-off-by: Alan Cox<alan@linux.intel.com>
> ---
>
> drivers/ata/Kconfig | 9 +++
> drivers/ata/Makefile | 1
> drivers/ata/ata_generic.c | 5 +
> drivers/ata/pata_piccolo.c | 140 +++++++++++++++++++++++++++++++++++++++++
> drivers/ide/ide-pci-generic.c | 3 +
> include/linux/pci_ids.h | 7 +-
> 6 files changed, 160 insertions(+), 5 deletions(-)
> create mode 100644 drivers/ata/pata_piccolo.c
applied 1-6 (hi DaveM)
next prev parent reply other threads:[~2009-12-03 7:36 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-30 13:22 [PATCH 0/6] ATA driver updates Alan Cox
2009-11-30 13:22 ` [PATCH 1/6] pata_via: Blacklist some combinations of Transcend Flash and via Alan Cox
2009-11-30 13:22 ` [PATCH 2/6] pata_sis: Implement MWDMA for the UDMA 133 capable chips Alan Cox
2009-12-07 13:26 ` Sergei Shtylyov
2009-12-07 15:05 ` Bartlomiej Zolnierkiewicz
2009-12-07 15:11 ` Bartlomiej Zolnierkiewicz
2009-12-07 15:36 ` Bartlomiej Zolnierkiewicz
2009-12-07 15:53 ` Bartlomiej Zolnierkiewicz
2009-12-07 16:34 ` Bartlomiej Zolnierkiewicz
2009-12-07 17:53 ` Alan Cox
2009-12-07 18:36 ` Bartlomiej Zolnierkiewicz
2009-11-30 13:22 ` [PATCH 3/6] cmd64x: implement serialization as per notes Alan Cox
2009-11-30 13:23 ` [PATCH 4/6] pata: Update experimental tags Alan Cox
2009-11-30 13:23 ` [PATCH 5/6] pata_ali: Fix regression with old devices Alan Cox
2009-11-30 13:23 ` [PATCH 6/6] pata_piccolo: Driver for old Toshiba chipsets Alan Cox
2009-12-03 7:36 ` Jeff Garzik [this message]
2009-12-03 9:10 ` David Miller
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=4B176A68.9000401@garzik.org \
--to=jeff@garzik.org \
--cc=alan@linux.intel.com \
--cc=davem@davemloft.net \
--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.