* [parisc-linux] [Fwd: Success: My E55 (9000/856) runs bash-2.04 via PDC]
@ 2001-04-14 8:08 Christoph Plattner
0 siblings, 0 replies; only message in thread
From: Christoph Plattner @ 2001-04-14 8:08 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 75 bytes --]
Mail problem ?
------------------------------------------------------------
[-- Attachment #2: Type: message/rfc822, Size: 1479 bytes --]
From: Christoph Plattner <christoph.plattner@dot.at>
To: parisc-linux@lists.parisc-linux.org
Subject: Success: My E55 (9000/856) runs bash-2.04 via PDC
Date: Sat, 14 Apr 2001 01:16:44 +0200
Message-ID: <3AD788DB.2A4A73E2@dot.at>
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-04-14 11:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-14 8:08 [parisc-linux] [Fwd: Success: My E55 (9000/856) runs bash-2.04 via PDC] Christoph Plattner
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.