From: Antti Palosaari <crope@iki.fi>
To: Antonio Ospite <ospite@studenti.unina.it>
Cc: linux-media@vger.kernel.org, Aapo Tahkola <aet@rasterburn.org>,
CityK <cityk@rogers.com>
Subject: Re: [PATCH 0/5] v4l-utils: add some scripts from the wiki.
Date: Wed, 10 Oct 2012 17:22:53 +0300 [thread overview]
Message-ID: <507584BD.20908@iki.fi> (raw)
In-Reply-To: <1349876363-12098-1-git-send-email-ospite@studenti.unina.it>
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/
next prev parent reply other threads:[~2012-10-10 14:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 13:39 [PATCH 0/5] v4l-utils: add some scripts from the wiki Antonio Ospite
2012-10-10 13:39 ` [PATCH 1/5] contrib: add some scripts to extract m920x firmwares from USB dumps Antonio Ospite
2012-10-10 13:39 ` [PATCH 2/5] contrib: add a script to convert usbmon captures to usbsnoop Antonio Ospite
2012-10-10 13:39 ` [PATCH 3/5] m920x_parse.pl: use string comparison operators Antonio Ospite
2012-10-10 13:39 ` [PATCH 4/5] m920x_parse.pl: fix strict and warnings checks Antonio Ospite
2012-10-10 13:39 ` [PATCH 5/5] m920x_parse.pl: add support for consuming the output of parse-sniffusb2.pl Antonio Ospite
2012-10-10 14:22 ` Antti Palosaari [this message]
2012-10-10 14:53 ` [PATCH 0/5] v4l-utils: add some scripts from the wiki Antonio Ospite
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=507584BD.20908@iki.fi \
--to=crope@iki.fi \
--cc=aet@rasterburn.org \
--cc=cityk@rogers.com \
--cc=linux-media@vger.kernel.org \
--cc=ospite@studenti.unina.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.