aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_piccolo.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox1-0/+140
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> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>