linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Brian Waite <waite@skycomputers.com>
To: Matt Porter <porter@cox.net>
Cc: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: RFC: gt64260 descriptor struct
Date: Thu, 27 Feb 2003 13:01:10 -0500	[thread overview]
Message-ID: <200302271301.10667.waite@skycomputers.com> (raw)
In-Reply-To: <20030227092701.A15982@home.com>


Do you have any good pointers besides code on the implementation? I am reading
the code now to figure out how to make it work. On first look I think it will
fit, but I am not sure. I definitely see it as solving a different problem to
what I am trying to solve. Maybe this is due to my naivety on the OCP modle,
but I need to pass through infomation from the FW that is not determinable by
code. MAC addresses, for example are not stored in the GT64260. Instead, they
are either passed on the commandline or passed via PPCBoot. The same goes
with bus speed, the bus speed cannot be determined by any registers on the
gt64260. I need to preserve certain peices of information for uppper level
drivers regardless of if I am using OCP or not. I hope I am missing some on
the details of OCP and I can overcome my problem by using the OCP layer, but
I am not sure yet. Any thoughts?

Thanks
Brian



On Thursday 27 February 2003 11:27 am, Matt Porter wrote:
> On Thu, Feb 27, 2003 at 10:31:27AM -0500, Brian Waite wrote:
> > What we need is a global structure for gt code that will describe the
> > features of the gt and export that to drivers that need it. What I see
> > right now for required elements are:
>
> All peripherals that don't have intelligent discovery mechanisms could
> make use of the OCP layer that 4xx uses.  gt64260, mpc10x, etc could
> easily follow this same model that provides a standard device info.
> discovery interface.  Of course, the OCP stuff in 2_4_devel is due
> to be changed to match that of 2.5 is the near future...benh is
> working on that.
>
> Regards,


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2003-02-27 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 15:31 RFC: gt64260 descriptor struct Brian Waite
2003-02-27 16:27 ` Matt Porter
2003-02-27 18:01   ` Brian Waite [this message]
2003-02-27 21:32     ` Matt Porter

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=200302271301.10667.waite@skycomputers.com \
    --to=waite@skycomputers.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=porter@cox.net \
    /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;
as well as URLs for NNTP newsgroup(s).