From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] soekris boards From: C H Forsyth Date: Mon, 27 Sep 2004 14:40:34 +0100 In-Reply-To: <414B8060.2010601@chunder.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-bmunxycifjwlpmzsstamlpuwfk" Topicbox-Message-UUID: e9319664-eacd-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-bmunxycifjwlpmzsstamlpuwfk Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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. --upas-bmunxycifjwlpmzsstamlpuwfk Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by doppio; Sat Sep 18 01:25:44 BST 2004 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id D8E901971A for ; Fri, 17 Sep 2004 20:18:53 -0400 (EDT) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 3C32517C5B for <9fans@cse.psu.edu>; Fri, 17 Sep 2004 20:18:31 -0400 (EDT) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16763-01-73 for <9fans@cse.psu.edu>; Fri, 17 Sep 2004 20:18:30 -0400 (EDT) Received: from alvin.atlantic.net (alvin.atlantic.net [209.208.121.21]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id E13AC17C5A for <9fans@cse.psu.edu>; Fri, 17 Sep 2004 20:18:29 -0400 (EDT) Received: (qmail 20793 invoked by uid 0); 18 Sep 2004 00:17:30 -0000 Received: from unknown (HELO ?192.168.1.82?) (brucee@chunder.com@61.9.198.183) by alvin.atlantic.net with SMTP; 18 Sep 2004 00:17:30 -0000 Message-ID: <414B8060.2010601@chunder.com> Date: Sat, 18 Sep 2004 10:25:04 +1000 From: Bruce Ellis User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "9fans@cse.psu.edu" <9fans@cse.psu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at cse.psu.edu Subject: [9fans] soekris boards X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+forsyth=vitanuova.com@cse.psu.edu Errors-To: 9fans-bounces+forsyth=vitanuova.com@cse.psu.edu anyone had any experience with these things? http://www.soekris.com/ brucee --upas-bmunxycifjwlpmzsstamlpuwfk Content-Disposition: attachment; filename=pcsoe Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 --upas-bmunxycifjwlpmzsstamlpuwfk--