From: Franklin Meng <fmeng2002@yahoo.com>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Kworld 315U help?
Date: Wed, 21 Oct 2009 21:03:29 -0700 (PDT) [thread overview]
Message-ID: <114221.71254.qm@web32706.mail.mud.yahoo.com> (raw)
In-Reply-To: <510991.99153.qm@web32703.mail.mud.yahoo.com>
Here are some more stuff in the trace that was not decoded by the parse_em28xx script..
So what we know from this list of unknowns...
0xa0 is the eeprom
0x4a is the SAA
0x42 ??.
0xd0 ??
0x20 ??
0xc6 ??
0xc4 ??
0xc2 Thomson tuner.
unknown: c0 02 00 00 42 00 01 00 <<< fd
unknown: c0 02 00 00 4a 00 01 00 <<< 11
unknown: 40 03 00 00 a0 00 01 00 >>> 2d
unknown: c0 02 00 00 a0 00 01 00 <<< 1c
unknown: c0 02 00 00 20 00 01 00 <<< fe
unknown: c0 02 00 00 d0 00 01 00 <<< 10
unknown: 40 03 00 00 a0 00 01 00 >>> 0a
unknown: c0 02 00 00 a0 00 01 00 <<< 5a
unknown: 40 03 00 00 a0 00 01 00 >>> 2e
unknown: c0 02 00 00 a0 00 01 00 <<< 00
unknown: 40 03 00 00 a0 00 01 00 >>> 0a
unknown: c0 02 00 00 a0 00 01 00 <<< 5a
unknown: c0 02 00 00 c6 00 01 00 <<< 00
unknown: c0 02 00 00 c4 00 01 00 <<< 10
unknown: c0 02 00 00 c2 00 01 00 <<< b4
Anyone know what are at the other addresses? I don't know if they are important or not.
Thanks,
Franklin Meng
--- On Wed, 10/21/09, Franklin Meng <fmeng2002@yahoo.com> wrote:
> From: Franklin Meng <fmeng2002@yahoo.com>
> Subject: Re: Kworld 315U help?
> To: "Devin Heitmueller" <dheitmueller@kernellabs.com>
> Cc: linux-media@vger.kernel.org
> Date: Wednesday, October 21, 2009, 8:06 AM
> Devin,
>
> Thanks for the info.. Should the parse_em28xx.pl
> script be updated to reflect this? I'm assuming other
> em28xx boards also have the eeprom at address 0xa0.
>
> There are a couple more entries that I am unsure
> about.. I'll post those when I get home tonight.
>
>
> Are you interested in looking at some traces? I am
> pretty sure I have most of the analog and input stuff
> figured out though I probably don't have the GPIO sequence
> correct. Anyways, if your interested I can send you
> what I know.
>
> Thanks
> Franklin Meng
>
> --- On Wed, 10/21/09, Devin Heitmueller <dheitmueller@kernellabs.com>
> wrote:
>
> > From: Devin Heitmueller <dheitmueller@kernellabs.com>
> > Subject: Re: Kworld 315U help?
> > To: "Franklin Meng" <fmeng2002@yahoo.com>
> > Cc: linux-media@vger.kernel.org
> > Date: Wednesday, October 21, 2009, 5:55 AM
> > On Wed, Oct 21, 2009 at 1:35 AM,
> > Franklin Meng <fmeng2002@yahoo.com>
> > wrote:
> > > I was wondering if someone would be able to help
> me
> > with getting the analog and inputs for the Kworld
> 315U
> > working. I was able to get the digital part working
> with
> > help from Douglas Schilling and wanted to get the
> remaining
> > portions of the device working.
> > >
> > > I have traces but have not made much progress.
> In
> > addition I also have some questions about the
> information
> > that the parse_em28xx.pl skips and does not decode.
> > >
> > > For example here is some of the data that doesn't
> seem
> > to be decoded..
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 08
> > > unknown: c0 02 00 00 a0 00 01 00 <<< d0
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 08
> > > unknown: c0 02 00 00 a0 00 01 00 <<< d0
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 22
> > > unknown: c0 02 00 00 a0 00 01 00 <<< 01
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 04
> > > unknown: c0 02 00 00 a0 00 02 00 <<< 1a
> eb
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 20
> > > unknown: c0 02 00 00 a0 00 01 00 <<< 46
> > > unknown: 40 03 00 00 a0 00 01 00 >>> 14
> > > unknown: c0 02 00 00 a0 00 04 00 <<< 4e
> 07 01
> > 00
> > >
> > > Anyways, any help that can be provided is
> > appreciated.
> >
> > Those look like i2c commands to the onboard eeprom,
> which
> > is at i2c
> > address 0xa0. For example:
> >
> > unknown: 40 03 00 00 a0 00 01 00 >>> 04
> > // set eeprom read offset to 0x04
> > unknown: c0 02 00 00 a0 00 02 00 <<< 1a eb
> > // read two bytes back from eeprom
> >
> > Cheers,
> >
> > Devin
> >
> > --
> > Devin J. Heitmueller - Kernel Labs
> > http://www.kernellabs.com
> > --
> > To unsubscribe from this list: send the line
> "unsubscribe
> > linux-media" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2009-10-22 4:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-21 5:35 Kworld 315U help? Franklin Meng
2009-10-21 12:55 ` Devin Heitmueller
2009-10-21 15:06 ` Franklin Meng
2009-10-22 4:03 ` Franklin Meng [this message]
2009-10-22 4:16 ` Devin Heitmueller
2009-10-22 4:44 ` Franklin Meng
-- strict thread matches above, loose matches on Subject: below --
2009-10-22 4:46 Franklin Meng
2009-01-04 22:04 Franklin Meng
2009-01-04 22:26 ` Douglas Schilling Landgraf
2009-01-04 22:36 ` Franklin Meng
2009-01-04 22:29 ` Franklin Meng
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=114221.71254.qm@web32706.mail.mud.yahoo.com \
--to=fmeng2002@yahoo.com \
--cc=dheitmueller@kernellabs.com \
--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