Searched hist:"5 b1c674d223eef6c6494be8be91e9e3a3054817e" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/mon/ |
H A D | usb_mon.h | diff 5b1c674d223eef6c6494be8be91e9e3a3054817e Sat Jun 10 05:10:10 CEST 2006 Pete Zaitcev <zaitcev@redhat.com> [PATCH] USB: update usbmon, fix glued lines
This update contains one bug fix: some lines can come out truncated, because of the safety cutoff. This happened because I forgot to update the size when status packets began to be printed.
The rest is: - Comments updates - Allow snooping with pkmap on x86_64, which is cache-coherent - Enlarge event buffers (certainly we can have a couple of pages) - Add event counter
First touch upon usbmon for 2.6.18.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mon_stat.c | diff 5b1c674d223eef6c6494be8be91e9e3a3054817e Sat Jun 10 05:10:10 CEST 2006 Pete Zaitcev <zaitcev@redhat.com> [PATCH] USB: update usbmon, fix glued lines
This update contains one bug fix: some lines can come out truncated, because of the safety cutoff. This happened because I forgot to update the size when status packets began to be printed.
The rest is: - Comments updates - Allow snooping with pkmap on x86_64, which is cache-coherent - Enlarge event buffers (certainly we can have a couple of pages) - Add event counter
First touch upon usbmon for 2.6.18.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mon_main.c | diff 5b1c674d223eef6c6494be8be91e9e3a3054817e Sat Jun 10 05:10:10 CEST 2006 Pete Zaitcev <zaitcev@redhat.com> [PATCH] USB: update usbmon, fix glued lines
This update contains one bug fix: some lines can come out truncated, because of the safety cutoff. This happened because I forgot to update the size when status packets began to be printed.
The rest is: - Comments updates - Allow snooping with pkmap on x86_64, which is cache-coherent - Enlarge event buffers (certainly we can have a couple of pages) - Add event counter
First touch upon usbmon for 2.6.18.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mon_text.c | diff 5b1c674d223eef6c6494be8be91e9e3a3054817e Sat Jun 10 05:10:10 CEST 2006 Pete Zaitcev <zaitcev@redhat.com> [PATCH] USB: update usbmon, fix glued lines
This update contains one bug fix: some lines can come out truncated, because of the safety cutoff. This happened because I forgot to update the size when status packets began to be printed.
The rest is: - Comments updates - Allow snooping with pkmap on x86_64, which is cache-coherent - Enlarge event buffers (certainly we can have a couple of pages) - Add event counter
First touch upon usbmon for 2.6.18.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|