Re: [linux-usb-devel] again usbmon

2006-11-24 Thread Pete Zaitcev
On Fri, 24 Nov 2006 15:00:29 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote: > In the hope to make your work easier/faster I merged the latest fix > signaled on the mailing list, the mmap implementation, the mfetch and > mflush ioctl methods, and reworked mon_bin_get_event and mon_bin_read to > use

[linux-usb-devel] again usbmon

2006-11-24 Thread Paolo Abeni
hi Pete, In the hope to make your work easier/faster I merged the latest fix signaled on the mailing list, the mmap implementation, the mfetch and mflush ioctl methods, and reworked mon_bin_get_event and mon_bin_read to use a common helper function to wait for data on the ring buffer. This is th