Hi All,

 1.          I am looking into ethernet driver (/driver/net/gianfar) .
Can you tell me which part is top half and bottom half.

 2.          I want to  Place the DMA ring buffers in some seperate IO memory.
              and map that IO memory on to the user space.
               Here the buffers are created using kmalloc , i want to
create this buffer in my specified memory and map it to user space .
               how and where the change has to be made.

regards
kapil

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to