9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <forsyth@terzarima.net>
To: 9fans@9fans.net
Subject: Re: [9fans] plan9
Date: Mon, 22 Dec 2008 14:03:04 +0000	[thread overview]
Message-ID: <7b675e7f04dcd1377f1924628c05891a@terzarima.net> (raw)
In-Reply-To: <76c51075ce2d2dfbdc3dea36d375f8f4@quanstro.net>

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

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

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

From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] plan9
Date: Mon, 22 Dec 2008 08:11:48 -0500
Message-ID: <76c51075ce2d2dfbdc3dea36d375f8f4@quanstro.net>

> - get plan9/inferno run on soekris net5501 board

i thought plan 9 ran just fine on those.

- erik

  reply	other threads:[~2008-12-22 14:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-22  7:43 Tharaneedharan Vilwanathan
2008-12-22 13:11 ` erik quanstrom
2008-12-22 14:03   ` Charles Forsyth [this message]
2008-12-22 13:54     ` erik quanstrom
2008-12-24 12:56     ` Tharaneedharan Vilwanathan
2008-12-24 12:53   ` Tharaneedharan Vilwanathan
     [not found] <20060814025138.D22002948D@mail.bitblocks.com>
2006-08-14  3:20 ` [9fans] PLAN9 Skip Tavakkolian
  -- strict thread matches above, loose matches on Subject: below --
2006-08-13  6:39 csant
2006-08-13 14:53 ` Skip Tavakkolian
2006-08-13 17:04   ` Charles Forsyth
2006-08-13 18:57     ` Skip Tavakkolian
2006-08-13 18:19   ` LiteStar numnums
2006-08-13 18:29     ` Sascha Retzki
2006-08-15  5:18       ` Charles Forsyth
2006-08-15 13:46         ` Wes Kussmaul
2006-08-15 14:17           ` Charles Forsyth
2006-08-16 18:09         ` Sascha Retzki
2006-08-13 18:34     ` Skip Tavakkolian

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=7b675e7f04dcd1377f1924628c05891a@terzarima.net \
    --to=forsyth@terzarima.net \
    --cc=9fans@9fans.net \
    /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).