thanks,
Rama.
>
> But i do agree that it's going to be a future problem for cards which do not see
> memory range above 4Gb.
>
> > The device driver must be written to divide its DMA requirements into
> > regions that don't cross non-contiguous page boundaries. It must look
> But most of the cards do support scatter gather right ?
>
> > up the physical address from user-space (an architecture specific thing
> > for which there is no reliable macro yet). It must translate the
> > physical address to a bus address. (Possible using
> > virt_to_bus(phys_to_virt()) for the moment).
>
> thanks,
> Rama.
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
> Please read the FAQ at http://www.tux.org/lkml/
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/