libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
This is a new pata driver for ARTOP 867X 64bit 4-channel UDMA133 ATA ctrls. Based on the Atp867 data sheet rev 1.2, Acard, and in part on early ide codes from Eric Uhrhane <ericu@google.com>. Signed-off-by: John(Jung-Ik) Lee <jilee@google.com> Reviewed-by: Grant Grundler <grundler@google.com> Reviewed-by: Gwendal Gringo <gwendal@google.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
committed by
Jeff Garzik
parent
90950a2504
commit
d15d6e6cc3
@ -1529,6 +1529,8 @@
|
||||
#define PCI_DEVICE_ID_ARTOP_ATP860R 0x0007
|
||||
#define PCI_DEVICE_ID_ARTOP_ATP865 0x0008
|
||||
#define PCI_DEVICE_ID_ARTOP_ATP865R 0x0009
|
||||
#define PCI_DEVICE_ID_ARTOP_ATP867A 0x000A
|
||||
#define PCI_DEVICE_ID_ARTOP_ATP867B 0x000B
|
||||
#define PCI_DEVICE_ID_ARTOP_AEC7610 0x8002
|
||||
#define PCI_DEVICE_ID_ARTOP_AEC7612UW 0x8010
|
||||
#define PCI_DEVICE_ID_ARTOP_AEC7612U 0x8020
|
||||
|
Reference in New Issue
Block a user