Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git] / drivers / ide / ide-dma.c
blob548f3db94243281a5d54e48490d6fc3efb0493ef
1 /*
2 <<<<<<< HEAD:drivers/ide/ide-dma.c
3 =======
4 * IDE DMA support (including IDE PCI BM-DMA).
6 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ide/ide-dma.c
7 * Copyright (C) 1995-1998 Mark Lord
8 * Copyright (C) 1999-2000 Andre Hedrick <andre@linux-ide.org>
9 * Copyright (C) 2004, 2007 Bartlomiej Zolnierkiewicz
11 * May be copied or modified under the terms of the GNU General Public License
12 <<<<<<< HEAD:drivers/ide/ide-dma.c
13 =======
15 * DMA is supported for all IDE devices (disk drives, cdroms, tapes, floppies).
16 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ide/ide-dma.c
20 * Special Thanks to Mark for his Six years of work.
24 <<<<<<< HEAD:drivers/ide/ide-dma.c
25 * This module provides support for the bus-master IDE DMA functions
26 * of various PCI chipsets, including the Intel PIIX (i82371FB for
27 * the 430 FX chipset), the PIIX3 (i82371SB for the 430 HX/VX and
28 * 440 chipsets), and the PIIX4 (i82371AB for the 430 TX chipset)
29 * ("PIIX" stands for "PCI ISA IDE Xcellerator").
31 * Pretty much the same code works for other IDE PCI bus-mastering chipsets.
33 * DMA is supported for all IDE devices (disk drives, cdroms, tapes, floppies).
35 * By default, DMA support is prepared for use, but is currently enabled only
36 * for drives which already have DMA enabled (UltraDMA or mode 2 multi/single),
37 * or which are recognized as "good" (see table below). Drives with only mode0
38 * or mode1 (multi/single) DMA should also work with this chipset/driver
39 * (eg. MC2112A) but are not enabled by default.
41 * Use "hdparm -i" to view modes supported by a given drive.
43 * The hdparm-3.5 (or later) utility can be used for manually enabling/disabling
44 * DMA support, but must be (re-)compiled against this kernel version or later.
46 * To enable DMA, use "hdparm -d1 /dev/hd?" on a per-drive basis after booting.
47 * If problems arise, ide.c will disable DMA operation after a few retries.
48 * This error recovery mechanism works and has been extremely well exercised.
50 * IDE drives, depending on their vintage, may support several different modes
51 * of DMA operation. The boot-time modes are indicated with a "*" in
52 * the "hdparm -i" listing, and can be changed with *knowledgeable* use of
53 * the "hdparm -X" feature. There is seldom a need to do this, as drives
54 * normally power-up with their "best" PIO/DMA modes enabled.
56 * Testing has been done with a rather extensive number of drives,
57 * with Quantum & Western Digital models generally outperforming the pack,
58 * and Fujitsu & Conner (and some Seagate which are really Conner) drives
59 * showing more lackluster throughput.
61 * Keep an eye on /var/adm/messages for "DMA disabled" messages.
63 * Some people have reported trouble with Intel Zappa motherboards.
64 * This can be fixed by upgrading the AMI BIOS to version 1.00.04.BS0,
65 * available from ftp://ftp.intel.com/pub/bios/10004bs0.exe
66 * (thanks to Glen Morrell <glen@spin.Stanford.edu> for researching this).
68 =======
69 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ide/ide-dma.c
70 * Thanks to "Christopher J. Reimer" <reimer@doe.carleton.ca> for
71 * fixing the problem with the BIOS on some Acer motherboards.
73 * Thanks to "Benoit Poulot-Cazajous" <poulot@chorus.fr> for testing
74 * "TX" chipset compatibility and for providing patches for the "TX" chipset.
76 * Thanks to Christian Brunner <chb@muc.de> for taking a good first crack
77 * at generic DMA -- his patches were referred to when preparing this code.
79 * Most importantly, thanks to Robert Bringman <rob@mars.trion.com>
80 * for supplying a Promise UDMA board & WD UDMA drive for this work!
81 <<<<<<< HEAD:drivers/ide/ide-dma.c
83 * And, yes, Intel Zappa boards really *do* use both PIIX IDE ports.
85 * ATA-66/100 and recovery functions, I forgot the rest......
87 =======
88 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ide/ide-dma.c
91 #include <linux/module.h>
92 #include <linux/types.h>
93 #include <linux/kernel.h>
94 #include <linux/timer.h>
95 #include <linux/mm.h>
96 #include <linux/interrupt.h>
97 #include <linux/pci.h>
98 #include <linux/init.h>
99 #include <linux/ide.h>
100 #include <linux/delay.h>
101 #include <linux/scatterlist.h>
102 #include <linux/dma-mapping.h>
104 #include <asm/io.h>
105 #include <asm/irq.h>
107 static const struct drive_list_entry drive_whitelist [] = {
109 { "Micropolis 2112A" , NULL },
110 { "CONNER CTMA 4000" , NULL },
111 { "CONNER CTT8000-A" , NULL },
112 { "ST34342A" , NULL },
113 { NULL , NULL }
116 static const struct drive_list_entry drive_blacklist [] = {
118 { "WDC AC11000H" , NULL },
119 { "WDC AC22100H" , NULL },
120 { "WDC AC32500H" , NULL },
121 { "WDC AC33100H" , NULL },
122 { "WDC AC31600H" , NULL },
123 { "WDC AC32100H" , "24.09P07" },
124 { "WDC AC23200L" , "21.10N21" },
125 { "Compaq CRD-8241B" , NULL },
126 { "CRD-8400B" , NULL },
127 { "CRD-8480B", NULL },
128 { "CRD-8482B", NULL },
129 { "CRD-84" , NULL },
130 { "SanDisk SDP3B" , NULL },
131 { "SanDisk SDP3B-64" , NULL },
132 { "SANYO CD-ROM CRD" , NULL },
133 { "HITACHI CDR-8" , NULL },
134 { "HITACHI CDR-8335" , NULL },
135 { "HITACHI CDR-8435" , NULL },
136 { "Toshiba CD-ROM XM-6202B" , NULL },
137 { "TOSHIBA CD-ROM XM-1702BC", NULL },
138 { "CD-532E-A" , NULL },
139 { "E-IDE CD-ROM CR-840", NULL },
140 { "CD-ROM Drive/F5A", NULL },
141 { "WPI CDD-820", NULL },
142 { "SAMSUNG CD-ROM SC-148C", NULL },
143 { "SAMSUNG CD-ROM SC", NULL },
144 { "ATAPI CD-ROM DRIVE 40X MAXIMUM", NULL },
145 { "_NEC DV5800A", NULL },
146 { "SAMSUNG CD-ROM SN-124", "N001" },
147 { "Seagate STT20000A", NULL },
148 { "CD-ROM CDR_U200", "1.09" },
149 { NULL , NULL }
154 * ide_dma_intr - IDE DMA interrupt handler
155 * @drive: the drive the interrupt is for
157 * Handle an interrupt completing a read/write DMA transfer on an
158 * IDE device
161 ide_startstop_t ide_dma_intr (ide_drive_t *drive)
163 u8 stat = 0, dma_stat = 0;
165 dma_stat = HWIF(drive)->ide_dma_end(drive);
166 stat = ide_read_status(drive);
168 if (OK_STAT(stat,DRIVE_READY,drive->bad_wstat|DRQ_STAT)) {
169 if (!dma_stat) {
170 struct request *rq = HWGROUP(drive)->rq;
172 task_end_request(drive, rq, stat);
173 return ide_stopped;
175 printk(KERN_ERR "%s: dma_intr: bad DMA status (dma_stat=%x)\n",
176 drive->name, dma_stat);
178 return ide_error(drive, "dma_intr", stat);
181 EXPORT_SYMBOL_GPL(ide_dma_intr);
183 static int ide_dma_good_drive(ide_drive_t *drive)
185 return ide_in_drive_list(drive->id, drive_whitelist);
189 * ide_build_sglist - map IDE scatter gather for DMA I/O
190 * @drive: the drive to build the DMA table for
191 * @rq: the request holding the sg list
193 * Perform the DMA mapping magic necessary to access the source or
194 * target buffers of a request via DMA. The lower layers of the
195 * kernel provide the necessary cache management so that we can
196 * operate in a portable fashion.
199 int ide_build_sglist(ide_drive_t *drive, struct request *rq)
201 ide_hwif_t *hwif = HWIF(drive);
202 struct scatterlist *sg = hwif->sg_table;
204 ide_map_sg(drive, rq);
206 if (rq_data_dir(rq) == READ)
207 hwif->sg_dma_direction = DMA_FROM_DEVICE;
208 else
209 hwif->sg_dma_direction = DMA_TO_DEVICE;
211 return dma_map_sg(hwif->dev, sg, hwif->sg_nents,
212 hwif->sg_dma_direction);
215 EXPORT_SYMBOL_GPL(ide_build_sglist);
217 #ifdef CONFIG_BLK_DEV_IDEDMA_SFF
219 * ide_build_dmatable - build IDE DMA table
221 * ide_build_dmatable() prepares a dma request. We map the command
222 * to get the pci bus addresses of the buffers and then build up
223 * the PRD table that the IDE layer wants to be fed. The code
224 * knows about the 64K wrap bug in the CS5530.
226 * Returns the number of built PRD entries if all went okay,
227 * returns 0 otherwise.
229 * May also be invoked from trm290.c
232 int ide_build_dmatable (ide_drive_t *drive, struct request *rq)
234 ide_hwif_t *hwif = HWIF(drive);
235 unsigned int *table = hwif->dmatable_cpu;
236 unsigned int is_trm290 = (hwif->chipset == ide_trm290) ? 1 : 0;
237 unsigned int count = 0;
238 int i;
239 struct scatterlist *sg;
241 hwif->sg_nents = i = ide_build_sglist(drive, rq);
243 if (!i)
244 return 0;
246 sg = hwif->sg_table;
247 while (i) {
248 u32 cur_addr;
249 u32 cur_len;
251 cur_addr = sg_dma_address(sg);
252 cur_len = sg_dma_len(sg);
255 * Fill in the dma table, without crossing any 64kB boundaries.
256 * Most hardware requires 16-bit alignment of all blocks,
257 * but the trm290 requires 32-bit alignment.
260 while (cur_len) {
261 if (count++ >= PRD_ENTRIES) {
262 printk(KERN_ERR "%s: DMA table too small\n", drive->name);
263 goto use_pio_instead;
264 } else {
265 u32 xcount, bcount = 0x10000 - (cur_addr & 0xffff);
267 if (bcount > cur_len)
268 bcount = cur_len;
269 *table++ = cpu_to_le32(cur_addr);
270 xcount = bcount & 0xffff;
271 if (is_trm290)
272 xcount = ((xcount >> 2) - 1) << 16;
273 if (xcount == 0x0000) {
275 * Most chipsets correctly interpret a length of 0x0000 as 64KB,
276 * but at least one (e.g. CS5530) misinterprets it as zero (!).
277 * So here we break the 64KB entry into two 32KB entries instead.
279 if (count++ >= PRD_ENTRIES) {
280 printk(KERN_ERR "%s: DMA table too small\n", drive->name);
281 goto use_pio_instead;
283 *table++ = cpu_to_le32(0x8000);
284 *table++ = cpu_to_le32(cur_addr + 0x8000);
285 xcount = 0x8000;
287 *table++ = cpu_to_le32(xcount);
288 cur_addr += bcount;
289 cur_len -= bcount;
293 sg = sg_next(sg);
294 i--;
297 if (count) {
298 if (!is_trm290)
299 *--table |= cpu_to_le32(0x80000000);
300 return count;
303 printk(KERN_ERR "%s: empty DMA table?\n", drive->name);
305 use_pio_instead:
306 ide_destroy_dmatable(drive);
308 return 0; /* revert to PIO for this request */
311 EXPORT_SYMBOL_GPL(ide_build_dmatable);
312 #endif
315 * ide_destroy_dmatable - clean up DMA mapping
316 * @drive: The drive to unmap
318 * Teardown mappings after DMA has completed. This must be called
319 * after the completion of each use of ide_build_dmatable and before
320 * the next use of ide_build_dmatable. Failure to do so will cause
321 * an oops as only one mapping can be live for each target at a given
322 * time.
325 void ide_destroy_dmatable (ide_drive_t *drive)
327 ide_hwif_t *hwif = drive->hwif;
329 dma_unmap_sg(hwif->dev, hwif->sg_table, hwif->sg_nents,
330 hwif->sg_dma_direction);
333 EXPORT_SYMBOL_GPL(ide_destroy_dmatable);
335 #ifdef CONFIG_BLK_DEV_IDEDMA_SFF
337 * config_drive_for_dma - attempt to activate IDE DMA
338 * @drive: the drive to place in DMA mode
340 * If the drive supports at least mode 2 DMA or UDMA of any kind
341 * then attempt to place it into DMA mode. Drives that are known to
342 * support DMA but predate the DMA properties or that are known
343 * to have DMA handling bugs are also set up appropriately based
344 * on the good/bad drive lists.
347 static int config_drive_for_dma (ide_drive_t *drive)
349 ide_hwif_t *hwif = drive->hwif;
350 struct hd_driveid *id = drive->id;
352 if (drive->media != ide_disk) {
353 if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA)
354 return 0;
358 * Enable DMA on any drive that has
359 * UltraDMA (mode 0/1/2/3/4/5/6) enabled
361 if ((id->field_valid & 4) && ((id->dma_ultra >> 8) & 0x7f))
362 return 1;
365 * Enable DMA on any drive that has mode2 DMA
366 * (multi or single) enabled
368 if (id->field_valid & 2) /* regular DMA */
369 if ((id->dma_mword & 0x404) == 0x404 ||
370 (id->dma_1word & 0x404) == 0x404)
371 return 1;
373 /* Consult the list of known "good" drives */
374 if (ide_dma_good_drive(drive))
375 return 1;
377 return 0;
381 * dma_timer_expiry - handle a DMA timeout
382 * @drive: Drive that timed out
384 * An IDE DMA transfer timed out. In the event of an error we ask
385 * the driver to resolve the problem, if a DMA transfer is still
386 * in progress we continue to wait (arguably we need to add a
387 * secondary 'I don't care what the drive thinks' timeout here)
388 * Finally if we have an interrupt we let it complete the I/O.
389 * But only one time - we clear expiry and if it's still not
390 * completed after WAIT_CMD, we error and retry in PIO.
391 * This can occur if an interrupt is lost or due to hang or bugs.
394 static int dma_timer_expiry (ide_drive_t *drive)
396 ide_hwif_t *hwif = HWIF(drive);
397 u8 dma_stat = hwif->INB(hwif->dma_status);
399 printk(KERN_WARNING "%s: dma_timer_expiry: dma status == 0x%02x\n",
400 drive->name, dma_stat);
402 if ((dma_stat & 0x18) == 0x18) /* BUSY Stupid Early Timer !! */
403 return WAIT_CMD;
405 HWGROUP(drive)->expiry = NULL; /* one free ride for now */
407 /* 1 dmaing, 2 error, 4 intr */
408 if (dma_stat & 2) /* ERROR */
409 return -1;
411 if (dma_stat & 1) /* DMAing */
412 return WAIT_CMD;
414 if (dma_stat & 4) /* Got an Interrupt */
415 return WAIT_CMD;
417 return 0; /* Status is unknown -- reset the bus */
421 * ide_dma_host_set - Enable/disable DMA on a host
422 * @drive: drive to control
424 * Enable/disable DMA on an IDE controller following generic
425 * bus-mastering IDE controller behaviour.
428 void ide_dma_host_set(ide_drive_t *drive, int on)
430 ide_hwif_t *hwif = HWIF(drive);
431 u8 unit = (drive->select.b.unit & 0x01);
432 u8 dma_stat = hwif->INB(hwif->dma_status);
434 if (on)
435 dma_stat |= (1 << (5 + unit));
436 else
437 dma_stat &= ~(1 << (5 + unit));
439 hwif->OUTB(dma_stat, hwif->dma_status);
442 EXPORT_SYMBOL_GPL(ide_dma_host_set);
443 #endif /* CONFIG_BLK_DEV_IDEDMA_SFF */
446 * ide_dma_off_quietly - Generic DMA kill
447 * @drive: drive to control
449 * Turn off the current DMA on this IDE controller.
452 void ide_dma_off_quietly(ide_drive_t *drive)
454 drive->using_dma = 0;
455 ide_toggle_bounce(drive, 0);
457 drive->hwif->dma_host_set(drive, 0);
460 EXPORT_SYMBOL(ide_dma_off_quietly);
463 * ide_dma_off - disable DMA on a device
464 * @drive: drive to disable DMA on
466 * Disable IDE DMA for a device on this IDE controller.
467 * Inform the user that DMA has been disabled.
470 void ide_dma_off(ide_drive_t *drive)
472 printk(KERN_INFO "%s: DMA disabled\n", drive->name);
473 ide_dma_off_quietly(drive);
476 EXPORT_SYMBOL(ide_dma_off);
479 * ide_dma_on - Enable DMA on a device
480 * @drive: drive to enable DMA on
482 * Enable IDE DMA for a device on this IDE controller.
485 void ide_dma_on(ide_drive_t *drive)
487 drive->using_dma = 1;
488 ide_toggle_bounce(drive, 1);
490 drive->hwif->dma_host_set(drive, 1);
493 #ifdef CONFIG_BLK_DEV_IDEDMA_SFF
495 * ide_dma_setup - begin a DMA phase
496 * @drive: target device
498 * Build an IDE DMA PRD (IDE speak for scatter gather table)
499 * and then set up the DMA transfer registers for a device
500 * that follows generic IDE PCI DMA behaviour. Controllers can
501 * override this function if they need to
503 * Returns 0 on success. If a PIO fallback is required then 1
504 * is returned.
507 int ide_dma_setup(ide_drive_t *drive)
509 ide_hwif_t *hwif = drive->hwif;
510 struct request *rq = HWGROUP(drive)->rq;
511 unsigned int reading;
512 u8 dma_stat;
514 if (rq_data_dir(rq))
515 reading = 0;
516 else
517 reading = 1 << 3;
519 /* fall back to pio! */
520 if (!ide_build_dmatable(drive, rq)) {
521 ide_map_sg(drive, rq);
522 return 1;
525 /* PRD table */
526 if (hwif->mmio)
527 writel(hwif->dmatable_dma, (void __iomem *)hwif->dma_prdtable);
528 else
529 outl(hwif->dmatable_dma, hwif->dma_prdtable);
531 /* specify r/w */
532 hwif->OUTB(reading, hwif->dma_command);
534 /* read dma_status for INTR & ERROR flags */
535 dma_stat = hwif->INB(hwif->dma_status);
537 /* clear INTR & ERROR flags */
538 hwif->OUTB(dma_stat|6, hwif->dma_status);
539 drive->waiting_for_dma = 1;
540 return 0;
543 EXPORT_SYMBOL_GPL(ide_dma_setup);
545 static void ide_dma_exec_cmd(ide_drive_t *drive, u8 command)
547 /* issue cmd to drive */
548 ide_execute_command(drive, command, &ide_dma_intr, 2*WAIT_CMD, dma_timer_expiry);
551 void ide_dma_start(ide_drive_t *drive)
553 ide_hwif_t *hwif = HWIF(drive);
554 u8 dma_cmd = hwif->INB(hwif->dma_command);
556 /* Note that this is done *after* the cmd has
557 * been issued to the drive, as per the BM-IDE spec.
558 * The Promise Ultra33 doesn't work correctly when
559 * we do this part before issuing the drive cmd.
561 /* start DMA */
562 hwif->OUTB(dma_cmd|1, hwif->dma_command);
563 hwif->dma = 1;
564 wmb();
567 EXPORT_SYMBOL_GPL(ide_dma_start);
569 /* returns 1 on error, 0 otherwise */
570 int __ide_dma_end (ide_drive_t *drive)
572 ide_hwif_t *hwif = HWIF(drive);
573 u8 dma_stat = 0, dma_cmd = 0;
575 drive->waiting_for_dma = 0;
576 /* get dma_command mode */
577 dma_cmd = hwif->INB(hwif->dma_command);
578 /* stop DMA */
579 hwif->OUTB(dma_cmd&~1, hwif->dma_command);
580 /* get DMA status */
581 dma_stat = hwif->INB(hwif->dma_status);
582 /* clear the INTR & ERROR bits */
583 hwif->OUTB(dma_stat|6, hwif->dma_status);
584 /* purge DMA mappings */
585 ide_destroy_dmatable(drive);
586 /* verify good DMA status */
587 hwif->dma = 0;
588 wmb();
589 return (dma_stat & 7) != 4 ? (0x10 | dma_stat) : 0;
592 EXPORT_SYMBOL(__ide_dma_end);
594 /* returns 1 if dma irq issued, 0 otherwise */
595 static int __ide_dma_test_irq(ide_drive_t *drive)
597 ide_hwif_t *hwif = HWIF(drive);
598 u8 dma_stat = hwif->INB(hwif->dma_status);
600 /* return 1 if INTR asserted */
601 if ((dma_stat & 4) == 4)
602 return 1;
603 if (!drive->waiting_for_dma)
604 printk(KERN_WARNING "%s: (%s) called while not waiting\n",
605 drive->name, __FUNCTION__);
606 return 0;
608 #else
609 static inline int config_drive_for_dma(ide_drive_t *drive) { return 0; }
610 #endif /* CONFIG_BLK_DEV_IDEDMA_SFF */
612 int __ide_dma_bad_drive (ide_drive_t *drive)
614 struct hd_driveid *id = drive->id;
616 int blacklist = ide_in_drive_list(id, drive_blacklist);
617 if (blacklist) {
618 printk(KERN_WARNING "%s: Disabling (U)DMA for %s (blacklisted)\n",
619 drive->name, id->model);
620 return blacklist;
622 return 0;
625 EXPORT_SYMBOL(__ide_dma_bad_drive);
627 static const u8 xfer_mode_bases[] = {
628 XFER_UDMA_0,
629 XFER_MW_DMA_0,
630 XFER_SW_DMA_0,
633 static unsigned int ide_get_mode_mask(ide_drive_t *drive, u8 base, u8 req_mode)
635 struct hd_driveid *id = drive->id;
636 ide_hwif_t *hwif = drive->hwif;
637 unsigned int mask = 0;
639 switch(base) {
640 case XFER_UDMA_0:
641 if ((id->field_valid & 4) == 0)
642 break;
644 if (hwif->udma_filter)
645 mask = hwif->udma_filter(drive);
646 else
647 mask = hwif->ultra_mask;
648 mask &= id->dma_ultra;
651 * avoid false cable warning from eighty_ninty_three()
653 if (req_mode > XFER_UDMA_2) {
654 if ((mask & 0x78) && (eighty_ninty_three(drive) == 0))
655 mask &= 0x07;
657 break;
658 case XFER_MW_DMA_0:
659 if ((id->field_valid & 2) == 0)
660 break;
661 if (hwif->mdma_filter)
662 mask = hwif->mdma_filter(drive);
663 else
664 mask = hwif->mwdma_mask;
665 mask &= id->dma_mword;
666 break;
667 case XFER_SW_DMA_0:
668 if (id->field_valid & 2) {
669 mask = id->dma_1word & hwif->swdma_mask;
670 } else if (id->tDMA) {
672 * ide_fix_driveid() doesn't convert ->tDMA to the
673 * CPU endianness so we need to do it here
675 u8 mode = le16_to_cpu(id->tDMA);
678 * if the mode is valid convert it to the mask
679 * (the maximum allowed mode is XFER_SW_DMA_2)
681 if (mode <= 2)
682 mask = ((2 << mode) - 1) & hwif->swdma_mask;
684 break;
685 default:
686 BUG();
687 break;
690 return mask;
694 * ide_find_dma_mode - compute DMA speed
695 * @drive: IDE device
696 * @req_mode: requested mode
698 * Checks the drive/host capabilities and finds the speed to use for
699 * the DMA transfer. The speed is then limited by the requested mode.
701 * Returns 0 if the drive/host combination is incapable of DMA transfers
702 * or if the requested mode is not a DMA mode.
705 u8 ide_find_dma_mode(ide_drive_t *drive, u8 req_mode)
707 ide_hwif_t *hwif = drive->hwif;
708 unsigned int mask;
709 int x, i;
710 u8 mode = 0;
712 if (drive->media != ide_disk) {
713 if (hwif->host_flags & IDE_HFLAG_NO_ATAPI_DMA)
714 return 0;
717 for (i = 0; i < ARRAY_SIZE(xfer_mode_bases); i++) {
718 if (req_mode < xfer_mode_bases[i])
719 continue;
720 mask = ide_get_mode_mask(drive, xfer_mode_bases[i], req_mode);
721 x = fls(mask) - 1;
722 if (x >= 0) {
723 mode = xfer_mode_bases[i] + x;
724 break;
728 if (hwif->chipset == ide_acorn && mode == 0) {
730 * is this correct?
732 if (ide_dma_good_drive(drive) && drive->id->eide_dma_time < 150)
733 mode = XFER_MW_DMA_1;
736 mode = min(mode, req_mode);
738 printk(KERN_INFO "%s: %s mode selected\n", drive->name,
739 mode ? ide_xfer_verbose(mode) : "no DMA");
741 return mode;
744 EXPORT_SYMBOL_GPL(ide_find_dma_mode);
746 static int ide_tune_dma(ide_drive_t *drive)
748 ide_hwif_t *hwif = drive->hwif;
749 u8 speed;
751 if (noautodma || drive->nodma || (drive->id->capability & 1) == 0)
752 return 0;
754 /* consult the list of known "bad" drives */
755 if (__ide_dma_bad_drive(drive))
756 return 0;
758 if (ide_id_dma_bug(drive))
759 return 0;
761 if (hwif->host_flags & IDE_HFLAG_TRUST_BIOS_FOR_DMA)
762 return config_drive_for_dma(drive);
764 speed = ide_max_dma_mode(drive);
766 if (!speed) {
767 /* is this really correct/needed? */
768 if ((hwif->host_flags & IDE_HFLAG_CY82C693) &&
769 ide_dma_good_drive(drive))
770 return 1;
771 else
772 return 0;
775 if (hwif->host_flags & IDE_HFLAG_NO_SET_MODE)
776 <<<<<<< HEAD:drivers/ide/ide-dma.c
777 return 0;
778 =======
779 return 1;
780 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:drivers/ide/ide-dma.c
782 if (ide_set_dma_mode(drive, speed))
783 return 0;
785 return 1;
788 static int ide_dma_check(ide_drive_t *drive)
790 ide_hwif_t *hwif = drive->hwif;
791 int vdma = (hwif->host_flags & IDE_HFLAG_VDMA)? 1 : 0;
793 if (!vdma && ide_tune_dma(drive))
794 return 0;
796 /* TODO: always do PIO fallback */
797 if (hwif->host_flags & IDE_HFLAG_TRUST_BIOS_FOR_DMA)
798 return -1;
800 ide_set_max_pio(drive);
802 return vdma ? 0 : -1;
805 int ide_id_dma_bug(ide_drive_t *drive)
807 struct hd_driveid *id = drive->id;
809 if (id->field_valid & 4) {
810 if ((id->dma_ultra >> 8) && (id->dma_mword >> 8))
811 goto err_out;
812 } else if (id->field_valid & 2) {
813 if ((id->dma_mword >> 8) && (id->dma_1word >> 8))
814 goto err_out;
816 return 0;
817 err_out:
818 printk(KERN_ERR "%s: bad DMA info in identify block\n", drive->name);
819 return 1;
822 int ide_set_dma(ide_drive_t *drive)
824 int rc;
827 * Force DMAing for the beginning of the check.
828 * Some chipsets appear to do interesting
829 * things, if not checked and cleared.
830 * PARANOIA!!!
832 ide_dma_off_quietly(drive);
834 rc = ide_dma_check(drive);
835 if (rc)
836 return rc;
838 ide_dma_on(drive);
840 return 0;
843 void ide_check_dma_crc(ide_drive_t *drive)
845 u8 mode;
847 ide_dma_off_quietly(drive);
848 drive->crc_count = 0;
849 mode = drive->current_speed;
851 * Don't try non Ultra-DMA modes without iCRC's. Force the
852 * device to PIO and make the user enable SWDMA/MWDMA modes.
854 if (mode > XFER_UDMA_0 && mode <= XFER_UDMA_7)
855 mode--;
856 else
857 mode = XFER_PIO_4;
858 ide_set_xfer_rate(drive, mode);
859 if (drive->current_speed >= XFER_SW_DMA_0)
860 ide_dma_on(drive);
863 #ifdef CONFIG_BLK_DEV_IDEDMA_SFF
864 void ide_dma_lost_irq (ide_drive_t *drive)
866 printk("%s: DMA interrupt recovery\n", drive->name);
869 EXPORT_SYMBOL(ide_dma_lost_irq);
871 void ide_dma_timeout (ide_drive_t *drive)
873 ide_hwif_t *hwif = HWIF(drive);
875 printk(KERN_ERR "%s: timeout waiting for DMA\n", drive->name);
877 if (hwif->ide_dma_test_irq(drive))
878 return;
880 hwif->ide_dma_end(drive);
883 EXPORT_SYMBOL(ide_dma_timeout);
885 static void ide_release_dma_engine(ide_hwif_t *hwif)
887 if (hwif->dmatable_cpu) {
888 struct pci_dev *pdev = to_pci_dev(hwif->dev);
890 pci_free_consistent(pdev, PRD_ENTRIES * PRD_BYTES,
891 hwif->dmatable_cpu, hwif->dmatable_dma);
892 hwif->dmatable_cpu = NULL;
896 static int ide_release_iomio_dma(ide_hwif_t *hwif)
898 release_region(hwif->dma_base, 8);
899 if (hwif->extra_ports)
900 release_region(hwif->extra_base, hwif->extra_ports);
901 return 1;
905 * Needed for allowing full modular support of ide-driver
907 int ide_release_dma(ide_hwif_t *hwif)
909 ide_release_dma_engine(hwif);
911 if (hwif->mmio)
912 return 1;
913 else
914 return ide_release_iomio_dma(hwif);
917 static int ide_allocate_dma_engine(ide_hwif_t *hwif)
919 struct pci_dev *pdev = to_pci_dev(hwif->dev);
921 hwif->dmatable_cpu = pci_alloc_consistent(pdev,
922 PRD_ENTRIES * PRD_BYTES,
923 &hwif->dmatable_dma);
925 if (hwif->dmatable_cpu)
926 return 0;
928 printk(KERN_ERR "%s: -- Error, unable to allocate DMA table.\n",
929 hwif->cds->name);
931 return 1;
934 static int ide_mapped_mmio_dma(ide_hwif_t *hwif, unsigned long base)
936 printk(KERN_INFO " %s: MMIO-DMA ", hwif->name);
938 return 0;
941 static int ide_iomio_dma(ide_hwif_t *hwif, unsigned long base)
943 printk(KERN_INFO " %s: BM-DMA at 0x%04lx-0x%04lx",
944 hwif->name, base, base + 7);
946 if (!request_region(base, 8, hwif->name)) {
947 printk(" -- Error, ports in use.\n");
948 return 1;
951 if (hwif->cds->extra) {
952 hwif->extra_base = base + (hwif->channel ? 8 : 16);
954 if (!hwif->mate || !hwif->mate->extra_ports) {
955 if (!request_region(hwif->extra_base,
956 hwif->cds->extra, hwif->cds->name)) {
957 printk(" -- Error, extra ports in use.\n");
958 release_region(base, 8);
959 return 1;
961 hwif->extra_ports = hwif->cds->extra;
965 return 0;
968 static int ide_dma_iobase(ide_hwif_t *hwif, unsigned long base)
970 if (hwif->mmio)
971 return ide_mapped_mmio_dma(hwif, base);
973 return ide_iomio_dma(hwif, base);
976 void ide_setup_dma(ide_hwif_t *hwif, unsigned long base)
978 u8 dma_stat;
980 if (ide_dma_iobase(hwif, base))
981 return;
983 if (ide_allocate_dma_engine(hwif)) {
984 ide_release_dma(hwif);
985 return;
988 hwif->dma_base = base;
990 if (!hwif->dma_command)
991 hwif->dma_command = hwif->dma_base + 0;
992 if (!hwif->dma_vendor1)
993 hwif->dma_vendor1 = hwif->dma_base + 1;
994 if (!hwif->dma_status)
995 hwif->dma_status = hwif->dma_base + 2;
996 if (!hwif->dma_vendor3)
997 hwif->dma_vendor3 = hwif->dma_base + 3;
998 if (!hwif->dma_prdtable)
999 hwif->dma_prdtable = hwif->dma_base + 4;
1001 if (!hwif->dma_host_set)
1002 hwif->dma_host_set = &ide_dma_host_set;
1003 if (!hwif->dma_setup)
1004 hwif->dma_setup = &ide_dma_setup;
1005 if (!hwif->dma_exec_cmd)
1006 hwif->dma_exec_cmd = &ide_dma_exec_cmd;
1007 if (!hwif->dma_start)
1008 hwif->dma_start = &ide_dma_start;
1009 if (!hwif->ide_dma_end)
1010 hwif->ide_dma_end = &__ide_dma_end;
1011 if (!hwif->ide_dma_test_irq)
1012 hwif->ide_dma_test_irq = &__ide_dma_test_irq;
1013 if (!hwif->dma_timeout)
1014 hwif->dma_timeout = &ide_dma_timeout;
1015 if (!hwif->dma_lost_irq)
1016 hwif->dma_lost_irq = &ide_dma_lost_irq;
1018 dma_stat = hwif->INB(hwif->dma_status);
1019 printk(KERN_CONT ", BIOS settings: %s:%s, %s:%s\n",
1020 hwif->drives[0].name, (dma_stat & 0x20) ? "DMA" : "PIO",
1021 hwif->drives[1].name, (dma_stat & 0x40) ? "DMA" : "PIO");
1024 EXPORT_SYMBOL_GPL(ide_setup_dma);
1025 #endif /* CONFIG_BLK_DEV_IDEDMA_SFF */