blob: 91659dc15caf81ae5a986be369b6b063d8a20825 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * sata_promise.c - Promise SATA
3 *
4 * Maintained by: Jeff Garzik <jgarzik@pobox.com>
Mikael Pettersson5595ddf2007-10-30 14:21:55 +01005 * Mikael Pettersson <mikpe@it.uu.se>
Linus Torvalds1da177e2005-04-16 15:20:36 -07006 * Please ALWAYS copy linux-ide@vger.kernel.org
7 * on emails.
8 *
9 * Copyright 2003-2004 Red Hat, Inc.
10 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070011 *
Jeff Garzikaf36d7f2005-08-28 20:18:39 -040012 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License as published by
14 * the Free Software Foundation; either version 2, or (at your option)
15 * any later version.
16 *
17 * This program is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details.
21 *
22 * You should have received a copy of the GNU General Public License
23 * along with this program; see the file COPYING. If not, write to
24 * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
25 *
26 *
27 * libata documentation is available via 'make {ps|pdf}docs',
28 * as Documentation/DocBook/libata.*
29 *
30 * Hardware information only available under NDA.
Linus Torvalds1da177e2005-04-16 15:20:36 -070031 *
32 */
33
34#include <linux/kernel.h>
35#include <linux/module.h>
36#include <linux/pci.h>
37#include <linux/init.h>
38#include <linux/blkdev.h>
39#include <linux/delay.h>
40#include <linux/interrupt.h>
Jeff Garzika9524a72005-10-30 14:39:11 -050041#include <linux/device.h>
Mikael Pettersson95006182007-01-09 10:51:46 +010042#include <scsi/scsi.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070043#include <scsi/scsi_host.h>
Jeff Garzik193515d2005-11-07 00:59:37 -050044#include <scsi/scsi_cmnd.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070045#include <linux/libata.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070046#include "sata_promise.h"
47
48#define DRV_NAME "sata_promise"
Mikael Petterssonc07a9c42008-03-23 18:41:01 +010049#define DRV_VERSION "2.12"
Linus Torvalds1da177e2005-04-16 15:20:36 -070050
51enum {
Tejun Heoeca25dc2007-04-17 23:44:07 +090052 PDC_MAX_PORTS = 4,
Tejun Heo0d5ff562007-02-01 15:06:36 +090053 PDC_MMIO_BAR = 3,
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +010054 PDC_MAX_PRD = LIBATA_MAX_PRD - 1, /* -1 for ASIC PRD bug workaround */
Tejun Heo0d5ff562007-02-01 15:06:36 +090055
Mikael Pettersson95006182007-01-09 10:51:46 +010056 /* register offsets */
57 PDC_FEATURE = 0x04, /* Feature/Error reg (per port) */
58 PDC_SECTOR_COUNT = 0x08, /* Sector count reg (per port) */
59 PDC_SECTOR_NUMBER = 0x0C, /* Sector number reg (per port) */
60 PDC_CYLINDER_LOW = 0x10, /* Cylinder low reg (per port) */
61 PDC_CYLINDER_HIGH = 0x14, /* Cylinder high reg (per port) */
62 PDC_DEVICE = 0x18, /* Device/Head reg (per port) */
63 PDC_COMMAND = 0x1C, /* Command/status reg (per port) */
Mikael Pettersson73fd4562007-01-10 09:32:34 +010064 PDC_ALTSTATUS = 0x38, /* Alternate-status/device-control reg (per port) */
Linus Torvalds1da177e2005-04-16 15:20:36 -070065 PDC_PKT_SUBMIT = 0x40, /* Command packet pointer addr */
66 PDC_INT_SEQMASK = 0x40, /* Mask of asserted SEQ INTs */
Linus Torvalds1da177e2005-04-16 15:20:36 -070067 PDC_FLASH_CTL = 0x44, /* Flash control register */
Linus Torvalds1da177e2005-04-16 15:20:36 -070068 PDC_GLOBAL_CTL = 0x48, /* Global control/status (per port) */
69 PDC_CTLSTAT = 0x60, /* IDE control and status (per port) */
70 PDC_SATA_PLUG_CSR = 0x6C, /* SATA Plug control/status reg */
Luke Kosewski6340f012006-01-28 12:39:29 -050071 PDC2_SATA_PLUG_CSR = 0x60, /* SATAII Plug control/status reg */
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +010072 PDC_TBG_MODE = 0x41C, /* TBG mode (not SATAII) */
73 PDC_SLEW_CTL = 0x470, /* slew rate control reg (not SATAII) */
Linus Torvalds1da177e2005-04-16 15:20:36 -070074
Mikael Pettersson176efb02007-03-14 09:51:35 +010075 /* PDC_GLOBAL_CTL bit definitions */
76 PDC_PH_ERR = (1 << 8), /* PCI error while loading packet */
77 PDC_SH_ERR = (1 << 9), /* PCI error while loading S/G table */
78 PDC_DH_ERR = (1 << 10), /* PCI error while loading data */
79 PDC2_HTO_ERR = (1 << 12), /* host bus timeout */
80 PDC2_ATA_HBA_ERR = (1 << 13), /* error during SATA DATA FIS transmission */
81 PDC2_ATA_DMA_CNT_ERR = (1 << 14), /* DMA DATA FIS size differs from S/G count */
82 PDC_OVERRUN_ERR = (1 << 19), /* S/G byte count larger than HD requires */
83 PDC_UNDERRUN_ERR = (1 << 20), /* S/G byte count less than HD requires */
84 PDC_DRIVE_ERR = (1 << 21), /* drive error */
85 PDC_PCI_SYS_ERR = (1 << 22), /* PCI system error */
86 PDC1_PCI_PARITY_ERR = (1 << 23), /* PCI parity error (from SATA150 driver) */
87 PDC1_ERR_MASK = PDC1_PCI_PARITY_ERR,
Jeff Garzik5796d1c2007-10-26 00:03:37 -040088 PDC2_ERR_MASK = PDC2_HTO_ERR | PDC2_ATA_HBA_ERR |
89 PDC2_ATA_DMA_CNT_ERR,
90 PDC_ERR_MASK = PDC_PH_ERR | PDC_SH_ERR | PDC_DH_ERR |
91 PDC_OVERRUN_ERR | PDC_UNDERRUN_ERR |
92 PDC_DRIVE_ERR | PDC_PCI_SYS_ERR |
93 PDC1_ERR_MASK | PDC2_ERR_MASK,
Linus Torvalds1da177e2005-04-16 15:20:36 -070094
95 board_2037x = 0, /* FastTrak S150 TX2plus */
Tejun Heoeca25dc2007-04-17 23:44:07 +090096 board_2037x_pata = 1, /* FastTrak S150 TX2plus PATA port */
97 board_20319 = 2, /* FastTrak S150 TX4 */
98 board_20619 = 3, /* FastTrak TX4000 */
99 board_2057x = 4, /* SATAII150 Tx2plus */
Mikael Petterssond0e58032007-06-19 21:53:30 +0200100 board_2057x_pata = 5, /* SATAII150 Tx2plus PATA port */
Tejun Heoeca25dc2007-04-17 23:44:07 +0900101 board_40518 = 6, /* SATAII150 Tx4 */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700102
Luke Kosewski6340f012006-01-28 12:39:29 -0500103 PDC_HAS_PATA = (1 << 1), /* PDC20375/20575 has PATA */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700104
Mikael Pettersson95006182007-01-09 10:51:46 +0100105 /* Sequence counter control registers bit definitions */
106 PDC_SEQCNTRL_INT_MASK = (1 << 5), /* Sequence Interrupt Mask */
107
108 /* Feature register values */
109 PDC_FEATURE_ATAPI_PIO = 0x00, /* ATAPI data xfer by PIO */
110 PDC_FEATURE_ATAPI_DMA = 0x01, /* ATAPI data xfer by DMA */
111
112 /* Device/Head register values */
113 PDC_DEVICE_SATA = 0xE0, /* Device/Head value for SATA devices */
114
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100115 /* PDC_CTLSTAT bit definitions */
116 PDC_DMA_ENABLE = (1 << 7),
117 PDC_IRQ_DISABLE = (1 << 10),
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118 PDC_RESET = (1 << 11), /* HDMA reset */
Jeff Garzik50630192005-12-13 02:29:45 -0500119
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100120 PDC_COMMON_FLAGS = ATA_FLAG_NO_LEGACY |
Mikael Pettersson95006182007-01-09 10:51:46 +0100121 ATA_FLAG_MMIO |
Jeff Garzik3d0a59c2005-12-13 22:28:19 -0500122 ATA_FLAG_PIO_POLLING,
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +0100123
Tejun Heoeca25dc2007-04-17 23:44:07 +0900124 /* ap->flags bits */
125 PDC_FLAG_GEN_II = (1 << 24),
126 PDC_FLAG_SATA_PATA = (1 << 25), /* supports SATA + PATA */
127 PDC_FLAG_4_PORTS = (1 << 26), /* 4 ports */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700128};
129
Linus Torvalds1da177e2005-04-16 15:20:36 -0700130struct pdc_port_priv {
131 u8 *pkt;
132 dma_addr_t pkt_dma;
133};
134
Tejun Heoda3dbb12007-07-16 14:29:40 +0900135static int pdc_sata_scr_read(struct ata_port *ap, unsigned int sc_reg, u32 *val);
136static int pdc_sata_scr_write(struct ata_port *ap, unsigned int sc_reg, u32 val);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700137static int pdc_ata_init_one (struct pci_dev *pdev, const struct pci_device_id *ent);
Tejun Heoeca25dc2007-04-17 23:44:07 +0900138static int pdc_common_port_start(struct ata_port *ap);
139static int pdc_sata_port_start(struct ata_port *ap);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140static void pdc_qc_prep(struct ata_queued_cmd *qc);
Jeff Garzik057ace52005-10-22 14:27:05 -0400141static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf);
142static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf);
Mikael Pettersson95006182007-01-09 10:51:46 +0100143static int pdc_check_atapi_dma(struct ata_queued_cmd *qc);
Mikael Pettersson724114a2007-03-11 21:20:43 +0100144static int pdc_old_sata_check_atapi_dma(struct ata_queued_cmd *qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700145static void pdc_irq_clear(struct ata_port *ap);
Tejun Heo9a3d9eb2006-01-23 13:09:36 +0900146static unsigned int pdc_qc_issue_prot(struct ata_queued_cmd *qc);
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100147static void pdc_freeze(struct ata_port *ap);
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100148static void pdc_sata_freeze(struct ata_port *ap);
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100149static void pdc_thaw(struct ata_port *ap);
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100150static void pdc_sata_thaw(struct ata_port *ap);
Tejun Heoa1efdab2008-03-25 12:22:50 +0900151static void pdc_error_handler(struct ata_port *ap);
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100152static void pdc_post_internal_cmd(struct ata_queued_cmd *qc);
Mikael Pettersson724114a2007-03-11 21:20:43 +0100153static int pdc_pata_cable_detect(struct ata_port *ap);
154static int pdc_sata_cable_detect(struct ata_port *ap);
Jeff Garzik374b1872005-08-30 05:42:52 -0400155
Jeff Garzik193515d2005-11-07 00:59:37 -0500156static struct scsi_host_template pdc_ata_sht = {
Tejun Heo68d1d072008-03-25 12:22:49 +0900157 ATA_BASE_SHT(DRV_NAME),
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100158 .sg_tablesize = PDC_MAX_PRD,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700159 .dma_boundary = ATA_DMA_BOUNDARY,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700160};
161
Tejun Heo029cfd62008-03-25 12:22:49 +0900162static const struct ata_port_operations pdc_common_ops = {
163 .inherits = &ata_sff_port_ops,
Mikael Pettersson95006182007-01-09 10:51:46 +0100164
Tejun Heo029cfd62008-03-25 12:22:49 +0900165 .tf_load = pdc_tf_load_mmio,
166 .exec_command = pdc_exec_command_mmio,
167 .check_atapi_dma = pdc_check_atapi_dma,
Mikael Pettersson95006182007-01-09 10:51:46 +0100168 .qc_prep = pdc_qc_prep,
169 .qc_issue = pdc_qc_issue_prot,
Tejun Heo029cfd62008-03-25 12:22:49 +0900170 .irq_clear = pdc_irq_clear,
171
172 .post_internal_cmd = pdc_post_internal_cmd,
Tejun Heoa1efdab2008-03-25 12:22:50 +0900173 .error_handler = pdc_error_handler,
Tejun Heo029cfd62008-03-25 12:22:49 +0900174};
175
176static struct ata_port_operations pdc_sata_ops = {
177 .inherits = &pdc_common_ops,
178 .cable_detect = pdc_sata_cable_detect,
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100179 .freeze = pdc_sata_freeze,
180 .thaw = pdc_sata_thaw,
Mikael Pettersson95006182007-01-09 10:51:46 +0100181 .scr_read = pdc_sata_scr_read,
182 .scr_write = pdc_sata_scr_write,
Tejun Heoeca25dc2007-04-17 23:44:07 +0900183 .port_start = pdc_sata_port_start,
Mikael Pettersson95006182007-01-09 10:51:46 +0100184};
185
186/* First-generation chips need a more restrictive ->check_atapi_dma op */
Tejun Heo029cfd62008-03-25 12:22:49 +0900187static struct ata_port_operations pdc_old_sata_ops = {
188 .inherits = &pdc_sata_ops,
Mikael Pettersson724114a2007-03-11 21:20:43 +0100189 .check_atapi_dma = pdc_old_sata_check_atapi_dma,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190};
191
Tejun Heo029cfd62008-03-25 12:22:49 +0900192static struct ata_port_operations pdc_pata_ops = {
193 .inherits = &pdc_common_ops,
194 .cable_detect = pdc_pata_cable_detect,
Mikael Pettersson53873732007-02-11 23:19:53 +0100195 .freeze = pdc_freeze,
196 .thaw = pdc_thaw,
Tejun Heoeca25dc2007-04-17 23:44:07 +0900197 .port_start = pdc_common_port_start,
Jeff Garzik2cba5822005-08-29 05:12:30 -0400198};
199
Arjan van de Ven98ac62d2005-11-28 10:06:23 +0100200static const struct ata_port_info pdc_port_info[] = {
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100201 [board_2037x] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700202 {
Tejun Heoeca25dc2007-04-17 23:44:07 +0900203 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SATA |
204 PDC_FLAG_SATA_PATA,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700205 .pio_mask = 0x1f, /* pio0-4 */
206 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400207 .udma_mask = ATA_UDMA6,
Mikael Pettersson95006182007-01-09 10:51:46 +0100208 .port_ops = &pdc_old_sata_ops,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209 },
210
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100211 [board_2037x_pata] =
Tejun Heoeca25dc2007-04-17 23:44:07 +0900212 {
213 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SLAVE_POSS,
214 .pio_mask = 0x1f, /* pio0-4 */
215 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400216 .udma_mask = ATA_UDMA6,
Tejun Heoeca25dc2007-04-17 23:44:07 +0900217 .port_ops = &pdc_pata_ops,
218 },
219
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100220 [board_20319] =
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221 {
Tejun Heoeca25dc2007-04-17 23:44:07 +0900222 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SATA |
223 PDC_FLAG_4_PORTS,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700224 .pio_mask = 0x1f, /* pio0-4 */
225 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400226 .udma_mask = ATA_UDMA6,
Mikael Pettersson95006182007-01-09 10:51:46 +0100227 .port_ops = &pdc_old_sata_ops,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228 },
Tobias Lorenzf497ba72005-05-12 15:51:01 -0400229
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100230 [board_20619] =
Tobias Lorenzf497ba72005-05-12 15:51:01 -0400231 {
Tejun Heoeca25dc2007-04-17 23:44:07 +0900232 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SLAVE_POSS |
233 PDC_FLAG_4_PORTS,
Tobias Lorenzf497ba72005-05-12 15:51:01 -0400234 .pio_mask = 0x1f, /* pio0-4 */
235 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400236 .udma_mask = ATA_UDMA6,
Jeff Garzik2cba5822005-08-29 05:12:30 -0400237 .port_ops = &pdc_pata_ops,
Tobias Lorenzf497ba72005-05-12 15:51:01 -0400238 },
Yusuf Iskenderoglu5a46fe82006-01-17 08:06:21 -0500239
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100240 [board_2057x] =
Luke Kosewski6340f012006-01-28 12:39:29 -0500241 {
Tejun Heoeca25dc2007-04-17 23:44:07 +0900242 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SATA |
243 PDC_FLAG_GEN_II | PDC_FLAG_SATA_PATA,
Luke Kosewski6340f012006-01-28 12:39:29 -0500244 .pio_mask = 0x1f, /* pio0-4 */
245 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400246 .udma_mask = ATA_UDMA6,
Luke Kosewski6340f012006-01-28 12:39:29 -0500247 .port_ops = &pdc_sata_ops,
248 },
249
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100250 [board_2057x_pata] =
Tejun Heoeca25dc2007-04-17 23:44:07 +0900251 {
Jeff Garzikbb312232007-05-24 23:35:59 -0400252 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SLAVE_POSS |
Tejun Heoeca25dc2007-04-17 23:44:07 +0900253 PDC_FLAG_GEN_II,
254 .pio_mask = 0x1f, /* pio0-4 */
255 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400256 .udma_mask = ATA_UDMA6,
Tejun Heoeca25dc2007-04-17 23:44:07 +0900257 .port_ops = &pdc_pata_ops,
258 },
259
Mikael Pettersson5595ddf2007-10-30 14:21:55 +0100260 [board_40518] =
Luke Kosewski6340f012006-01-28 12:39:29 -0500261 {
Tejun Heoeca25dc2007-04-17 23:44:07 +0900262 .flags = PDC_COMMON_FLAGS | ATA_FLAG_SATA |
263 PDC_FLAG_GEN_II | PDC_FLAG_4_PORTS,
Luke Kosewski6340f012006-01-28 12:39:29 -0500264 .pio_mask = 0x1f, /* pio0-4 */
265 .mwdma_mask = 0x07, /* mwdma0-2 */
Jeff Garzik469248a2007-07-08 01:13:16 -0400266 .udma_mask = ATA_UDMA6,
Luke Kosewski6340f012006-01-28 12:39:29 -0500267 .port_ops = &pdc_sata_ops,
268 },
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269};
270
Jeff Garzik3b7d6972005-11-10 11:04:11 -0500271static const struct pci_device_id pdc_ata_pci_tbl[] = {
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400272 { PCI_VDEVICE(PROMISE, 0x3371), board_2037x },
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400273 { PCI_VDEVICE(PROMISE, 0x3373), board_2037x },
274 { PCI_VDEVICE(PROMISE, 0x3375), board_2037x },
275 { PCI_VDEVICE(PROMISE, 0x3376), board_2037x },
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +0100276 { PCI_VDEVICE(PROMISE, 0x3570), board_2057x },
277 { PCI_VDEVICE(PROMISE, 0x3571), board_2057x },
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400278 { PCI_VDEVICE(PROMISE, 0x3574), board_2057x },
Mikael Petterssond324d4622006-12-06 09:55:43 +0100279 { PCI_VDEVICE(PROMISE, 0x3577), board_2057x },
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +0100280 { PCI_VDEVICE(PROMISE, 0x3d73), board_2057x },
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400281 { PCI_VDEVICE(PROMISE, 0x3d75), board_2057x },
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400283 { PCI_VDEVICE(PROMISE, 0x3318), board_20319 },
284 { PCI_VDEVICE(PROMISE, 0x3319), board_20319 },
Mikael Pettersson7f9992a2007-08-29 10:25:37 +0200285 { PCI_VDEVICE(PROMISE, 0x3515), board_40518 },
286 { PCI_VDEVICE(PROMISE, 0x3519), board_40518 },
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +0100287 { PCI_VDEVICE(PROMISE, 0x3d17), board_40518 },
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400288 { PCI_VDEVICE(PROMISE, 0x3d18), board_40518 },
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289
Jeff Garzik54bb3a942006-09-27 22:20:11 -0400290 { PCI_VDEVICE(PROMISE, 0x6629), board_20619 },
Tobias Lorenzf497ba72005-05-12 15:51:01 -0400291
Linus Torvalds1da177e2005-04-16 15:20:36 -0700292 { } /* terminate list */
293};
294
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295static struct pci_driver pdc_ata_pci_driver = {
296 .name = DRV_NAME,
297 .id_table = pdc_ata_pci_tbl,
298 .probe = pdc_ata_init_one,
299 .remove = ata_pci_remove_one,
300};
301
Mikael Pettersson724114a2007-03-11 21:20:43 +0100302static int pdc_common_port_start(struct ata_port *ap)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700303{
Jeff Garzikcca39742006-08-24 03:19:22 -0400304 struct device *dev = ap->host->dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305 struct pdc_port_priv *pp;
306 int rc;
307
308 rc = ata_port_start(ap);
309 if (rc)
310 return rc;
311
Tejun Heo24dc5f32007-01-20 16:00:28 +0900312 pp = devm_kzalloc(dev, sizeof(*pp), GFP_KERNEL);
313 if (!pp)
314 return -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315
Tejun Heo24dc5f32007-01-20 16:00:28 +0900316 pp->pkt = dmam_alloc_coherent(dev, 128, &pp->pkt_dma, GFP_KERNEL);
317 if (!pp->pkt)
318 return -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700319
320 ap->private_data = pp;
321
Mikael Pettersson724114a2007-03-11 21:20:43 +0100322 return 0;
323}
324
325static int pdc_sata_port_start(struct ata_port *ap)
326{
Mikael Pettersson724114a2007-03-11 21:20:43 +0100327 int rc;
328
329 rc = pdc_common_port_start(ap);
330 if (rc)
331 return rc;
332
Mikael Pettersson599b7202006-12-01 10:55:58 +0100333 /* fix up PHYMODE4 align timing */
Tejun Heoeca25dc2007-04-17 23:44:07 +0900334 if (ap->flags & PDC_FLAG_GEN_II) {
Jeff Garzik59f99882007-05-28 07:07:20 -0400335 void __iomem *mmio = ap->ioaddr.scr_addr;
Mikael Pettersson599b7202006-12-01 10:55:58 +0100336 unsigned int tmp;
337
338 tmp = readl(mmio + 0x014);
339 tmp = (tmp & ~3) | 1; /* set bits 1:0 = 0:1 */
340 writel(tmp, mmio + 0x014);
341 }
342
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344}
345
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346static void pdc_reset_port(struct ata_port *ap)
347{
Tejun Heo0d5ff562007-02-01 15:06:36 +0900348 void __iomem *mmio = ap->ioaddr.cmd_addr + PDC_CTLSTAT;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700349 unsigned int i;
350 u32 tmp;
351
352 for (i = 11; i > 0; i--) {
353 tmp = readl(mmio);
354 if (tmp & PDC_RESET)
355 break;
356
357 udelay(100);
358
359 tmp |= PDC_RESET;
360 writel(tmp, mmio);
361 }
362
363 tmp &= ~PDC_RESET;
364 writel(tmp, mmio);
365 readl(mmio); /* flush */
366}
367
Mikael Pettersson724114a2007-03-11 21:20:43 +0100368static int pdc_pata_cable_detect(struct ata_port *ap)
Jeff Garzikd3fb4e82006-05-24 01:43:25 -0400369{
370 u8 tmp;
Jeff Garzik59f99882007-05-28 07:07:20 -0400371 void __iomem *mmio = ap->ioaddr.cmd_addr + PDC_CTLSTAT + 0x03;
Jeff Garzikd3fb4e82006-05-24 01:43:25 -0400372
Mikael Pettersson724114a2007-03-11 21:20:43 +0100373 tmp = readb(mmio);
374 if (tmp & 0x01)
375 return ATA_CBL_PATA40;
376 return ATA_CBL_PATA80;
377}
378
379static int pdc_sata_cable_detect(struct ata_port *ap)
380{
Alan Coxe2a97522007-03-08 23:06:47 +0000381 return ATA_CBL_SATA;
Jeff Garzikd3fb4e82006-05-24 01:43:25 -0400382}
383
Tejun Heoda3dbb12007-07-16 14:29:40 +0900384static int pdc_sata_scr_read(struct ata_port *ap, unsigned int sc_reg, u32 *val)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385{
Mikael Pettersson724114a2007-03-11 21:20:43 +0100386 if (sc_reg > SCR_CONTROL)
Tejun Heoda3dbb12007-07-16 14:29:40 +0900387 return -EINVAL;
388 *val = readl(ap->ioaddr.scr_addr + (sc_reg * 4));
389 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700390}
391
Tejun Heoda3dbb12007-07-16 14:29:40 +0900392static int pdc_sata_scr_write(struct ata_port *ap, unsigned int sc_reg, u32 val)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700393{
Mikael Pettersson724114a2007-03-11 21:20:43 +0100394 if (sc_reg > SCR_CONTROL)
Tejun Heoda3dbb12007-07-16 14:29:40 +0900395 return -EINVAL;
Tejun Heo0d5ff562007-02-01 15:06:36 +0900396 writel(val, ap->ioaddr.scr_addr + (sc_reg * 4));
Tejun Heoda3dbb12007-07-16 14:29:40 +0900397 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700398}
399
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100400static void pdc_atapi_pkt(struct ata_queued_cmd *qc)
Mikael Pettersson95006182007-01-09 10:51:46 +0100401{
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100402 struct ata_port *ap = qc->ap;
403 dma_addr_t sg_table = ap->prd_dma;
404 unsigned int cdb_len = qc->dev->cdb_len;
405 u8 *cdb = qc->cdb;
406 struct pdc_port_priv *pp = ap->private_data;
407 u8 *buf = pp->pkt;
Mikael Pettersson95006182007-01-09 10:51:46 +0100408 u32 *buf32 = (u32 *) buf;
Tejun Heo46a67142007-12-04 13:33:30 +0900409 unsigned int dev_sel, feature;
Mikael Pettersson95006182007-01-09 10:51:46 +0100410
411 /* set control bits (byte 0), zero delay seq id (byte 3),
412 * and seq id (byte 2)
413 */
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100414 switch (qc->tf.protocol) {
Tejun Heo0dc36882007-12-18 16:34:43 -0500415 case ATAPI_PROT_DMA:
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100416 if (!(qc->tf.flags & ATA_TFLAG_WRITE))
417 buf32[0] = cpu_to_le32(PDC_PKT_READ);
418 else
419 buf32[0] = 0;
420 break;
Tejun Heo0dc36882007-12-18 16:34:43 -0500421 case ATAPI_PROT_NODATA:
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100422 buf32[0] = cpu_to_le32(PDC_PKT_NODATA);
423 break;
424 default:
425 BUG();
426 break;
427 }
Mikael Pettersson95006182007-01-09 10:51:46 +0100428 buf32[1] = cpu_to_le32(sg_table); /* S/G table addr */
429 buf32[2] = 0; /* no next-packet */
430
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100431 /* select drive */
Tejun Heo46a67142007-12-04 13:33:30 +0900432 if (sata_scr_valid(&ap->link))
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100433 dev_sel = PDC_DEVICE_SATA;
Tejun Heo46a67142007-12-04 13:33:30 +0900434 else
435 dev_sel = qc->tf.device;
436
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100437 buf[12] = (1 << 5) | ATA_REG_DEVICE;
438 buf[13] = dev_sel;
439 buf[14] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_CLEAR_BSY;
440 buf[15] = dev_sel; /* once more, waiting for BSY to clear */
441
442 buf[16] = (1 << 5) | ATA_REG_NSECT;
Tejun Heo46a67142007-12-04 13:33:30 +0900443 buf[17] = qc->tf.nsect;
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100444 buf[18] = (1 << 5) | ATA_REG_LBAL;
Tejun Heo46a67142007-12-04 13:33:30 +0900445 buf[19] = qc->tf.lbal;
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100446
447 /* set feature and byte counter registers */
Tejun Heo0dc36882007-12-18 16:34:43 -0500448 if (qc->tf.protocol != ATAPI_PROT_DMA)
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100449 feature = PDC_FEATURE_ATAPI_PIO;
Tejun Heo46a67142007-12-04 13:33:30 +0900450 else
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100451 feature = PDC_FEATURE_ATAPI_DMA;
Tejun Heo46a67142007-12-04 13:33:30 +0900452
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100453 buf[20] = (1 << 5) | ATA_REG_FEATURE;
454 buf[21] = feature;
455 buf[22] = (1 << 5) | ATA_REG_BYTEL;
Tejun Heo46a67142007-12-04 13:33:30 +0900456 buf[23] = qc->tf.lbam;
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100457 buf[24] = (1 << 5) | ATA_REG_BYTEH;
Tejun Heo46a67142007-12-04 13:33:30 +0900458 buf[25] = qc->tf.lbah;
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100459
460 /* send ATAPI packet command 0xA0 */
461 buf[26] = (1 << 5) | ATA_REG_CMD;
Tejun Heo46a67142007-12-04 13:33:30 +0900462 buf[27] = qc->tf.command;
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100463
464 /* select drive and check DRQ */
465 buf[28] = (1 << 5) | ATA_REG_DEVICE | PDC_PKT_WAIT_DRDY;
466 buf[29] = dev_sel;
467
Mikael Pettersson95006182007-01-09 10:51:46 +0100468 /* we can represent cdb lengths 2/4/6/8/10/12/14/16 */
469 BUG_ON(cdb_len & ~0x1E);
470
Mikael Pettersson4113bb62007-01-13 21:31:05 +0100471 /* append the CDB as the final part */
472 buf[30] = (((cdb_len >> 1) & 7) << 5) | ATA_REG_DATA | PDC_LAST_REG;
473 memcpy(buf+31, cdb, cdb_len);
Mikael Pettersson95006182007-01-09 10:51:46 +0100474}
475
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100476/**
477 * pdc_fill_sg - Fill PCI IDE PRD table
478 * @qc: Metadata associated with taskfile to be transferred
479 *
480 * Fill PCI IDE PRD (scatter-gather) table with segments
481 * associated with the current disk command.
482 * Make sure hardware does not choke on it.
483 *
484 * LOCKING:
485 * spin_lock_irqsave(host lock)
486 *
487 */
488static void pdc_fill_sg(struct ata_queued_cmd *qc)
489{
490 struct ata_port *ap = qc->ap;
491 struct scatterlist *sg;
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100492 const u32 SG_COUNT_ASIC_BUG = 41*4;
Tejun Heoff2aeb12007-12-05 16:43:11 +0900493 unsigned int si, idx;
494 u32 len;
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100495
496 if (!(qc->flags & ATA_QCFLAG_DMAMAP))
497 return;
498
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100499 idx = 0;
Tejun Heoff2aeb12007-12-05 16:43:11 +0900500 for_each_sg(qc->sg, sg, qc->n_elem, si) {
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100501 u32 addr, offset;
Harvey Harrison6903c0f2008-02-13 21:14:08 -0800502 u32 sg_len;
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100503
504 /* determine if physical DMA addr spans 64K boundary.
505 * Note h/w doesn't support 64-bit, so we unconditionally
506 * truncate dma_addr_t to u32.
507 */
508 addr = (u32) sg_dma_address(sg);
509 sg_len = sg_dma_len(sg);
510
511 while (sg_len) {
512 offset = addr & 0xffff;
513 len = sg_len;
514 if ((offset + sg_len) > 0x10000)
515 len = 0x10000 - offset;
516
517 ap->prd[idx].addr = cpu_to_le32(addr);
518 ap->prd[idx].flags_len = cpu_to_le32(len & 0xffff);
519 VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", idx, addr, len);
520
521 idx++;
522 sg_len -= len;
523 addr += len;
524 }
525 }
526
Tejun Heoff2aeb12007-12-05 16:43:11 +0900527 len = le32_to_cpu(ap->prd[idx - 1].flags_len);
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100528
Tejun Heoff2aeb12007-12-05 16:43:11 +0900529 if (len > SG_COUNT_ASIC_BUG) {
530 u32 addr;
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100531
Tejun Heoff2aeb12007-12-05 16:43:11 +0900532 VPRINTK("Splitting last PRD.\n");
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100533
Tejun Heoff2aeb12007-12-05 16:43:11 +0900534 addr = le32_to_cpu(ap->prd[idx - 1].addr);
535 ap->prd[idx - 1].flags_len = cpu_to_le32(len - SG_COUNT_ASIC_BUG);
536 VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", idx - 1, addr, SG_COUNT_ASIC_BUG);
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100537
Tejun Heoff2aeb12007-12-05 16:43:11 +0900538 addr = addr + len - SG_COUNT_ASIC_BUG;
539 len = SG_COUNT_ASIC_BUG;
540 ap->prd[idx].addr = cpu_to_le32(addr);
541 ap->prd[idx].flags_len = cpu_to_le32(len);
542 VPRINTK("PRD[%u] = (0x%X, 0x%X)\n", idx, addr, len);
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100543
Tejun Heoff2aeb12007-12-05 16:43:11 +0900544 idx++;
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100545 }
Tejun Heoff2aeb12007-12-05 16:43:11 +0900546
547 ap->prd[idx - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100548}
549
Linus Torvalds1da177e2005-04-16 15:20:36 -0700550static void pdc_qc_prep(struct ata_queued_cmd *qc)
551{
552 struct pdc_port_priv *pp = qc->ap->private_data;
553 unsigned int i;
554
555 VPRINTK("ENTER\n");
556
557 switch (qc->tf.protocol) {
558 case ATA_PROT_DMA:
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100559 pdc_fill_sg(qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700560 /* fall through */
561
562 case ATA_PROT_NODATA:
563 i = pdc_pkt_header(&qc->tf, qc->ap->prd_dma,
564 qc->dev->devno, pp->pkt);
565
566 if (qc->tf.flags & ATA_TFLAG_LBA48)
567 i = pdc_prep_lba48(&qc->tf, pp->pkt, i);
568 else
569 i = pdc_prep_lba28(&qc->tf, pp->pkt, i);
570
571 pdc_pkt_footer(&qc->tf, pp->pkt, i);
572 break;
573
Tejun Heo0dc36882007-12-18 16:34:43 -0500574 case ATAPI_PROT_PIO:
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100575 pdc_fill_sg(qc);
Mikael Pettersson95006182007-01-09 10:51:46 +0100576 break;
577
Tejun Heo0dc36882007-12-18 16:34:43 -0500578 case ATAPI_PROT_DMA:
Mikael Petterssonb9ccd4a2007-10-30 14:20:49 +0100579 pdc_fill_sg(qc);
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100580 /*FALLTHROUGH*/
Tejun Heo0dc36882007-12-18 16:34:43 -0500581 case ATAPI_PROT_NODATA:
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100582 pdc_atapi_pkt(qc);
Mikael Pettersson95006182007-01-09 10:51:46 +0100583 break;
584
Linus Torvalds1da177e2005-04-16 15:20:36 -0700585 default:
586 break;
587 }
588}
589
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100590static int pdc_is_sataii_tx4(unsigned long flags)
591{
592 const unsigned long mask = PDC_FLAG_GEN_II | PDC_FLAG_4_PORTS;
593 return (flags & mask) == mask;
594}
595
596static unsigned int pdc_port_no_to_ata_no(unsigned int port_no,
597 int is_sataii_tx4)
598{
599 static const unsigned char sataii_tx4_port_remap[4] = { 3, 1, 0, 2};
600 return is_sataii_tx4 ? sataii_tx4_port_remap[port_no] : port_no;
601}
602
603static unsigned int pdc_sata_nr_ports(const struct ata_port *ap)
604{
605 return (ap->flags & PDC_FLAG_4_PORTS) ? 4 : 2;
606}
607
608static unsigned int pdc_sata_ata_port_to_ata_no(const struct ata_port *ap)
609{
610 const struct ata_host *host = ap->host;
611 unsigned int nr_ports = pdc_sata_nr_ports(ap);
612 unsigned int i;
613
614 for(i = 0; i < nr_ports && host->ports[i] != ap; ++i)
615 ;
616 BUG_ON(i >= nr_ports);
617 return pdc_port_no_to_ata_no(i, pdc_is_sataii_tx4(ap->flags));
618}
619
620static unsigned int pdc_sata_hotplug_offset(const struct ata_port *ap)
621{
622 return (ap->flags & PDC_FLAG_GEN_II) ? PDC2_SATA_PLUG_CSR : PDC_SATA_PLUG_CSR;
623}
624
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100625static void pdc_freeze(struct ata_port *ap)
626{
Jeff Garzik59f99882007-05-28 07:07:20 -0400627 void __iomem *mmio = ap->ioaddr.cmd_addr;
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100628 u32 tmp;
629
630 tmp = readl(mmio + PDC_CTLSTAT);
631 tmp |= PDC_IRQ_DISABLE;
632 tmp &= ~PDC_DMA_ENABLE;
633 writel(tmp, mmio + PDC_CTLSTAT);
634 readl(mmio + PDC_CTLSTAT); /* flush */
635}
636
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100637static void pdc_sata_freeze(struct ata_port *ap)
638{
639 struct ata_host *host = ap->host;
640 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
641 unsigned int hotplug_offset = pdc_sata_hotplug_offset(ap);
642 unsigned int ata_no = pdc_sata_ata_port_to_ata_no(ap);
643 u32 hotplug_status;
644
645 /* Disable hotplug events on this port.
646 *
647 * Locking:
648 * 1) hotplug register accesses must be serialised via host->lock
649 * 2) ap->lock == &ap->host->lock
650 * 3) ->freeze() and ->thaw() are called with ap->lock held
651 */
652 hotplug_status = readl(host_mmio + hotplug_offset);
653 hotplug_status |= 0x11 << (ata_no + 16);
654 writel(hotplug_status, host_mmio + hotplug_offset);
655 readl(host_mmio + hotplug_offset); /* flush */
656
657 pdc_freeze(ap);
658}
659
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100660static void pdc_thaw(struct ata_port *ap)
661{
Jeff Garzik59f99882007-05-28 07:07:20 -0400662 void __iomem *mmio = ap->ioaddr.cmd_addr;
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100663 u32 tmp;
664
665 /* clear IRQ */
666 readl(mmio + PDC_INT_SEQMASK);
667
668 /* turn IRQ back on */
669 tmp = readl(mmio + PDC_CTLSTAT);
670 tmp &= ~PDC_IRQ_DISABLE;
671 writel(tmp, mmio + PDC_CTLSTAT);
672 readl(mmio + PDC_CTLSTAT); /* flush */
673}
674
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100675static void pdc_sata_thaw(struct ata_port *ap)
676{
677 struct ata_host *host = ap->host;
678 void __iomem *host_mmio = host->iomap[PDC_MMIO_BAR];
679 unsigned int hotplug_offset = pdc_sata_hotplug_offset(ap);
680 unsigned int ata_no = pdc_sata_ata_port_to_ata_no(ap);
681 u32 hotplug_status;
682
683 pdc_thaw(ap);
684
685 /* Enable hotplug events on this port.
686 * Locking: see pdc_sata_freeze().
687 */
688 hotplug_status = readl(host_mmio + hotplug_offset);
689 hotplug_status |= 0x11 << ata_no;
690 hotplug_status &= ~(0x11 << (ata_no + 16));
691 writel(hotplug_status, host_mmio + hotplug_offset);
692 readl(host_mmio + hotplug_offset); /* flush */
693}
694
Tejun Heoa1efdab2008-03-25 12:22:50 +0900695static void pdc_error_handler(struct ata_port *ap)
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100696{
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100697 if (!(ap->pflags & ATA_PFLAG_FROZEN))
698 pdc_reset_port(ap);
699
Tejun Heoa1efdab2008-03-25 12:22:50 +0900700 ata_std_error_handler(ap);
Mikael Pettersson724114a2007-03-11 21:20:43 +0100701}
702
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100703static void pdc_post_internal_cmd(struct ata_queued_cmd *qc)
704{
705 struct ata_port *ap = qc->ap;
706
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100707 /* make DMA engine forget about the failed command */
Tejun Heoa51d6442007-03-20 15:24:11 +0900708 if (qc->flags & ATA_QCFLAG_FAILED)
Mikael Pettersson25b93d82006-12-07 00:06:51 +0100709 pdc_reset_port(ap);
710}
711
Mikael Pettersson176efb02007-03-14 09:51:35 +0100712static void pdc_error_intr(struct ata_port *ap, struct ata_queued_cmd *qc,
713 u32 port_status, u32 err_mask)
714{
Tejun Heo9af5c9c2007-08-06 18:36:22 +0900715 struct ata_eh_info *ehi = &ap->link.eh_info;
Mikael Pettersson176efb02007-03-14 09:51:35 +0100716 unsigned int ac_err_mask = 0;
717
718 ata_ehi_clear_desc(ehi);
719 ata_ehi_push_desc(ehi, "port_status 0x%08x", port_status);
720 port_status &= err_mask;
721
722 if (port_status & PDC_DRIVE_ERR)
723 ac_err_mask |= AC_ERR_DEV;
724 if (port_status & (PDC_OVERRUN_ERR | PDC_UNDERRUN_ERR))
725 ac_err_mask |= AC_ERR_HSM;
726 if (port_status & (PDC2_ATA_HBA_ERR | PDC2_ATA_DMA_CNT_ERR))
727 ac_err_mask |= AC_ERR_ATA_BUS;
728 if (port_status & (PDC_PH_ERR | PDC_SH_ERR | PDC_DH_ERR | PDC2_HTO_ERR
729 | PDC_PCI_SYS_ERR | PDC1_PCI_PARITY_ERR))
730 ac_err_mask |= AC_ERR_HOST_BUS;
731
Tejun Heo936fd732007-08-06 18:36:23 +0900732 if (sata_scr_valid(&ap->link)) {
Tejun Heoda3dbb12007-07-16 14:29:40 +0900733 u32 serror;
734
735 pdc_sata_scr_read(ap, SCR_ERROR, &serror);
736 ehi->serror |= serror;
737 }
Mikael Petterssonce2d3ab2007-04-07 14:29:51 +0200738
Mikael Pettersson176efb02007-03-14 09:51:35 +0100739 qc->err_mask |= ac_err_mask;
Mikael Petterssonce2d3ab2007-04-07 14:29:51 +0200740
741 pdc_reset_port(ap);
Mikael Pettersson8ffcfd92007-05-06 22:12:31 +0200742
743 ata_port_abort(ap);
Mikael Pettersson176efb02007-03-14 09:51:35 +0100744}
745
Mikael Petterssond0e58032007-06-19 21:53:30 +0200746static inline unsigned int pdc_host_intr(struct ata_port *ap,
747 struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700748{
Albert Leea22e2eb2005-12-05 15:38:02 +0800749 unsigned int handled = 0;
Mikael Pettersson176efb02007-03-14 09:51:35 +0100750 void __iomem *port_mmio = ap->ioaddr.cmd_addr;
Mikael Pettersson176efb02007-03-14 09:51:35 +0100751 u32 port_status, err_mask;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700752
Mikael Pettersson176efb02007-03-14 09:51:35 +0100753 err_mask = PDC_ERR_MASK;
Tejun Heoeca25dc2007-04-17 23:44:07 +0900754 if (ap->flags & PDC_FLAG_GEN_II)
Mikael Pettersson176efb02007-03-14 09:51:35 +0100755 err_mask &= ~PDC1_ERR_MASK;
756 else
757 err_mask &= ~PDC2_ERR_MASK;
758 port_status = readl(port_mmio + PDC_GLOBAL_CTL);
759 if (unlikely(port_status & err_mask)) {
760 pdc_error_intr(ap, qc, port_status, err_mask);
761 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700762 }
763
764 switch (qc->tf.protocol) {
765 case ATA_PROT_DMA:
766 case ATA_PROT_NODATA:
Tejun Heo0dc36882007-12-18 16:34:43 -0500767 case ATAPI_PROT_DMA:
768 case ATAPI_PROT_NODATA:
Albert Leea22e2eb2005-12-05 15:38:02 +0800769 qc->err_mask |= ac_err_mask(ata_wait_idle(ap));
770 ata_qc_complete(qc);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700771 handled = 1;
772 break;
773
Mikael Petterssond0e58032007-06-19 21:53:30 +0200774 default:
Albert Leeee500aa2005-09-27 17:34:38 +0800775 ap->stats.idle_irq++;
776 break;
Mikael Petterssond0e58032007-06-19 21:53:30 +0200777 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700778
Albert Leeee500aa2005-09-27 17:34:38 +0800779 return handled;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700780}
781
782static void pdc_irq_clear(struct ata_port *ap)
783{
Jeff Garzikcca39742006-08-24 03:19:22 -0400784 struct ata_host *host = ap->host;
Tejun Heo0d5ff562007-02-01 15:06:36 +0900785 void __iomem *mmio = host->iomap[PDC_MMIO_BAR];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700786
787 readl(mmio + PDC_INT_SEQMASK);
788}
789
Jeff Garzik5796d1c2007-10-26 00:03:37 -0400790static irqreturn_t pdc_interrupt(int irq, void *dev_instance)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700791{
Jeff Garzikcca39742006-08-24 03:19:22 -0400792 struct ata_host *host = dev_instance;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700793 struct ata_port *ap;
794 u32 mask = 0;
795 unsigned int i, tmp;
796 unsigned int handled = 0;
Jeff Garzikea6ba102005-08-30 05:18:18 -0400797 void __iomem *mmio_base;
Mikael Petterssona77720a2007-07-03 01:09:05 +0200798 unsigned int hotplug_offset, ata_no;
799 u32 hotplug_status;
800 int is_sataii_tx4;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700801
802 VPRINTK("ENTER\n");
803
Tejun Heo0d5ff562007-02-01 15:06:36 +0900804 if (!host || !host->iomap[PDC_MMIO_BAR]) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700805 VPRINTK("QUICK EXIT\n");
806 return IRQ_NONE;
807 }
808
Tejun Heo0d5ff562007-02-01 15:06:36 +0900809 mmio_base = host->iomap[PDC_MMIO_BAR];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700810
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100811 spin_lock(&host->lock);
812
Mikael Petterssona77720a2007-07-03 01:09:05 +0200813 /* read and clear hotplug flags for all ports */
814 if (host->ports[0]->flags & PDC_FLAG_GEN_II)
815 hotplug_offset = PDC2_SATA_PLUG_CSR;
816 else
817 hotplug_offset = PDC_SATA_PLUG_CSR;
818 hotplug_status = readl(mmio_base + hotplug_offset);
819 if (hotplug_status & 0xff)
820 writel(hotplug_status | 0xff, mmio_base + hotplug_offset);
821 hotplug_status &= 0xff; /* clear uninteresting bits */
822
Linus Torvalds1da177e2005-04-16 15:20:36 -0700823 /* reading should also clear interrupts */
824 mask = readl(mmio_base + PDC_INT_SEQMASK);
825
Mikael Petterssona77720a2007-07-03 01:09:05 +0200826 if (mask == 0xffffffff && hotplug_status == 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700827 VPRINTK("QUICK EXIT 2\n");
Mikael Petterssonc07a9c42008-03-23 18:41:01 +0100828 goto done_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700829 }
Luke Kosewski6340f012006-01-28 12:39:29 -0500830
Linus Torvalds1da177e2005-04-16 15:20:36 -0700831 mask &= 0xffff; /* only 16 tags possible */
Mikael Petterssona77720a2007-07-03 01:09:05 +0200832 if (mask == 0 && hotplug_status == 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700833 VPRINTK("QUICK EXIT 3\n");
Luke Kosewski6340f012006-01-28 12:39:29 -0500834 goto done_irq;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700835 }
836
Linus Torvalds1da177e2005-04-16 15:20:36 -0700837 writel(mask, mmio_base + PDC_INT_SEQMASK);
838
Mikael Petterssona77720a2007-07-03 01:09:05 +0200839 is_sataii_tx4 = pdc_is_sataii_tx4(host->ports[0]->flags);
840
Jeff Garzikcca39742006-08-24 03:19:22 -0400841 for (i = 0; i < host->n_ports; i++) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700842 VPRINTK("port %u\n", i);
Jeff Garzikcca39742006-08-24 03:19:22 -0400843 ap = host->ports[i];
Mikael Petterssona77720a2007-07-03 01:09:05 +0200844
845 /* check for a plug or unplug event */
846 ata_no = pdc_port_no_to_ata_no(i, is_sataii_tx4);
847 tmp = hotplug_status & (0x11 << ata_no);
848 if (tmp && ap &&
849 !(ap->flags & ATA_FLAG_DISABLED)) {
Tejun Heo9af5c9c2007-08-06 18:36:22 +0900850 struct ata_eh_info *ehi = &ap->link.eh_info;
Mikael Petterssona77720a2007-07-03 01:09:05 +0200851 ata_ehi_clear_desc(ehi);
852 ata_ehi_hotplugged(ehi);
853 ata_ehi_push_desc(ehi, "hotplug_status %#x", tmp);
854 ata_port_freeze(ap);
855 ++handled;
856 continue;
857 }
858
859 /* check for a packet interrupt */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700860 tmp = mask & (1 << (i + 1));
Tejun Heoc1389502005-08-22 14:59:24 +0900861 if (tmp && ap &&
Jeff Garzik029f5462006-04-02 10:30:40 -0400862 !(ap->flags & ATA_FLAG_DISABLED)) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700863 struct ata_queued_cmd *qc;
864
Tejun Heo9af5c9c2007-08-06 18:36:22 +0900865 qc = ata_qc_from_tag(ap, ap->link.active_tag);
Albert Leee50362e2005-09-27 17:39:50 +0800866 if (qc && (!(qc->tf.flags & ATA_TFLAG_POLLING)))
Linus Torvalds1da177e2005-04-16 15:20:36 -0700867 handled += pdc_host_intr(ap, qc);
868 }
869 }
870
Linus Torvalds1da177e2005-04-16 15:20:36 -0700871 VPRINTK("EXIT\n");
872
Luke Kosewski6340f012006-01-28 12:39:29 -0500873done_irq:
Jeff Garzikcca39742006-08-24 03:19:22 -0400874 spin_unlock(&host->lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875 return IRQ_RETVAL(handled);
876}
877
878static inline void pdc_packet_start(struct ata_queued_cmd *qc)
879{
880 struct ata_port *ap = qc->ap;
881 struct pdc_port_priv *pp = ap->private_data;
Tejun Heo0d5ff562007-02-01 15:06:36 +0900882 void __iomem *mmio = ap->host->iomap[PDC_MMIO_BAR];
Linus Torvalds1da177e2005-04-16 15:20:36 -0700883 unsigned int port_no = ap->port_no;
884 u8 seq = (u8) (port_no + 1);
885
886 VPRINTK("ENTER, ap %p\n", ap);
887
Tejun Heo0d5ff562007-02-01 15:06:36 +0900888 writel(0x00000001, mmio + (seq * 4));
889 readl(mmio + (seq * 4)); /* flush */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700890
891 pp->pkt[2] = seq;
892 wmb(); /* flush PRD, pkt writes */
Tejun Heo0d5ff562007-02-01 15:06:36 +0900893 writel(pp->pkt_dma, ap->ioaddr.cmd_addr + PDC_PKT_SUBMIT);
894 readl(ap->ioaddr.cmd_addr + PDC_PKT_SUBMIT); /* flush */
Linus Torvalds1da177e2005-04-16 15:20:36 -0700895}
896
Tejun Heo9a3d9eb2006-01-23 13:09:36 +0900897static unsigned int pdc_qc_issue_prot(struct ata_queued_cmd *qc)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898{
899 switch (qc->tf.protocol) {
Tejun Heo0dc36882007-12-18 16:34:43 -0500900 case ATAPI_PROT_NODATA:
Mikael Petterssonfba6edb2007-01-13 21:32:30 +0100901 if (qc->dev->flags & ATA_DFLAG_CDB_INTR)
902 break;
903 /*FALLTHROUGH*/
Tejun Heo51b94d22007-06-08 13:46:55 -0700904 case ATA_PROT_NODATA:
905 if (qc->tf.flags & ATA_TFLAG_POLLING)
906 break;
907 /*FALLTHROUGH*/
Tejun Heo0dc36882007-12-18 16:34:43 -0500908 case ATAPI_PROT_DMA:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909 case ATA_PROT_DMA:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700910 pdc_packet_start(qc);
911 return 0;
912
Linus Torvalds1da177e2005-04-16 15:20:36 -0700913 default:
914 break;
915 }
916
917 return ata_qc_issue_prot(qc);
918}
919
Jeff Garzik057ace52005-10-22 14:27:05 -0400920static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700921{
Tejun Heo0dc36882007-12-18 16:34:43 -0500922 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700923 ata_tf_load(ap, tf);
924}
925
Jeff Garzik5796d1c2007-10-26 00:03:37 -0400926static void pdc_exec_command_mmio(struct ata_port *ap,
927 const struct ata_taskfile *tf)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700928{
Tejun Heo0dc36882007-12-18 16:34:43 -0500929 WARN_ON(tf->protocol == ATA_PROT_DMA || tf->protocol == ATAPI_PROT_DMA);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700930 ata_exec_command(ap, tf);
931}
932
Mikael Pettersson95006182007-01-09 10:51:46 +0100933static int pdc_check_atapi_dma(struct ata_queued_cmd *qc)
934{
935 u8 *scsicmd = qc->scsicmd->cmnd;
936 int pio = 1; /* atapi dma off by default */
937
938 /* Whitelist commands that may use DMA. */
939 switch (scsicmd[0]) {
940 case WRITE_12:
941 case WRITE_10:
942 case WRITE_6:
943 case READ_12:
944 case READ_10:
945 case READ_6:
946 case 0xad: /* READ_DVD_STRUCTURE */
947 case 0xbe: /* READ_CD */
948 pio = 0;
949 }
950 /* -45150 (FFFF4FA2) to -1 (FFFFFFFF) shall use PIO mode */
951 if (scsicmd[0] == WRITE_10) {
Jeff Garzik5796d1c2007-10-26 00:03:37 -0400952 unsigned int lba =
953 (scsicmd[2] << 24) |
954 (scsicmd[3] << 16) |
955 (scsicmd[4] << 8) |
956 scsicmd[5];
Mikael Pettersson95006182007-01-09 10:51:46 +0100957 if (lba >= 0xFFFF4FA2)
958 pio = 1;
959 }
960 return pio;
961}
962
Mikael Pettersson724114a2007-03-11 21:20:43 +0100963static int pdc_old_sata_check_atapi_dma(struct ata_queued_cmd *qc)
Mikael Pettersson95006182007-01-09 10:51:46 +0100964{
Mikael Pettersson95006182007-01-09 10:51:46 +0100965 /* First generation chips cannot use ATAPI DMA on SATA ports */
Mikael Pettersson724114a2007-03-11 21:20:43 +0100966 return 1;
Mikael Pettersson95006182007-01-09 10:51:46 +0100967}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700968
Tejun Heoeca25dc2007-04-17 23:44:07 +0900969static void pdc_ata_setup_port(struct ata_port *ap,
970 void __iomem *base, void __iomem *scr_addr)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700971{
Tejun Heoeca25dc2007-04-17 23:44:07 +0900972 ap->ioaddr.cmd_addr = base;
973 ap->ioaddr.data_addr = base;
974 ap->ioaddr.feature_addr =
975 ap->ioaddr.error_addr = base + 0x4;
976 ap->ioaddr.nsect_addr = base + 0x8;
977 ap->ioaddr.lbal_addr = base + 0xc;
978 ap->ioaddr.lbam_addr = base + 0x10;
979 ap->ioaddr.lbah_addr = base + 0x14;
980 ap->ioaddr.device_addr = base + 0x18;
981 ap->ioaddr.command_addr =
982 ap->ioaddr.status_addr = base + 0x1c;
983 ap->ioaddr.altstatus_addr =
984 ap->ioaddr.ctl_addr = base + 0x38;
985 ap->ioaddr.scr_addr = scr_addr;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986}
987
Tejun Heoeca25dc2007-04-17 23:44:07 +0900988static void pdc_host_init(struct ata_host *host)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700989{
Tejun Heoeca25dc2007-04-17 23:44:07 +0900990 void __iomem *mmio = host->iomap[PDC_MMIO_BAR];
991 int is_gen2 = host->ports[0]->flags & PDC_FLAG_GEN_II;
Mikael Petterssond324d4622006-12-06 09:55:43 +0100992 int hotplug_offset;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700993 u32 tmp;
994
Tejun Heoeca25dc2007-04-17 23:44:07 +0900995 if (is_gen2)
Mikael Petterssond324d4622006-12-06 09:55:43 +0100996 hotplug_offset = PDC2_SATA_PLUG_CSR;
997 else
998 hotplug_offset = PDC_SATA_PLUG_CSR;
999
Linus Torvalds1da177e2005-04-16 15:20:36 -07001000 /*
1001 * Except for the hotplug stuff, this is voodoo from the
1002 * Promise driver. Label this entire section
1003 * "TODO: figure out why we do this"
1004 */
1005
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +01001006 /* enable BMR_BURST, maybe change FIFO_SHD to 8 dwords */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001007 tmp = readl(mmio + PDC_FLASH_CTL);
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +01001008 tmp |= 0x02000; /* bit 13 (enable bmr burst) */
Tejun Heoeca25dc2007-04-17 23:44:07 +09001009 if (!is_gen2)
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +01001010 tmp |= 0x10000; /* bit 16 (fifo threshold at 8 dw) */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001011 writel(tmp, mmio + PDC_FLASH_CTL);
1012
1013 /* clear plug/unplug flags for all ports */
Luke Kosewski6340f012006-01-28 12:39:29 -05001014 tmp = readl(mmio + hotplug_offset);
1015 writel(tmp | 0xff, mmio + hotplug_offset);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001016
Mikael Petterssona77720a2007-07-03 01:09:05 +02001017 /* unmask plug/unplug ints */
Luke Kosewski6340f012006-01-28 12:39:29 -05001018 tmp = readl(mmio + hotplug_offset);
Mikael Petterssona77720a2007-07-03 01:09:05 +02001019 writel(tmp & ~0xff0000, mmio + hotplug_offset);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001020
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +01001021 /* don't initialise TBG or SLEW on 2nd generation chips */
Tejun Heoeca25dc2007-04-17 23:44:07 +09001022 if (is_gen2)
Mikael Petterssonb2d1eee2006-11-22 22:00:15 +01001023 return;
1024
Linus Torvalds1da177e2005-04-16 15:20:36 -07001025 /* reduce TBG clock to 133 Mhz. */
1026 tmp = readl(mmio + PDC_TBG_MODE);
1027 tmp &= ~0x30000; /* clear bit 17, 16*/
1028 tmp |= 0x10000; /* set bit 17:16 = 0:1 */
1029 writel(tmp, mmio + PDC_TBG_MODE);
1030
1031 readl(mmio + PDC_TBG_MODE); /* flush */
1032 msleep(10);
1033
1034 /* adjust slew rate control register. */
1035 tmp = readl(mmio + PDC_SLEW_CTL);
1036 tmp &= 0xFFFFF03F; /* clear bit 11 ~ 6 */
1037 tmp |= 0x00000900; /* set bit 11-9 = 100b , bit 8-6 = 100 */
1038 writel(tmp, mmio + PDC_SLEW_CTL);
1039}
1040
Jeff Garzik5796d1c2007-10-26 00:03:37 -04001041static int pdc_ata_init_one(struct pci_dev *pdev,
1042 const struct pci_device_id *ent)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001043{
1044 static int printed_version;
Tejun Heoeca25dc2007-04-17 23:44:07 +09001045 const struct ata_port_info *pi = &pdc_port_info[ent->driver_data];
1046 const struct ata_port_info *ppi[PDC_MAX_PORTS];
1047 struct ata_host *host;
Tejun Heo0d5ff562007-02-01 15:06:36 +09001048 void __iomem *base;
Tejun Heoeca25dc2007-04-17 23:44:07 +09001049 int n_ports, i, rc;
Mikael Pettersson5ac2fe52007-05-06 22:14:01 +02001050 int is_sataii_tx4;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001051
1052 if (!printed_version++)
Jeff Garzika9524a72005-10-30 14:39:11 -05001053 dev_printk(KERN_DEBUG, &pdev->dev, "version " DRV_VERSION "\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -07001054
Tejun Heoeca25dc2007-04-17 23:44:07 +09001055 /* enable and acquire resources */
Tejun Heo24dc5f32007-01-20 16:00:28 +09001056 rc = pcim_enable_device(pdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001057 if (rc)
1058 return rc;
1059
Tejun Heo0d5ff562007-02-01 15:06:36 +09001060 rc = pcim_iomap_regions(pdev, 1 << PDC_MMIO_BAR, DRV_NAME);
1061 if (rc == -EBUSY)
Tejun Heo24dc5f32007-01-20 16:00:28 +09001062 pcim_pin_device(pdev);
Tejun Heo0d5ff562007-02-01 15:06:36 +09001063 if (rc)
Tejun Heo24dc5f32007-01-20 16:00:28 +09001064 return rc;
Tejun Heoeca25dc2007-04-17 23:44:07 +09001065 base = pcim_iomap_table(pdev)[PDC_MMIO_BAR];
1066
1067 /* determine port configuration and setup host */
1068 n_ports = 2;
1069 if (pi->flags & PDC_FLAG_4_PORTS)
1070 n_ports = 4;
1071 for (i = 0; i < n_ports; i++)
1072 ppi[i] = pi;
1073
1074 if (pi->flags & PDC_FLAG_SATA_PATA) {
1075 u8 tmp = readb(base + PDC_FLASH_CTL+1);
Mikael Petterssond0e58032007-06-19 21:53:30 +02001076 if (!(tmp & 0x80))
Tejun Heoeca25dc2007-04-17 23:44:07 +09001077 ppi[n_ports++] = pi + 1;
Tejun Heoeca25dc2007-04-17 23:44:07 +09001078 }
1079
1080 host = ata_host_alloc_pinfo(&pdev->dev, ppi, n_ports);
1081 if (!host) {
1082 dev_printk(KERN_ERR, &pdev->dev, "failed to allocate host\n");
1083 return -ENOMEM;
1084 }
1085 host->iomap = pcim_iomap_table(pdev);
1086
Mikael Petterssond0e58032007-06-19 21:53:30 +02001087 is_sataii_tx4 = pdc_is_sataii_tx4(pi->flags);
Mikael Pettersson5ac2fe52007-05-06 22:14:01 +02001088 for (i = 0; i < host->n_ports; i++) {
Tejun Heocbcdd872007-08-18 13:14:55 +09001089 struct ata_port *ap = host->ports[i];
Mikael Petterssond0e58032007-06-19 21:53:30 +02001090 unsigned int ata_no = pdc_port_no_to_ata_no(i, is_sataii_tx4);
Tejun Heocbcdd872007-08-18 13:14:55 +09001091 unsigned int port_offset = 0x200 + ata_no * 0x80;
1092 unsigned int scr_offset = 0x400 + ata_no * 0x100;
1093
1094 pdc_ata_setup_port(ap, base + port_offset, base + scr_offset);
1095
1096 ata_port_pbar_desc(ap, PDC_MMIO_BAR, -1, "mmio");
1097 ata_port_pbar_desc(ap, PDC_MMIO_BAR, port_offset, "port");
Mikael Pettersson5ac2fe52007-05-06 22:14:01 +02001098 }
Tejun Heoeca25dc2007-04-17 23:44:07 +09001099
1100 /* initialize adapter */
1101 pdc_host_init(host);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001102
1103 rc = pci_set_dma_mask(pdev, ATA_DMA_MASK);
1104 if (rc)
Tejun Heo24dc5f32007-01-20 16:00:28 +09001105 return rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001106 rc = pci_set_consistent_dma_mask(pdev, ATA_DMA_MASK);
1107 if (rc)
Tejun Heo24dc5f32007-01-20 16:00:28 +09001108 return rc;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001109
Tejun Heoeca25dc2007-04-17 23:44:07 +09001110 /* start host, request IRQ and attach */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001111 pci_set_master(pdev);
Tejun Heoeca25dc2007-04-17 23:44:07 +09001112 return ata_host_activate(host, pdev->irq, pdc_interrupt, IRQF_SHARED,
1113 &pdc_ata_sht);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001114}
1115
Linus Torvalds1da177e2005-04-16 15:20:36 -07001116static int __init pdc_ata_init(void)
1117{
Pavel Roskinb7887192006-08-10 18:13:18 +09001118 return pci_register_driver(&pdc_ata_pci_driver);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001119}
1120
Linus Torvalds1da177e2005-04-16 15:20:36 -07001121static void __exit pdc_ata_exit(void)
1122{
1123 pci_unregister_driver(&pdc_ata_pci_driver);
1124}
1125
Linus Torvalds1da177e2005-04-16 15:20:36 -07001126MODULE_AUTHOR("Jeff Garzik");
Tobias Lorenzf497ba72005-05-12 15:51:01 -04001127MODULE_DESCRIPTION("Promise ATA TX2/TX4/TX4000 low-level driver");
Linus Torvalds1da177e2005-04-16 15:20:36 -07001128MODULE_LICENSE("GPL");
1129MODULE_DEVICE_TABLE(pci, pdc_ata_pci_tbl);
1130MODULE_VERSION(DRV_VERSION);
1131
1132module_init(pdc_ata_init);
1133module_exit(pdc_ata_exit);