From: Pete Zaitcev Date: Mon, 15 Aug 2005 23:53:57 +0000 (-0700) Subject: [PATCH] usbmon in 2.6.13: peeking into DMA areas X-Git-Tag: v2.6.14-rc1~492^2~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0256839619d9b1e933cafc83e7f0deaad4216465;p=pandora-kernel.git [PATCH] usbmon in 2.6.13: peeking into DMA areas This code looks at urb->transfer_dma, maps the page and takes the data. I am looking for volunteers to contribute architectures other than i386 or to develop an architecure-neutral API for it (or point me that it was done already). Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed