9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: C H Forsyth <forsyth@vitanuova.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] soekris boards
Date: Mon, 27 Sep 2004 14:40:34 +0100	[thread overview]
Message-ID: <f0efbf07758e39bbce06f0cfd61ab199@vitanuova.com> (raw)
In-Reply-To: <414B8060.2010601@chunder.com>

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

i've used the 4501.
unlike some `embedded' PC implementations i've used, the BIOS works on serial port,
which was better for me.  the BIOS also seemed to work, which made a change.

it doesn't take much to get plan 9 or inferno running on them.
for plan 9, it looks as though i deleted cga.$O from a copy of mkfile--
possibly cga should be configured explicitly in /sys/src/9/pc config files not mkfile--
removed all the graphics devices from pcsoe (compared to pccpu),
added
	void screeninit(void){}
to the port section, and changed the device configuration.
then as usual something intervened and i didn't do as much with it as i intended.

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

From: Bruce Ellis <brucee@chunder.com>
To: "9fans@cse.psu.edu" <9fans@cse.psu.edu>
Subject: [9fans] soekris boards
Date: Sat, 18 Sep 2004 10:25:04 +1000
Message-ID: <414B8060.2010601@chunder.com>

anyone had any experience with these things?

http://www.soekris.com/

brucee

[-- Attachment #3: pcsoe --]
[-- Type: text/plain, Size: 704 bytes --]

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){}

boot cpu
	il
	tcp

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

      parent reply	other threads:[~2004-09-27 13:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-18  0:25 Bruce Ellis
2004-09-18  0:25 ` Brantley Coile
2004-09-18  4:34   ` Ronald G. Minnich
2004-09-18  4:31 ` Ronald G. Minnich
2004-09-18 10:13   ` Brantley Coile
2004-09-19  6:13     ` Ronald G. Minnich
2004-09-18  5:43 ` Jack Johnson
2004-09-18 16:23 ` [9fans] " Dave Eckhardt
2004-09-27 13:40 ` C H Forsyth [this message]

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=f0efbf07758e39bbce06f0cfd61ab199@vitanuova.com \
    --to=forsyth@vitanuova.com \
    --cc=9fans@cse.psu.edu \
    /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).