Re: DMA in UART .



On 2006-07-17, Sikandar <sikandar032@xxxxxxxxx> wrote:

I am using 16550 compatible UART. While this UART supports max
speed of about 11.5 Kbps which is connected to a V92 dialup
modem supporting speeds upto 64Kbps.

I want to know the logic behind using DMA inside the UART for
transmission to the FIFOs Is this really required for such low
speeds.

There is no DMA inside 16550 UARTs.

--
Grant Edwards grante Yow! I'm into SOFTWARE!
at
visi.com
.



Relevant Pages

  • driver: DMA really really slow
    ... I have a card that can read commands via DMA queue areas from main RAM. ... Usually, DMA speed is around half the speed of main memory, from ... it says DMA speeds are 17-25mb/s Yeuk!!!! ...
    (comp.unix.solaris)
  • slow SMP pci transfer
    ... My system is a smp with a 64-bit 33MHz pci-bus. ... transfers of 256k at a time using dma, I get a write speed of 120MB/s ... Both speeds are about 50 MB/s. ... But the thing, which bothers me most is that when I use a UP kernel, the ...
    (comp.os.linux.development.system)
  • Re: New Linux computer
    ... >> have a serial port (and the latency is much higher, ... >> DMA either, obviously). ... > At modem/serial port speeds, a dma port would not be needed ...
    (alt.os.linux.suse)
  • Re: [PATCH] [net/irda]: new Blackfin on-chip SIR IrDA driver
    ... > + unsigned int quot; ... you just made that adjustment to the UART recently ... ... SIR hasn't encounter such anomalies. ... make sure the line is clear before we go changing speeds. ...
    (Linux-Kernel)
  • DMA in UART .
    ... I am using 16550 compatible UART. ... about 11.5 Kbps which is connected to a V92 dialup modem supporting ... speeds upto 64Kbps. ...
    (comp.dcom.modems)