From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Wed, 24 Dec 2008 04:56:25 -0800 From: "Tharaneedharan Vilwanathan" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <7b675e7f04dcd1377f1924628c05891a@terzarima.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_103432_15967443.1230123385452" References: <76c51075ce2d2dfbdc3dea36d375f8f4@quanstro.net> <7b675e7f04dcd1377f1924628c05891a@terzarima.net> Subject: Re: [9fans] plan9 Topicbox-Message-UUID: 6ee81dae-ead4-11e9-9d60-3106f5b1d025 ------=_Part_103432_15967443.1230123385452 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi charles, thanks for the details. regards dharani On Mon, Dec 22, 2008 at 6:03 AM, Charles Forsyth wrote: > for plan 9, for the older 4501 i think i had to eliminate some cga > references > in config and mkfile. use a mkfile without cga.$O (this > would be better done by specifying cga in the other config files, since > it's optional). > i used an earlier verson of the pcsoe config file below, but > had to add the dummy realmode this time to get it to compile. > that won't work unless there's a > plan9.ini as well with *norealmode=1 > i can't remember what i did for plan9.ini. > > for inferno i just needed a configuration file > because i'd once had to port it to a 386dx/16 without > cga, so i'd already made appropriate changes. > > dev > root > cons > arch > pnp pci > env > pipe > proc > mnt > srv > dup > rtc > ssl > tls > bridge log > sdp thwack unthwack > cap > kprof > > ether netif > ip arp chandial ip ipv6 ipaux iproute netlog nullmedium > pktmedium ptclbsum386 inferno > > sd > > uart > pccard > i82365 cis > > link > devpccard > devi82365 > ether83815 pci > etherwavelan wavelan devi82365 cis > ethermedium > loopbackmedium > netdevmedium > > misc > > uarti8250 > > sdata pci sdscsi > > ip > il > tcp > udp > ipifc > icmp > icmp6 > gre > ipmux > esp > rudp > > port > int cpuserver = 1; > void screeninit(void){} > void realmode(Ureg*){} > > boot cpu > il > tcp > > bootdir > bootpcsoe.out boot > /386/bin/ip/ipconfig ipconfig > /386/bin/auth/factotum > > ---------- Forwarded message ---------- > From: erik quanstrom > To: 9fans@9fans.net > Date: Mon, 22 Dec 2008 08:11:48 -0500 > Subject: Re: [9fans] plan9 > > - get plan9/inferno run on soekris net5501 board > > i thought plan 9 ran just fine on those. > > - erik > ------=_Part_103432_15967443.1230123385452 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi charles,

thanks for the details.

regards
dharani

On Mon, Dec 22, 2008 at 6:03 AM, Charles Forsyth <forsyth@terzarima.net> wrote:
for plan 9, for the older 4501 i think i had to eliminate some cga references
in config and mkfile.  use a mkfile without cga.$O (this
would be better done by specifying cga in the other config files, since it's optional).
i used an earlier verson of the pcsoe config file below, but
had to add the dummy realmode this time to get it to compile.
that won't work unless there's a
plan9.ini as well with *norealmode=1
i can't remember what i did for plan9.ini.

for inferno i just needed a configuration file
because i'd once had to port it to a 386dx/16 without
cga, so i'd already made appropriate changes.

dev
       root
       cons
       arch
       pnp             pci
       env
       pipe
       proc
       mnt
       srv
       dup
       rtc
       ssl
       tls
       bridge          log
       sdp             thwack unthwack
       cap
       kprof

       ether           netif
       ip              arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno

       sd

       uart
       pccard
       i82365          cis

link
       devpccard
       devi82365
       ether83815      pci
       etherwavelan    wavelan devi82365 cis
       ethermedium
       loopbackmedium
       netdevmedium

misc

       uarti8250

       sdata           pci sdscsi

ip
       il
       tcp
       udp
       ipifc
       icmp
       icmp6
       gre
       ipmux
       esp
       rudp

port
       int cpuserver = 1;
       void screeninit(void){}
       void realmode(Ureg*){}

boot cpu
       il
       tcp

bootdir
       bootpcsoe.out boot
       /386/bin/ip/ipconfig ipconfig
       /386/bin/auth/factotum

---------- Forwarded message ----------
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Date: Mon, 22 Dec 2008 08:11:48 -0500
Subject: Re: [9fans] plan9
> - get plan9/inferno run on soekris net5501 board

i thought plan 9 ran just fine on those.

- erik

------=_Part_103432_15967443.1230123385452--