From: Dan Malek <dan@mvista.com>
To: bgat@open-widgets.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: MBX860 serial on J19?
Date: Wed, 06 Dec 2000 17:37:51 -0500 [thread overview]
Message-ID: <3A2EBFBF.9628F0CC@mvista.com> (raw)
In-Reply-To: 20001205163100.A7845@sr1.open-widgets.com
bgat@open-widgets.com wrote:
> I have a stock Motorola MBX860 board, and I'm trying to use the serial
> ports connected to the Utility #2 connector, J19. These ports are
> connected to the SMSC 37c672.
>
> In short, nothing is working.
That's because there isn't any software for them. The short answer
is the MPC8xx parts have an internal interrupt controller and the CPM
which provides serial ports. The rest of the kernel assumes PC-style
interrupt controllers and serial ports are the only things that exist.
Making these co-exist required changes in the generic parts of the
kernel that were never acceptable, so I simply ignore that hardware
on these boards. There are probably some hacks floating around that
will enable more or less of these features (like the IDE, flopply,
parallel port, and the serial ports), but nothing that anyone
has ever sent me as a contribution that was acceptable.
> I'm in the process of trying out the MontaVista HHL 2.2.14 kernel as I
> write this.
Same thing, only better.
> I think I must be missing something obvious, because the SMSC chip is
> used in a lot of PCs and is therefore probably well supported...
Well supported in a PC. This isn't a PC.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-12-06 22:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-05 22:31 MBX860 serial on J19? bgat
2000-12-06 22:37 ` Dan Malek [this message]
2000-12-07 2:37 ` bgat
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=3A2EBFBF.9628F0CC@mvista.com \
--to=dan@mvista.com \
--cc=bgat@open-widgets.com \
--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 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).