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@xxxxxxxxxxxxxxx> --- 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) -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html