From: Dan Malek <dan@embeddededge.com>
To: Wojciech Kromer <krom@dgt-lab.com.pl>
Cc: "Linuxppc-Embedded (E-mail)" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: 8250 pci
Date: Mon, 10 Mar 2003 10:36:32 -0500 [thread overview]
Message-ID: <3E6CB100.60402@embeddededge.com> (raw)
In-Reply-To: 3E6C667F.4070304@dgt-lab.com.pl
Wojciech Kromer wrote:
> I'm looking for 8250 pci code for 2.4.19 linux (or any other).
>
> Is code for 8240 applicable ?
Well, er, um, it depends :-)
The 8250 has a custom, lightweight, PCI interface, while the 8240
uses the standard mpc-10x controller. The lower level initialization
and PCI access functions won't work, but you can use the framework
to get started. The mpc-10x also implies the EPIC, so disregard
all references to that. You could also look at some of the other
PCI interfaces, like the QSpan, for examples.
Good luck.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2003-03-10 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-10 10:18 8250 pci Wojciech Kromer
2003-03-10 15:36 ` Dan Malek [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=3E6CB100.60402@embeddededge.com \
--to=dan@embeddededge.com \
--cc=krom@dgt-lab.com.pl \
--cc=linuxppc-embedded@lists.linuxppc.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.