9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] porting plan9
@ 2002-01-23 23:58 Michael Grunditz
  0 siblings, 0 replies; 32+ messages in thread
From: Michael Grunditz @ 2002-01-23 23:58 UTC (permalink / raw)
  To: 9fans

Hi

Is there a arm plan9 kernel ? I want to port plan9 to the RiscPC
platform.

Best regards

--
Michael Grunditz

System Software Engineer
E-mail: michael.grunditz@imt.im.se
Office direct:  +46 8 448 04 92
Office general: +46 8 448 04 50
Mobile:         +46 709 54 61 54
Industri-Matematik International
Web:  http://www.im.se
_______________________________________________________
IMI Industri-Matematik International
  THE ORDER COMPANY
_______________________________________________________


^ permalink raw reply	[flat|nested] 32+ messages in thread
* [9fans] Porting plan9
@ 2014-12-01  5:14 Ramakrishnan Muthukrishnan
  2014-12-01  5:44 ` erik quanstrom
  0 siblings, 1 reply; 32+ messages in thread
From: Ramakrishnan Muthukrishnan @ 2014-12-01  5:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hi,

I have a hummingboard i1 board [1] which I would like to use as a Plan9
terminal. I also want to use the opportunity to learn about the plan9
kernel and read the code. The board has a FreeScale iMX6 Solo SoC which
is based on ARM-Cortex A9 core. I am hoping to reuse parts of the OMAP3
port (though it is Cortex-A8) and intend to look at the boot process of
the chip in more detail in the coming days.

Surprisingly I didn't see a paper on porting Plan9 to new architectures
in the plan9 paper collection. Any help and pointers on how to get
started with the porting effort will be highly appreciated.

[1] http://www.solid-run.com/product/hummingboard-i1/

Ramakrishnan



^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: [9fans] porting plan9
@ 2002-01-24  1:17 forsyth
  2002-01-24 19:13 ` Michael Grunditz
  0 siblings, 1 reply; 32+ messages in thread
From: forsyth @ 2002-01-24  1:17 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 100 bytes --]

i thought it was an ARM7500.

i can dredge up the a7000  inferno code if that would be useful.


[-- Attachment #2: Type: message/rfc822, Size: 1639 bytes --]

To: 9fans@cse.psu.edu
Subject: Re: [9fans] porting plan9
Date: Wed, 23 Jan 2002 19:45:06 -0500
Message-ID: <20020124004508.39DF019A63@mail.cse.psu.edu>

On Wed Jan 23 18:03:34 EST 2002, micken@privat.utfors.se wrote:
> Hi
>
> Is there a arm plan9 kernel ? I want to port plan9 to the RiscPC
> platform.
>
> Best regards
>
> --
> Michael Grunditz

What hardware is a RiscPC? The original ARM work we did was on an
Acorn machine, we ported Inferno.

^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: [9fans] porting plan9
@ 2002-01-24  0:45 jmk
  0 siblings, 0 replies; 32+ messages in thread
From: jmk @ 2002-01-24  0:45 UTC (permalink / raw)
  To: 9fans

On Wed Jan 23 18:03:34 EST 2002, micken@privat.utfors.se wrote:
> Hi
>
> Is there a arm plan9 kernel ? I want to port plan9 to the RiscPC
> platform.
>
> Best regards
>
> --
> Michael Grunditz

What hardware is a RiscPC? The original ARM work we did was on an
Acorn machine, we ported Inferno.


^ permalink raw reply	[flat|nested] 32+ messages in thread
* Re: [9fans] porting plan9
@ 2002-01-23 23:06 anothy
  0 siblings, 0 replies; 32+ messages in thread
From: anothy @ 2002-01-23 23:06 UTC (permalink / raw)
  To: 9fans

there is. plan 9 runs on the Compaq iPAQ (the little
handheld thingie, not the internet appliance). it's a
SA1100 (i think).
ア



^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2014-12-03  0:20 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-23 23:58 [9fans] porting plan9 Michael Grunditz
  -- strict thread matches above, loose matches on Subject: below --
2014-12-01  5:14 [9fans] Porting plan9 Ramakrishnan Muthukrishnan
2014-12-01  5:44 ` erik quanstrom
2014-12-01  8:43   ` Ramakrishnan Muthukrishnan
2014-12-01 14:13     ` erik quanstrom
2014-12-01 21:54     ` Steven Stallion
2014-12-02  0:30       ` Ramakrishnan Muthukrishnan
2014-12-02  0:56       ` Kurt H Maier
2014-12-02  2:16         ` Steven Stallion
2014-12-02  2:23           ` Skip Tavakkolian
2014-12-02  4:03           ` Kurt H Maier
2014-12-02  4:05             ` erik quanstrom
2014-12-02  4:19               ` Kurt H Maier
2014-12-02  4:23                 ` erik quanstrom
2014-12-02  2:42       ` Bakul Shah
2014-12-02  3:31         ` Steven Stallion
2014-12-02  2:43       ` erik quanstrom
2014-12-02  9:32         ` Richard Miller
2014-12-02 10:12           ` Jens Staal
2014-12-02 10:48             ` mischief
2014-12-02 10:54               ` mischief
2014-12-02 14:10           ` erik quanstrom
2014-12-02 15:21             ` Steven Stallion
2014-12-02 21:57               ` Enrico Weigelt, metux IT consult
2014-12-02 22:02                 ` Iruatã Souza
2014-12-02 22:28                   ` Enrico Weigelt, metux IT consult
2014-12-02 22:55                     ` Iruatã Souza
2014-12-03  0:20                     ` yoann padioleau
2002-01-24  1:17 [9fans] porting plan9 forsyth
2002-01-24 19:13 ` Michael Grunditz
2002-01-24  0:45 jmk
2002-01-23 23:06 anothy

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).