linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <bh40@calva.net>
To: "Henry A. Worth" <haworth@ncal.verio.com>,
	linuxppc-dev@lists.linuxppc.org
Subject: Re: OF compatible serial PCMCIA cards?
Date: Sat, 25 Mar 2000 00:27:45 +0100	[thread overview]
Message-ID: <20000325002745.023968@mailhost.mipsys.com> (raw)


On Fri, Mar 24, 2000, Henry A. Worth <haworth@ncal.verio.com> wrote:

>Does anyone know of any PCMCIA serial I/O cards that
>would be compatible with OF for use as the OF and/or
>XMON/Linux consoles? This would be for the PB2000.
>
>I ran across a site a with links to PCMCIA cards with
>Mac support.  It had a link to www.socketcom.com, which
>a local store stocks, but the socketcom site did not
>have word-one about Mac support. Their serial cards are
>16550 based, any hope that OF would support it or at
>least enable the interface so XMON and the kernel
>could use the port at boot?

Well, I don't think you'll find what you search. I beleive OF can only
use the zilog SCCs in the Apple ASIC. Any other solution would require a
cardbus card with an OF ROM containing OF methods for the serial port.
And I'm not even sure OF can actually use the cardbus at all.

However, for xmon, you can probably use any PCMCIA serial card, configure
manually the TI bridge setup at boot (may be a bit nasty) and write xmon
support for this serial port (not too difficult).

Paul also hacked a way to tie two modem together with a cross-over cable
that works with the internal modem. I don't remember which command you
have to use on the remote modem but looks at what xmon does in
arch/ppc/xmon/start.c when the modem stuff is enabled.
>
>There's also a telnet package in OF, what's that about?
>Is it possible to telnet into OF?

Well, OF can do already bootp and tftp... maybe they have a full IP stack
with a telnet client/server ?

Ben.


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

             reply	other threads:[~2000-03-24 23:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-24 23:27 Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-03-25  1:42 OF compatible serial PCMCIA cards? Henry A. Worth
2000-03-24 22:10 Henry A. Worth
2000-03-25  0:08 ` cesli

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=20000325002745.023968@mailhost.mipsys.com \
    --to=bh40@calva.net \
    --cc=haworth@ncal.verio.com \
    --cc=linuxppc-dev@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).