All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Plattner <christoph.plattner@dot.at>
To: parisc-linux@lists.parisc-linux.org
Subject: [parisc-linux] One further step ... success: My E55 (9000/856) runs bash-2.04 via PDC
Date: Mon, 16 Apr 2001 00:12:33 +0200	[thread overview]
Message-ID: <3ADA1CD1.C3251E9B@dot.at> (raw)
In-Reply-To: 3AD788DB.2A4A73E2@dot.at

Christoph Plattner wrote:
> 
> Hello PA-RISC community.
> 
> Again and again I want to have my E55 running Linux, but the problem
> is the serial lines (8-port MDP) is a proprietary interface. So I needed
> a solution.
> 
> I had the idea to use the PDC console, months ago.
> Today hacked a driver (template was serial.c) for a polling PDC device
> driver. I called it pdc_drv.c, the device is "ttyQ0", with MAJOR 30,
> MINOR 0
> and I use a polling period of 30ms (enough for a serial console i/f).
> 
> Because I have not further implemented the internel console i/f for my
> driver, I used the hack with the link of
>         /dev/console --> /dev/ttyQ0
> And my machine boots up via NFS !
> 
> Perhaps we can make a "driver" out of this "hack" !
> 
> In my driver I also use the hack, I have done for the serial.c, that
> with `^\' I can reboot ( machine_restart() ) the computer to work
> remote on it !
> 
> With friendly regards
> 
>         Christoph P.
> 
> --
> -------------------------------------------------------------------------
> private:        christoph.plattner@dot.at
> company:        christoph.plattner@alcatel.at
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux

-- 
-------------------------------------------------------------------------
private:	christoph.plattner@dot.at
company:	christoph.plattner@alcatel.at

  reply	other threads:[~2001-04-15 22:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-13 23:16 [parisc-linux] Success: My E55 (9000/856) runs bash-2.04 via PDC Christoph Plattner
2001-04-15 22:12 ` Christoph Plattner [this message]
2001-04-15 22:18 ` [parisc-linux] One further step ... success: " Christoph Plattner

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=3ADA1CD1.C3251E9B@dot.at \
    --to=christoph.plattner@dot.at \
    --cc=parisc-linux@lists.parisc-linux.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.