All of lore.kernel.org
 help / color / mirror / Atom feed
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 08:06:33 -0700 (PDT)	[thread overview]
Message-ID: <510991.99153.qm@web32703.mail.mud.yahoo.com> (raw)
In-Reply-To: <829197380910210555j6d1643cdid50abf5c0fc54b53@mail.gmail.com>

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
> 


      

  reply	other threads:[~2009-10-21 15:06 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 [this message]
2009-10-22  4:03     ` Franklin Meng
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=510991.99153.qm@web32703.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 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.