commit | 0256839619d9b1e933cafc83e7f0deaad4216465 | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@redhat.com> | Mon Aug 15 16:53:57 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 16:28:36 2005 -0700 |
tree | afadd5815781a99e06ebb537d8ac677d307c09fe | |
parent | d0384200f6b608e77fb5ddf7dfae1bf0e42c1c6e [diff] |
[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 <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>