On 10/10/2012 04:39 PM, Antonio Ospite wrote:
Hi,
I recently used some scripts I found on the linuxtv.org wiki to extract
a firmware for a m920x device from USB dumps made with UsbSniff2.0 on
WIndows XP.
I thought these scripts may be collected in v4l-utils where it is easier
to change them.
The first two patches add the scripts as they are now on the wiki, I am
sending them on behalf of the original author even if I was not able to
contact him, I hope this is OK.
I am almost 100% it is not OK to sign those to Kernel behalf of Aapo.
Maybe it is possible to keep Aapo as a author, but sign with yourself.
The subsequent changes are little fixes to make m920x_parse.pl work for me.
Regards,
Antonio
Aapo Tahkola (2):
contrib: add some scripts to extract m920x firmwares from USB dumps
contrib: add a script to convert usbmon captures to usbsnoop
Antonio Ospite (3):
m920x_parse.pl: use string comparison operators
m920x_parse.pl: fix strict and warnings checks
m920x_parse.pl: add support for consuming the output of
parse-sniffusb2.pl
contrib/m920x/m920x_parse.pl | 295 ++++++++++++++++++++++++++++++++++++
contrib/m920x/m920x_sp_firmware.pl | 115 ++++++++++++++
contrib/usbmon2usbsnoop.pl | 53 +++++++
3 files changed, 463 insertions(+)
create mode 100755 contrib/m920x/m920x_parse.pl
create mode 100755 contrib/m920x/m920x_sp_firmware.pl
create mode 100755 contrib/usbmon2usbsnoop.pl
regards
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html