From: Geert Stappers <stappers@stappers.it>
To: linux-media@vger.kernel.org
Subject: Re: Where to find the "em28xx log parser"
Date: Sat, 8 Feb 2014 13:45:25 +0100 [thread overview]
Message-ID: <20140208124525.GK14208@rosa.stappers.it> (raw)
In-Reply-To: <1391841249.2141.25.camel@fujitsu>
On Sat, Feb 08, 2014 at 07:34:09AM +0100, mjs wrote:
> Hello,
>
> I'm trying to make a patch for a :zolid usb dvb-t receiver.
> Like to try the "em28xx log parser" to decode the usbsnoop output.
> According to:
> http://www.linuxtv.org/wiki/index.php/Bus_snooping/sniffing
> it has been out there at least once but so far no luck to find it.
>
> So, the program or a link where to find would help.
It is the v4l-utils git repository
git clone git://linuxtv.org/v4l-utils.git
cd v4l-utils
Then a
head -n 25 contrib/em28xx/parse_em28xx.pl
will reveal among other lines
#
# To use it, you may modprobe em28xx with reg_debug=1, and do:
# dmesg | ./parse_em28xx.pl
#
But that will only work
after you have set execute permissons the perl script.
Cheers
Geert Stappers
prev parent reply other threads:[~2014-02-08 12:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-08 6:34 Where to find the "em28xx log parser" mjs
2014-02-08 12:45 ` Geert Stappers [this message]
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=20140208124525.GK14208@rosa.stappers.it \
--to=stappers@stappers.it \
--cc=linux-media@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox