lkml.org 
[lkml]   [2004]   [Oct]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [BK PATCHES] ide-2.6 update
On Fri, Oct 22, 2004 at 07:38:44PM +0200, Bartlomiej Zolnierkiewicz wrote:
> @@ -498,14 +483,6 @@
> ICS_ARCIN_V6_INTRSTAT_1)) & 1;
> }
>
> -static int icside_dma_verbose(ide_drive_t *drive)
> -{
> - printk(", %s (peak %dMB/s)",
> - ide_xfer_verbose(drive->current_speed),
> - 2000 / drive->drive_data);
> - return 1;
> -}
> -
> static int icside_dma_timeout(ide_drive_t *drive)
> {
> printk(KERN_ERR "%s: DMA timeout occurred: ", drive->name);
> @@ -554,7 +531,6 @@
> hwif->dma_start = icside_dma_start;
> hwif->ide_dma_end = icside_dma_end;
> hwif->ide_dma_test_irq = icside_dma_test_irq;
> - hwif->ide_dma_verbose = icside_dma_verbose;
> hwif->ide_dma_timeout = icside_dma_timeout;
> hwif->ide_dma_lostirq = icside_dma_lostirq;

Why are you denying me the ability to report detailed drive transfer
speed information? Would you prefer me to printk a separate line
and further clutter up the message log instead?

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.028 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site