[PATCH] pata_it8213: Add new driver for the IT8213 card
authorAlan <alan@lxorguk.ukuu.org.uk>
Thu, 7 Dec 2006 16:59:14 +0000 (08:59 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 9 Feb 2007 22:39:28 +0000 (17:39 -0500)
commit9b13b682a68d5bcf09c75da73d4e61d92eba4c84
treeddd57beb5579a00b2185c09337214f3e5af5f98a
parent3f3e7313e4e45f84c4d6e7b3bf91b5c9ad3e05cf
[PATCH] pata_it8213: Add new driver for the IT8213 card

Add a driver for the IT8213 which is a single channel ICH-ish PATA
controller.  As it is very different to the IT8211/2 it gets its own
driver.  There is a legacy drivers/ide driver also available and I'll post
that once I get time to test it all out (probably early January).  If
anyone else needs the drivers/ide driver and wants to do the merge for
drivers/ide (Bart ??) then I'll forward it.

[akpm@osdl.org: add PCI ID, constify needed_pio[]]
Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_it8213.c [new file with mode: 0644]
include/linux/pci_ids.h