> Here I am dealing with a infiniband (see www.openfabrics.org)
 > network device driver. The layer above the driver is the standard
 > infiniband core interface. Now I have a situation where I need to
 > peek into the packets and do some modifications(some hacking). So I
 > just want know whether I can access the original data region using
 > the bus address generated by the dma_map_single.

If you give more details about what you're trying to do, maybe I can
suggest a good way to accomplish it.

Also for IB-related stuff you may want to at least CC
<[EMAIL PROTECTED]> to get the best info.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to