From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7b675e7f04dcd1377f1924628c05891a@terzarima.net> From: Charles Forsyth Date: Mon, 22 Dec 2008 14:03:04 +0000 To: 9fans@9fans.net In-Reply-To: <76c51075ce2d2dfbdc3dea36d375f8f4@quanstro.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-tfnxksexfoozrldykrdrptgpzh" Subject: Re: [9fans] plan9 Topicbox-Message-UUID: 6bffaaf8-ead4-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-tfnxksexfoozrldykrdrptgpzh Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit 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 --upas-tfnxksexfoozrldykrdrptgpzh Content-Type: message/rfc822 Content-Disposition: inline Received: from gouda.swtch.com ([67.207.142.3]) by lavoro; Mon Dec 22 13:35:07 GMT 2008 Received: from localhost ([127.0.0.1] helo=gouda.swtch.com) by gouda.swtch.com with esmtp (Exim 4.67) (envelope-from <9fans-bounces@9fans.net>) id 1LEkhY-0000tt-Qp; Mon, 22 Dec 2008 13:20:04 +0000 Received: from ladd.quanstro.net ([69.55.170.73]) by gouda.swtch.com with esmtp (Exim 4.67) (envelope-from ) id 1LEkhW-0000to-2H for 9fans@9fans.net; Mon, 22 Dec 2008 13:20:02 +0000 Message-ID: <76c51075ce2d2dfbdc3dea36d375f8f4@quanstro.net> From: erik quanstrom Date: Mon, 22 Dec 2008 08:11:48 -0500 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] plan9 X-BeenThere: 9fans@9fans.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.9fans.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces@9fans.net Errors-To: 9fans-bounces+forsyth=terzarima.net@9fans.net > - get plan9/inferno run on soekris net5501 board i thought plan 9 ran just fine on those. - erik --upas-tfnxksexfoozrldykrdrptgpzh--