Hello group ,
I have a problem of
understanding what does pci_alloc_consistent () do . The LDD book says
that
the return value of the function is the kernel
virtual address for the buffer and the associated bus address is
returned in bus_addr. what is the datatype of
bus_addr .
Thanks in advance.
Vinay
|