linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@netx4.com>
To: Jason Wohlgemuth <jsw-embedded@mindspring.com>
Cc: Steve Rossi <srossi@ccrl.mot.com>,
	Embedded Linux PPC List <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Question on QSPAN Driver
Date: Mon, 20 Mar 2000 22:07:45 -0500	[thread overview]
Message-ID: <38D6E781.884AA846@embeddededge.com> (raw)
In-Reply-To: NCBBKJKKGDLPHKDPAFFMMEIPCDAA.jsw-embedded@mindspring.com


Jason Wohlgemuth wrote:

> The way we got the qspan up and running was to check a GPIO pin to see
> whether or not the Qspan was present, inside pci_init or pcibios_init (I did
> this a while ago), and if it was present we intialized the qspan and scanned
> the bus then,

We could (should) probably investigate some other options.  The 8240
Sandpoint had the same challenge, and I followed Cort's example from
the Gemini.....Just do everything in the xxx_pci.c functions.

It used to be the Linux kernel relied heavily on the PCI already
initialized (which is normally OK in a desktop world).  With the number
of "patches" due to desktops not even doing this correctly, I wonder
if we shouldn't find some place to perform this initialization.  The
current "fixup" functions are too late for embedded systems that don't
do anything prior to kernel boot.

I'll experiment with the new Embedded Planet Classic and QSpan II.  If
someone with real PCI knowledge has some suggestions, that would
really help.


	-- Dan

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

  reply	other threads:[~2000-03-21  3:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-20 15:57 Question on QSPAN Driver Steve Rossi
2000-03-20 17:31 ` Dan Malek
2000-03-20 19:44   ` Steve Rossi
2000-03-20 20:03     ` Dan Malek
2000-03-21  2:07       ` Jason Wohlgemuth
2000-03-21  3:07         ` Dan Malek [this message]
2000-03-22  1:35           ` Does mpc8xx-2.2.13 support "Enable loadable module support"? dony
2000-03-22  1:54             ` Joe Green
2000-03-22  3:10               ` dony

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=38D6E781.884AA846@embeddededge.com \
    --to=dan@netx4.com \
    --cc=jsw-embedded@mindspring.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=srossi@ccrl.mot.com \
    /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).