From mask@ats.it  Wed Jul  2 14:45:48 1997
Received: from ats.it (root@ats.ats.it [151.99.155.1]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id OAA08920; Wed, 2 Jul 1997 14:45:45 +0200 (MET DST)
Received-Date: Wed, 2 Jul 1997 14:45:45 +0200 (MET DST)
Received: from ats.it (fi2p09.ats.it [194.184.173.105]) by ats.it (8.6.12/8.6.9) with SMTP id OAA22602 for <linux-mips@fnet.fr>; Wed, 2 Jul 1997 14:48:58 +0200
From: Lorenzo_Pistone <mask@ats.it>
Reply-To: mask@ats.it
To: linux-mips@fnet.fr
Date: Wed, 02 Jul 1997 12:53:42 +0100
Message-ID: <yam7122.2102.120829216@ats.it>
In-Reply-To: <199706092114.XAA11708@malcolm.rmnet.it>
X-Mailer: YAM 1.3.4 [040] - Amiga Mailer by Marcel Beck
Organization: QPU
Subject: Mips Linux
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Length: 843
Lines: 32

Hi,

I have a Mips Magnum 3000 (3230/3330) with 16 mb, 1gb hd and a Viper 150 =
tape
without the RiscOs and the manuals, so I would like to use Linux, can you=
 help
me?

I can have access to a Sparc Station with tape drive and a Linux-intel bo=
x if
this can help.

Best Regards



-- =

|------------------------------------------------------------------------=
--------------------------|
 Lorenzo Pistone - Sesto Fiorentino - Firenze - E-mail: mask@ats.it
 Amiga 4000/40 - 20MB Ram - Hd 700MB IBM SCSI2 - Hd 650MB Conner IDE - Io=
mega
Zip - PicassoIV 4MB
 Sony CDU 55S SCSI CD-ROM DRIVE
 AmigaOs 3.1 - Linux 2.0.29 - Real 3D 3.5
 IBM P120+ - 16MB Ram - Hd 170MB IDE - TRIO64 1MB - CALDERA OPENDOS LITE =
-WNT
3.51 (RENDER
 SLAVE :-) )
|------------------------------------------------------------------------=
--------------------------|

From oliver@aec.at  Thu Jul  3 11:21:50 1997
Received: from aec.at (web.aec.at [193.170.192.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id LAA17312; Thu, 3 Jul 1997 11:21:46 +0200 (MET DST)
Received-Date: Thu, 3 Jul 1997 11:21:46 +0200 (MET DST)
Received: (from oliver@localhost) by aec.at (8.8.3/8.7) id LAA14403; Thu, 3 Jul 1997 11:21:42 +0200
Date: Thu, 3 Jul 1997 11:21:41 +0200 (MET DST)
From: Oliver Frommel <oliver@aec.at>
To: linux-mips@fnet.fr
Subject: problems crosscompiling on SGI
Message-ID: <Pine.LNX.3.91.970627185424.940A-100000@web.aec.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 1469
Lines: 31

Hello,

after setting up the crosscompiler from out of the binary dist, i am now
trying to crosscompile a kernel on an indigo2 impact (irix 6.2).

first i am having the problem that "make depend", "make" all want to use cc as
the compiler, even when i have HOSTCC=mips-linux-gc -and- 
CROSS_COMPILE=mips-linux- ..

when i try to to some compilations by hand, like (in the kernel source root):
> mips-linux-gcc -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c

i get the following errors:

In file included from /usr/local/mips-linux/include/linux/fcntl.h:4,
                 from /usr/local/mips-linux/include/fcntlbits.h:24,
                 from /usr/local/mips-linux/include/fcntl.h:33,
                 from /usr/local/mips-linux/include/sys/fcntl.h:1,
                 from scripts/mkdep.c:9:
/usr/local/mips-linux/include/asm/fcntl.h:55: parse error before `__kernel_off_t'
/usr/local/mips-linux/include/asm/fcntl.h:55: warning: no semicolon at end of struct or union
/usr/local/mips-linux/include/asm/fcntl.h:56: warning: data definition has no type or storage class
/usr/local/mips-linux/include/asm/fcntl.h:58: parse error before `l_pid'
/usr/local/mips-linux/include/asm/fcntl.h:58: warning: data definition has no type or storage class
/usr/local/mips-linux/include/asm/fcntl.h:60: parse error before `}'
/usr/local/mips-linux/include/asm/fcntl.h:60: warning: data definition has no type or storage class


any help would be appreciated ...

oliver

From linux@informatik.uni-koblenz.de  Thu Jul  3 14:51:59 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id OAA18887; Thu, 3 Jul 1997 14:51:56 +0200 (MET DST)
Received-Date: Thu, 3 Jul 1997 14:51:56 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id OAA15044; Thu, 3 Jul 1997 14:46:04 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707031246.OAA15044@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id OAA15002; Thu, 3 Jul 1997 14:46:00 +0200
Subject: Re: problems crosscompiling on SGI
To: linux-mips@fnet.fr, oliver@aec.at
Date: Thu, 3 Jul 1997 14:45:59 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.91.970627185424.940A-100000@web.aec.at> from "Oliver Frommel" at Jul 3, 97 11:21:41 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 2160
Lines: 41

Hi,

> after setting up the crosscompiler from out of the binary dist, i am now
> trying to crosscompile a kernel on an indigo2 impact (irix 6.2).
> 
> first i am having the problem that "make depend", "make" all want to use cc as
> the compiler, even when i have HOSTCC=mips-linux-gc -and- 
> CROSS_COMPILE=mips-linux- ..

Well, it tries to do this because it's correct.  mkdep is a program
which will be executed on IRIX, not Linux, so the native compiler cc
or gcc should be used.  Therefore HOSTCC is wired to cc.  The configuration
script will select the correct prefix for the tool names for you based
on the byteorder you are compiling for and if you're doing native or
a crosscompile.  In your case the value mips-linux- for CROSS_COMPILE
is correct.

> when i try to to some compilations by hand, like (in the kernel source root):
> > mips-linux-gcc -O2 -fomit-frame-pointer -o scripts/mkdep scripts/mkdep.c
> 
> i get the following errors:
> 
> In file included from /usr/local/mips-linux/include/linux/fcntl.h:4,
>                  from /usr/local/mips-linux/include/fcntlbits.h:24,
>                  from /usr/local/mips-linux/include/fcntl.h:33,
>                  from /usr/local/mips-linux/include/sys/fcntl.h:1,
>                  from scripts/mkdep.c:9:
> /usr/local/mips-linux/include/asm/fcntl.h:55: parse error before `__kernel_off_t'
> /usr/local/mips-linux/include/asm/fcntl.h:55: warning: no semicolon at end of struct or union
> /usr/local/mips-linux/include/asm/fcntl.h:56: warning: data definition has no type or storage class
> /usr/local/mips-linux/include/asm/fcntl.h:58: parse error before `l_pid'
> /usr/local/mips-linux/include/asm/fcntl.h:58: warning: data definition has no type or storage class
> /usr/local/mips-linux/include/asm/fcntl.h:60: parse error before `}'
> /usr/local/mips-linux/include/asm/fcntl.h:60: warning: data definition has no type or storage class

Which libc did you install?  It looks like a outdated libc problem.
A source snapshot from the CVS is available on ftp.linux.sgi.com in
/pub/linux/mips/testing/.  I'll put binaries on FTP asap.  A replacement
of the libc binaries is long overdue.

  Ralf

From oliver@aec.at  Thu Jul  3 15:29:47 1997
Received: from aec.at (web.aec.at [193.170.192.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id PAA19214; Thu, 3 Jul 1997 15:29:41 +0200 (MET DST)
Received-Date: Thu, 3 Jul 1997 15:29:41 +0200 (MET DST)
Received: (from oliver@localhost) by aec.at (8.8.3/8.7) id PAA19325; Thu, 3 Jul 1997 15:27:04 +0200
Date: Thu, 3 Jul 1997 15:27:01 +0200 (MET DST)
From: Oliver Frommel <oliver@aec.at>
To: Systemkennung Linux <linux@mailhost.uni-koblenz.de>
cc: linux-mips@fnet.fr
Subject: Re: problems crosscompiling on SGI
In-Reply-To: <199707031246.OAA15044@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.91.970703152444.19207A-100000@web.aec.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 887
Lines: 25


> > first i am having the problem that "make depend", "make" all want to use cc as
> > the compiler, even when i have HOSTCC=mips-linux-gc -and- 
> > CROSS_COMPILE=mips-linux- ..
> 
> Well, it tries to do this because it's correct.  mkdep is a program
> which will be executed on IRIX, not Linux, so the native compiler cc
> or gcc should be used.  Therefore HOSTCC is wired to cc.  The configuration

hmm .. with using cc for mkdep i new get:
> cc scripts/mkdep scripts/mkdep.c 
ld: FATAL 9: I/O error (scripts/mkdep): No such file or directory

> 
> Which libc did you install?  It looks like a outdated libc problem.
> A source snapshot from the CVS is available on ftp.linux.sgi.com in
> /pub/linux/mips/testing/.  I'll put binaries on FTP asap.  A replacement
> of the libc binaries is long overdue.
>

i've got  libc-951212.tar installed .. 

thanks for your information
oliver
 

From ralf@informatik.uni-koblenz.de  Fri Jul  4 12:39:03 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id MAA28603; Fri, 4 Jul 1997 12:38:43 +0200 (MET DST)
Received-Date: Fri, 4 Jul 1997 12:38:43 +0200 (MET DST)
Received: from thoma (ralf@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id MAA08613; Fri, 4 Jul 1997 12:33:23 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707041033.MAA08613@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id MAA18563; Fri, 4 Jul 1997 12:33:21 +0200
Subject: Status ...
Date: Fri, 4 Jul 1997 12:33:20 +0200 (MET DST)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1394
Lines: 30

Hi all,

with my recent bug fixes the kernel/libc becomes again stable
enough to carry a reasonable userland.  I spent last night rebuilding
alot of RPM packages from RedBat 4.2.  Many of them built fine without
changes.  Top problems which prevented rebuilding I found are

 - bugs in the new VFS layer of 2.1.43
 - patch + glibc don't seem to work too well

(These two are the most annoying)

 - We don't have yet a (reliable) port of X.  Miguel de Icaza is working
   on that, especially on a X server for the Indy.
 - Neither RedHat nor any of the other availble distributions has a
   concept of bootstrapping out on a system where almost nothing is
   installed.  So it's an annoying game to find out which packages
   to build in which order ...
 - Static linking is currently broken.  Still many people use it as part
   of some kind of safety concept not noticing that a large fraction
   of userland programs will pull in the shared libraries vi the NSS
   mechanism anyway ...
 - On some configurations we still have problems with bad UDP/IP packets.
   This though I fixed a couple of endian bugs in the checksum code
   during the last days.  Right now it seems that the Indy and M700 (using
   NE2000) are not affected by the problem, while P4032 and RM200 spit
   a good number of bad packets.  Right now I guess we've got some other
   problem, maybe memory corruption.

  Ralf

From linux@informatik.uni-koblenz.de  Fri Jul  4 12:45:20 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id MAA29098; Fri, 4 Jul 1997 12:42:23 +0200 (MET DST)
Received-Date: Fri, 4 Jul 1997 12:42:23 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id MAA09622; Fri, 4 Jul 1997 12:41:16 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707041041.MAA09622@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id MAA18688; Fri, 4 Jul 1997 12:41:14 +0200
Subject: Re: problems crosscompiling on SGI
To: oliver@aec.at (Oliver Frommel)
Date: Fri, 4 Jul 1997 12:41:14 +0200 (MET DST)
Cc: linux@informatik.uni-koblenz.de, linux-mips@fnet.fr
In-Reply-To: <Pine.LNX.3.91.970703152444.19207A-100000@web.aec.at> from "Oliver Frommel" at Jul 3, 97 03:27:01 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 604
Lines: 19

Hi,

> hmm .. with using cc for mkdep i new get:
> > cc scripts/mkdep scripts/mkdep.c 
> ld: FATAL 9: I/O error (scripts/mkdep): No such file or directory

I bet you messed up the top level Makefile.  Check out the last line
in the file; it is the command which builds mkdep.

> > Which libc did you install?  It looks like a outdated libc problem.
> > A source snapshot from the CVS is available on ftp.linux.sgi.com in
> > /pub/linux/mips/testing/.  I'll put binaries on FTP asap.  A replacement
> > of the libc binaries is long overdue.
> 
> i've got  libc-951212.tar installed .. 

Duhhh....

  Ralf

From miguel@athena.nuclecu.unam.mx  Fri Jul  4 18:41:05 1997
Received: from athena.nuclecu.unam.mx (athena.nuclecu.unam.mx [132.248.29.9]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id SAA02182; Fri, 4 Jul 1997 18:39:48 +0200 (MET DST)
Received-Date: Fri, 4 Jul 1997 18:39:48 +0200 (MET DST)
Received: (from miguel@localhost)
	by athena.nuclecu.unam.mx (8.8.5/8.8.5) id LAA24200;
	Fri, 4 Jul 1997 11:23:42 -0500
Date: Fri, 4 Jul 1997 11:23:42 -0500
Message-Id: <199707041623.LAA24200@athena.nuclecu.unam.mx>
From: Miguel de Icaza <miguel@nuclecu.unam.mx>
To: linux-mips@fnet.fr
In-reply-to: <199707041033.MAA08613@informatik.uni-koblenz.de> (message from
	Ralf Baechle on Fri, 4 Jul 1997 12:33:20 +0200 (MET DST))
Subject: Re: Status ...
X-Home: is where the cat is
Content-Length: 1476
Lines: 39


>  - Neither RedHat nor any of the other availble distributions has a
>    concept of bootstrapping out on a system where almost nothing is
>    installed.  So it's an annoying game to find out which packages
>    to build in which order ...

We did this very thing with the Linux/SPARC port.  This is what Erik
Troan suggested at the very beginning of the porting process:

This is a mail from November 29 1995, when we had just the
cross-compiled libc (and this was based on the RPM 1.x which used
perl, so that explains why he lists perl as one of the very first
things to port):

> Here's a good starting point:
> 
>     MAKEDEV SysVinit adduser bash bdflush cpio crontabs dev
>     dialog diffutils e2fsprogs etcskel file fileutils findutils
>     getty_ps grep gzip initscripts less libcsparc ncompress
>     ncurses net-tools npasswd perl procps psmisc rootfiles rpm
>     sed setup sh-utils sysklogd tar termcap textutils time
>     util-linux vim
> 
> This will get you something useable. For development work to happen, you'll
> need these as well:
> 
>     binutils bison byacc flex gcc make patch texinfo
> 
> That isn't enough for networking though. Here's what you need for basic
> networking:
> 
> 	  NetKit-A NetKit-B tcp_wrapper
> 
> If you get all of those packages built, it should be easy to get an NFS
> install working. A CD install is about twenty seconds after that ;-) If
> you get all of this working, the rest will be pretty easy.

cheers,
Miguel.

From lucien@tardis.ed.ac.uk  Fri Jul  4 20:34:46 1997
Received: from tardis.ed.ac.uk (root@brigadier.tardis.ed.ac.uk [193.62.81.14]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id UAA02768; Fri, 4 Jul 1997 20:34:44 +0200 (MET DST)
Received-Date: Fri, 4 Jul 1997 20:34:44 +0200 (MET DST)
Received: from tardis.tardis.ed.ac.uk (lucien@tardis.tardis.ed.ac.uk [193.62.81.1])
	by tardis.ed.ac.uk (8.8.6.Beta3/8.8.6.Beta3/TardisMailhub) with ESMTP id TAA20674
	for <linux-mips@fnet.fr>; Fri, 4 Jul 1997 19:34:37 +0100 (BST)
Received: from localhost (lucien@localhost)
	by tardis.tardis.ed.ac.uk (8.8.6.Beta3/8.8.5/TardisClientv2) with SMTP id TAA13023
	for <linux-mips@fnet.fr>; Fri, 4 Jul 1997 19:34:35 +0100 (BST)
X-Authentication-Warning: tardis.tardis.ed.ac.uk: lucien owned process doing -bs
Date: Fri, 4 Jul 1997 19:34:35 +0100 (BST)
From: Lucien Murray-Pitts <lucien@tardis.ed.ac.uk>
To: linux-mips@fnet.fr
Subject: Linux/R2030 ....
Message-ID: <Pine.GSO.3.96.970704193030.13015A-100000@tardis.tardis.ed.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 352
Lines: 11

Hi all,
	I've had a MIPS Computing Inc. R2030 for a while and I had always
had in mind getting linux on it.  Well I've seen whaat's availble and I
wouldn't mind knowing if anyone else out there has one and also what stage
the R2000 development is in...

	I'd also be quite keen to help port it (wether or not the
technical info is available).

Lucien


From ryan@ravage.labs.gmu.edu  Fri Jul  4 23:42:09 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA04318; Fri, 4 Jul 1997 23:42:08 +0200 (MET DST)
Received-Date: Fri, 4 Jul 1997 23:42:08 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id RAA08939
	for <linux-mips@fnet.fr>; Fri, 4 Jul 1997 17:42:30 -0400
Date: Fri, 4 Jul 1997 17:42:30 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
To: linux-mips@fnet.fr
Subject: Re: Status ...
In-Reply-To: <199707041033.MAA08613@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.96.970704174200.8904A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 86
Lines: 4


Will your newly fixed kernel and userland packages be posted on fnet?

Ryan Rafferty

From linux@informatik.uni-koblenz.de  Sat Jul  5 00:25:32 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id AAA05272; Sat, 5 Jul 1997 00:25:25 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 00:25:25 +0200 (MET DST)
Received: from schlegel (linux@schlegel.uni-koblenz.de [141.26.4.59]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id AAA27927 for <linux-mips@fnet.fr>; Sat, 5 Jul 1997 00:25:16 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707042225.AAA27927@informatik.uni-koblenz.de>
Received: by schlegel (SMI-8.6/KO-2.0)
	id AAA09695; Sat, 5 Jul 1997 00:25:14 +0200
Subject: Re: Status ...
To: linux-mips@fnet.fr
Date: Sat, 5 Jul 1997 00:25:13 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.96.970704174200.8904A-100000@ravage.labs.gmu.edu> from "Ryan" at Jul 4, 97 05:42:30 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 590
Lines: 16

Hi,

> Will your newly fixed kernel and userland packages be posted on fnet?

They will be.  For now you can get yourself a snapshot of the kernel
source from our CVS archive on linus.linux.sgi.com in
/pub/linux/mips/testing/.  Those who want to access / mirror the CVS
archive itself can access it on /cvs via anon ftp.  Sorry, no real
anon CVS yet.

The bad new for you is that I haven't yet put the required Magnum 4k
bugfixes in.  Too much other stuff was borken.  Someone sent me a
patch but I wanted something cleaner.  Those who have read the old
head.S know why I say that.

  Ralf

From s100962@student.uq.edu.au  Sat Jul  5 10:47:47 1997
Received: from student.uq.edu.au (root@student.uq.edu.au [130.102.2.20]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id KAA11626; Sat, 5 Jul 1997 10:47:45 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 10:47:45 +0200 (MET DST)
Received: from localhost (s100962@localhost [127.0.0.1])
	by student.uq.edu.au (8.8.6/8.8.6) with SMTP id SAA04497
	for <linux-mips@fnet.fr>; Sat, 5 Jul 1997 18:47:40 +1000 (GMT+1000)
Date: Sat, 5 Jul 1997 18:47:40 +1000 (GMT+1000)
From: Emanuele John Gelsi <s100962@student.uq.edu.au>
To: linux-mips@fnet.fr
Subject: Re: Status ...
In-Reply-To: <199707042225.AAA27927@informatik.uni-koblenz.de>
Message-ID: <Pine.OSF.3.95.970705184642.28916B-100000@student.uq.edu.au>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 82
Lines: 2

Would someone please tell me how to unsubscribe from this list, please?
E J Gelsi

From oliver@aec.at  Sat Jul  5 15:06:56 1997
Received: from aec.at (web.aec.at [193.170.192.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id PAA14885; Sat, 5 Jul 1997 15:06:55 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 15:06:55 +0200 (MET DST)
Received: (from oliver@localhost) by aec.at (8.8.3/8.7) id PAA21720; Sat, 5 Jul 1997 15:06:54 +0200
Date: Sat, 5 Jul 1997 15:06:53 +0200 (MET DST)
From: Oliver Frommel <oliver@aec.at>
To: linux-mips@fnet.fr
Subject: "opcode not supp'd" while crosscompiling kernel
Message-ID: <Pine.LNX.3.91.970705150234.21629A-100000@web.aec.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 562
Lines: 12

hello,

using binutils-2.7-4, gcc-2.7.2-4 and kernel linux-970701 from ftp.linux.sgi.com
/pub/linux/mips/testing crosscompiling the kernel works fine until this point:

mips-linux-gcc -D__KERNEL__ -I/usr/people/oliver/linux-dir/linux-970701/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -g -mcpu=r4600 -mips2 -pipe -c gdb-low.S -o gdb-low.o
gdb-low.S: Assembler messages:
gdb-low.S:301: Error: opcode not supported on this processor `eret'
make[1]: *** [gdb-low.o] Error 1

what's going wrong this time ? :) 
thx, oliver

From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Sat Jul  5 17:43:23 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id RAA15904; Sat, 5 Jul 1997 17:43:22 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 17:43:22 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wkWzY-000oQ4C; Sat, 5 Jul 97 17:43 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wkWzN-002Ob5C; Sat, 5 Jul 97 17:43 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id RAA01369
	for linux-mips@fnet.fr; Sat, 5 Jul 1997 17:37:36 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707051537.RAA01369@alpha.franken.de>
Subject: We are getting closer...
To: linux-mips@fnet.fr
Date: Sat, 5 Jul 1997 17:37:36 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 3887
Lines: 78

Ok guys, before I stop hacking for today, I want to let you know something:

Loading R4000 MMU routines.
CPU REVISION IS: 00000430
Primary ICACHE 8K (linesize 32 bytes)
Primary DCACHE 8K (linesize 16 bytes)
Console: colour G364 128x48, 1 virtual console (max 63)
Calibrating delay loop.. ok - 49.87 BogoMIPS
VDMA: R4030 DMA pagetables initialized.
Memory: 30968k/32764k available (1084k kernel code, 712k data)
Swansea University Computer Society NET3.039 for Linux 2.1
NET3: Unix domain sockets 0.16 for Linux NET3.038.
Swansea University Computer Society TCP/IP for NET3.037
IP Protocols: IGMP, ICMP, UDP, TCP
Checking for 'wait' instruction...  unavailable.
Linux version 2.1.43 (tsbogend@alpha) (gcc version 2.7.2) #29 Sat Jul 5 17:15:44 MEST 1997
POSIX conformance testing by UNIFIX
Serial driver version 4.24 with no serial options enabled
Floppy drive(s): fd0 is 1.44M
Started kswapd v 1.3 
FDC 0 is a post-1991 82077
NCR53C9XF(espfast) detected
esp0: FAST chip is fas236 (family=10, version=3)
SCSI ID 7  Clock 40 MHz CCF=0 Time-Out 167 
ESP: Total of 1 ESP hosts found, 1 actually in use.
scsi0 : Sparc ESP236-FAST
scsi : 1 host.
esp_do_status: ack msg, got something, got both, status= 2 msg= 0, and was COMMAND_COMPLETE
dma_init_read addr 801df0a8 length 16
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
dma_init_read addr 801c5cb0 length 256
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
  Vendor: SEAGATE   Model: ST1581            Rev: 7328
  Type:   Direct-Access                      ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 0, lun 0
esp0: Gross error sreg=40
esp0: Gross error sreg=40
esp0: Gross error sreg=43
esp_do_status: ack msg, got something, got both, status= 2 msg= 0, and was COMMAND_COMPLETE
dma_init_read addr 801df0a8 length 16
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
dma_init_read addr 801c5cb0 length 256
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
  Vendor: SONY      Model: CD-ROM CDU-541    Rev: 3.0o
  Type:   CD-ROM                             ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 5, lun 0
scsi : detected 1 SCSI cdrom 1 SCSI disk total.
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
esp0: target 0 [period 100ns offset 15 10.00MHz FAST SCSI-II]
dma_init_read addr 801de000 length 8
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
SCSI device sda: hdwr sector= 512 bytes. Sectors= 1025919 [500 MB] [0.5 GB]
ne.c:v1.10 9/23/94 Donald Becker (becker@cesdis.gsfc.nasa.gov)
NE*000 ethercard probe at 0x300: 00 80 28 80 2b 70
eth0: NE2000 found at 0x300, using IRQ 10.
Partition check:
 sda:dma_init_read addr 81ffd000 length 1024
esp_do_status: ack msg, got something, got both, status= 0 msg= 0, and was COMMAND_COMPLETE
 unknown partition table
Sending BOOTP requests.... OK
Root-NFS: Got BOOTP answer from 193.175.24.68, my address is 193.175.24.69
eth0(swapper) changes state fl=00000043 pa=4518AFC1/00FFFFFF brd=FF18AFC1 dst=00000000
Looking up port of RPC 100003/2 on 193.175.24.68
Looking up port of RPC 100005/1 on 193.175.24.68
VFS: Mounted root (nfs filesystem).

There is still something wrong in the DMA part and in the chip detection part
(I had to hardwire the chip otherwise the esp driver would use fashme and,
the special handling for that chip doesn't work with my fas216). BTW. many
thanks to DaveM and the m68k people for their great work. It was really a
piece of cake to come that far.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

From charlese@cvs.com.au  Sat Jul  5 13:41:56 1997
Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id NAA13646; Sat, 5 Jul 1997 13:41:52 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 13:41:52 +0200 (MET DST)
Received: from home.cvs.com.au (acc4-ppp1.mel.interconnect.com.au [210.8.0.65]) by tulpi.interconnect.com.au with SMTP id VAA17228
  (8.8.5/IDA-1.6 for <linux-mips@fnet.fr>); Sat, 5 Jul 1997 21:41:42 +1000 (EST)
Sender: charles@interconnect.com.au
Message-ID: <33BEA3B8.25B92423@cvs.com.au>
Date: Sun, 06 Jul 1997 05:42:48 +1000
From: Charles Esson <charlese@cvs.com.au>
Organization: Colour Vision Systems
X-Mailer: Mozilla 3.01GoldC-Caldera (X11; I; Linux 2.0.29 i586)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: linux on mips
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 321
Lines: 9

There seems to be a lot of good mips processors for real time work.

Would anyone have the time to tell me the state of linux on mips ( The
FAQ talks about verion 1.X.XX kernels. Is the FAQ out of date or is
there a shortage of people working on the project).

What would be a good machine to buy to develop on.

Regards

From linux@informatik.uni-koblenz.de  Sat Jul  5 22:29:25 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id WAA19719; Sat, 5 Jul 1997 22:29:23 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 22:29:23 +0200 (MET DST)
Received: from flake (linux@flake.uni-koblenz.de [141.26.4.37]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id WAA11500 for <linux-mips@fnet.fr>; Sat, 5 Jul 1997 22:29:23 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707052029.WAA11500@informatik.uni-koblenz.de>
Received: by flake (SMI-8.6/KO-2.0)
	id WAA04408; Sat, 5 Jul 1997 22:29:17 +0200
Subject: Re: "opcode not supp'd" while crosscompiling kernel
To: linux-mips@fnet.fr
Date: Sat, 5 Jul 1997 22:29:16 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.91.970705150234.21629A-100000@web.aec.at> from "Oliver Frommel" at Jul 5, 97 03:06:53 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 750
Lines: 19

> 
> hello,
> 
> using binutils-2.7-4, gcc-2.7.2-4 and kernel linux-970701 from ftp.linux.sgi.com
> /pub/linux/mips/testing crosscompiling the kernel works fine until this point:
> 
> mips-linux-gcc -D__KERNEL__ -I/usr/people/oliver/linux-dir/linux-970701/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -g -mcpu=r4600 -mips2 -pipe -c gdb-low.S -o gdb-low.o
> gdb-low.S: Assembler messages:
> gdb-low.S:301: Error: opcode not supported on this processor `eret'
> make[1]: *** [gdb-low.o] Error 1
> 
> what's going wrong this time ? :) 
> thx, oliver

You enabled the remote debugging support.  Except probably DaveM nobody
has used that for eternities.  Should be easy to fix.  For now just
disable it.

  Ralf

From ralf@informatik.uni-koblenz.de  Sat Jul  5 23:09:55 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA19933; Sat, 5 Jul 1997 23:09:50 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 23:09:50 +0200 (MET DST)
Received: from flake (ralf@flake.uni-koblenz.de [141.26.4.37]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id XAA12388; Sat, 5 Jul 1997 23:09:28 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707052109.XAA12388@informatik.uni-koblenz.de>
Received: by flake (SMI-8.6/KO-2.0)
	id XAA04475; Sat, 5 Jul 1997 23:09:22 +0200
Subject: GCC bug
Date: Sat, 5 Jul 1997 23:09:21 +0200 (MET DST)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 630
Lines: 15

Hi,

the most current GCC package installs the header file assert.h although
it shouldn't.  The problem is that the GCC version of assert.h will
not include <gnu/stubs.h> but autoconf generated configure scripts
rely on that.  If you ever wondered why loading programs caused warnings
like 'the function lchown is not implemented and will always fail', this
is caused by the wrong assert.h.

Quick fix: rm <prefix>/<target>/include/assert.h, for example.
rm /usr/local/mipsel-linux/include/assert.h.  Note that this applies
to both native and crosscompilers.  None of them will install the
assert.h file in /usr/include/.

  Ralf

From elias@scruznet.com  Sun Jul  6 07:22:33 1997
Received: from scruz.net (nic.scruz.net [165.227.1.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id HAA26825; Sun, 6 Jul 1997 07:22:32 +0200 (MET DST)
Received-Date: Sun, 6 Jul 1997 07:22:32 +0200 (MET DST)
Received: from [165.227.110.86] (elias.sj.scruznet.com [165.227.110.86])
	by scruz.net (8.8.5/1.34) with SMTP id WAA01449
	for <linux-mips@fnet.fr>; Sat, 5 Jul 1997 22:22:29 -0700 (PDT)
Message-Id: <199707060522.WAA01449@scruz.net>
Subject: ftpd and tcpd
Date: Sat, 5 Jul 97 22:25:53 +0100
x-mailer: Claris Emailer 2.0, March 15, 1997
From: Elias Kesh <elias@scruznet.com>
To: <linux-mips@fnet.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Length: 297
Lines: 11


Quick questions in trying to get tcpd and ftpd working. Both seem to call 
getpeername with a first argument of zero and fail with errno 95. I am 
running almost of runlevel three but not rpc portmap. Has anybody else 
seen this, or what is needed to get these to work ?


Elias
Elias@kesh.com



From oliver@aec.at  Sat Jul  5 23:50:20 1997
Received: from aec.at (web.aec.at [193.170.192.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA20133; Sat, 5 Jul 1997 23:50:18 +0200 (MET DST)
Received-Date: Sat, 5 Jul 1997 23:50:18 +0200 (MET DST)
Received: (from oliver@localhost) by aec.at (8.8.3/8.7) id XAA26938; Sat, 5 Jul 1997 23:50:13 +0200
Date: Sat, 5 Jul 1997 23:50:12 +0200 (MET DST)
From: Oliver Frommel <oliver@aec.at>
To: linux-mips@fnet.fr
Subject: Re: "opcode not supp'd" while crosscompiling kernel
In-Reply-To: <199707052029.WAA11500@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.91.970705234526.26891A-100000@web.aec.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 1346
Lines: 31

> > make[1]: *** [gdb-low.o] Error 1
> > 
> > what's going wrong this time ? :) 
> > thx, oliver
> 
> You enabled the remote debugging support.  Except probably DaveM nobody
> has used that for eternities.  Should be easy to fix.  For now just
> disable it.
>

yeah .. sorry for my early posting. i fixed the problem by unconfiguring 
remote debugging.
now i am having some troubles compiling your latest glibc-2.0.4-970701 .. 

after problems concerning linux kernel version which i fixed by fooling 
the configure script i get the following errors/warnings followed by a segfault:

mips-linux-gcc -fPIC -I$cwd/. -I$cwd/libio <some stuff del'd> 
$cwd/sysdeps/posix/mk-stdiolim.c -o mk-stdiolim
/usr/local/mips-linux/bin/ld: /var/tmp/cca005j01.o: needs all files compiled with -fPIC
/usr/local/mips-linux/bin/ld: __main.o: needs all files compiled with -fPIC
/usr/local/mips-linux/bin/ld: _ctors.o: needs all files compiled with -fPIC
/usr/local/mips-linux/bin/ld: _ctors.o: uses different e_flags (0x0) fields than previous modules (0x1)
/usr/local/mips-linux/bin/ld: _exit.o: needs all files compiled with -fPIC
/usr/local/mips-linux/bin/ld: _exit.o: uses different e_flags (0x0) fields than previous modules (0x1)
sysdeps/../mk-stdiolim > sysdeps/../stdio_lim.h-t
make: *** [sysdeps/../stdio_lim.h] Segmentation fault (core dumped)


oliver
 

From linux@informatik.uni-koblenz.de  Sun Jul  6 00:23:12 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id AAA20978; Sun, 6 Jul 1997 00:23:08 +0200 (MET DST)
Received-Date: Sun, 6 Jul 1997 00:23:08 +0200 (MET DST)
Received: from flake (linux@flake.uni-koblenz.de [141.26.4.37]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id AAA14014 for <linux-mips@fnet.fr>; Sun, 6 Jul 1997 00:23:01 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707052223.AAA14014@informatik.uni-koblenz.de>
Received: by flake (SMI-8.6/KO-2.0)
	id AAA04532; Sun, 6 Jul 1997 00:22:54 +0200
Subject: Re: "opcode not supp'd" while crosscompiling kernel
To: linux-mips@fnet.fr
Date: Sun, 6 Jul 1997 00:22:53 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.91.970705234526.26891A-100000@web.aec.at> from "Oliver Frommel" at Jul 5, 97 11:50:12 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1368
Lines: 24

> now i am having some troubles compiling your latest glibc-2.0.4-970701 .. 
> 
> after problems concerning linux kernel version which i fixed by fooling 
> the configure script i get the following errors/warnings followed by a segfault:

This file should be built by the native compiler.  You somehow told
configure to use mips-linux-gcc for $CC.  But configure also defaults
$BUILD_CC to $(CC), so you also need to pass name of the native compiler
in the BUILD_CC variable when configuring.  Something like

CC=mips-linux-gcc BUILD_CC=gcc ../configure --prefix=/usr --enable-shared ...

> mips-linux-gcc -fPIC -I$cwd/. -I$cwd/libio <some stuff del'd> 
> $cwd/sysdeps/posix/mk-stdiolim.c -o mk-stdiolim
> /usr/local/mips-linux/bin/ld: /var/tmp/cca005j01.o: needs all files compiled with -fPIC
> /usr/local/mips-linux/bin/ld: __main.o: needs all files compiled with -fPIC
> /usr/local/mips-linux/bin/ld: _ctors.o: needs all files compiled with -fPIC
> /usr/local/mips-linux/bin/ld: _ctors.o: uses different e_flags (0x0) fields than previous modules (0x1)
> /usr/local/mips-linux/bin/ld: _exit.o: needs all files compiled with -fPIC
> /usr/local/mips-linux/bin/ld: _exit.o: uses different e_flags (0x0) fields than previous modules (0x1)
> sysdeps/../mk-stdiolim > sysdeps/../stdio_lim.h-t
> make: *** [sysdeps/../stdio_lim.h] Segmentation fault (core dumped)

  Ralf

From ralf@informatik.uni-koblenz.de  Sun Jul  6 01:11:41 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id BAA21624; Sun, 6 Jul 1997 01:11:36 +0200 (MET DST)
Received-Date: Sun, 6 Jul 1997 01:11:36 +0200 (MET DST)
Received: from flake (ralf@flake.uni-koblenz.de [141.26.4.37]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id BAA18139; Sun, 6 Jul 1997 01:11:13 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707052311.BAA18139@informatik.uni-koblenz.de>
Received: by flake (SMI-8.6/KO-2.0)
	id BAA04597; Sun, 6 Jul 1997 01:11:08 +0200
Subject: Re: linux on mips
To: linux-mips@fnet.fr, charlese@cvs.com.au
Date: Sun, 6 Jul 1997 01:11:08 +0200 (MET DST)
In-Reply-To: <33BEA3B8.25B92423@cvs.com.au> from "Charles Esson" at Jul 6, 97 05:42:48 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 865
Lines: 18

> 
> There seems to be a lot of good mips processors for real time work.
> 
> Would anyone have the time to tell me the state of linux on mips ( The
> FAQ talks about verion 1.X.XX kernels. Is the FAQ out of date or is
> there a shortage of people working on the project).
> 
> What would be a good machine to buy to develop on.

Depends on what you want to do.  The Indy is a nice workstation we
support.  The SNI RM200 is more PC-like.  But if you are more out
for building some special hardware, you probably want to go for an
evaluation board.  I'm hacking on a P4032; several other people have
done more or less complete ports to other eval boards for example
from IDT.  If price is influences you choice most, then try to get
something like a second hand Magnum 4000 or Olivetti M700.

  Ralf  (stoping before he sounds to much like some marketing droid ...)

From ryan@ravage.labs.gmu.edu  Sun Jul  6 05:37:45 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id FAA25628; Sun, 6 Jul 1997 05:37:44 +0200 (MET DST)
Received-Date: Sun, 6 Jul 1997 05:37:44 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id XAA12510
	for <linux-mips@fnet.fr>; Sat, 5 Jul 1997 23:38:20 -0400
Date: Sat, 5 Jul 1997 23:38:20 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
To: linux-mips@fnet.fr
Subject: Re: linux on mips
In-Reply-To: <199707052311.BAA18139@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.96.970705233528.12492A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 1061
Lines: 24


On Sun, 6 Jul 1997, Ralf Baechle wrote:

> Depends on what you want to do.  The Indy is a nice workstation we
> support.  The SNI RM200 is more PC-like.  But if you are more out
> for building some special hardware, you probably want to go for an
> evaluation board.  I'm hacking on a P4032; several other people have
> done more or less complete ports to other eval boards for example
> from IDT.  If price is influences you choice most, then try to get
> something like a second hand Magnum 4000 or Olivetti M700.

While on the subject of buying MIPS boxes, I've had a hell of a time
trying to contact Siemens-Nixdorf to buy an RM200.  I've sent e-mail to
five different addresses on five separate occasions for the past two weeks
and I have yet to receive a good response!  The addresses I contacted in
Germany referred me to their California office, from which I never got a
response.  Does anybody know if SNI still sells RM200's and, if so, how
much they cost?

Thanks,
Ryan

>   Ralf  (stoping before he sounds to much like some marketing droid ...)
> 

From 95crap@email.msn.com  Thu Jun 24 06:22:48 1999
Received: from smtp.email.msn.com (cpimssmtpu02.email.msn.com [207.46.181.18]) by guadalquivir.fnet.fr with ESMTP (8.8.8/97.02.12/Guadalquivir); id GAA13354; Thu, 24 Jun 1999 06:22:47 +0200 (MET DST)
Received-Date: Thu, 24 Jun 1999 06:22:47 +0200 (MET DST)
Received: from default - 63.10.229.182 by email.msn.com with Microsoft SMTPSVC;
	 Wed, 23 Jun 1999 21:22:10 -0700
Message-ID: <000101bc89c2$9a4057a0$b6e50a3f@default>
From: "gene" <95crap@email.msn.com>
To: <linux-mips@fnet.fr>
Subject: mips port
Date: Sat, 5 Jul 1997 21:10:54 -0700
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Content-Length: 876
Lines: 20

Hi I am Gene and I have a nec2000,  I believe the processor is a rm4400, 250
MHZ MIPS CPU.  It currently is runniung NT40 and

I would like this old dog to run linux. how and where do i get a version to
load on this machine.  Currently i ha several versions right now.
1.) Sam's teach yourself linux in 24 hours
2>) info magic's linux developers resourse
3.) linux pro by Workgroup solutions
4>) red hat 5.0
    Now can i load one of these?
also when I I use disk druid to partition my drive, I set one native
partition and one swap,..........   When I go to save it wants a mounting
point      ./????   I have put in start cylinder and stop points ,or /hda2
ect. to try to tell it which drive i want to be loaded but it wopunt accept
anything I type ...What is it asking for????????

I would appreciate any of your help I can be e-mailed at
95CRAP@MSN.COM           THANKS



From charlese@cvs.com.au  Sun Jul  6 01:40:45 1997
Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id BAA21861; Sun, 6 Jul 1997 01:40:43 +0200 (MET DST)
Received-Date: Sun, 6 Jul 1997 01:40:43 +0200 (MET DST)
Received: from home.cvs.com.au (acc4-ppp1.mel.interconnect.com.au [210.8.0.65]) by tulpi.interconnect.com.au with SMTP id JAA27870
  (8.8.5/IDA-1.6); Sun, 6 Jul 1997 09:40:15 +1000 (EST)
Sender: charles@interconnect.com.au
Message-ID: <33BF4C25.17D3D3AE@cvs.com.au>
Date: Sun, 06 Jul 1997 17:41:25 +1000
From: Charles Esson <charlese@cvs.com.au>
Organization: Colour Vision Systems
X-Mailer: Mozilla 3.01GoldC-Caldera (X11; I; Linux 2.0.29 i586)
MIME-Version: 1.0
To: Ralf Baechle <ralf@mailhost.uni-koblenz.de>
CC: linux-mips@fnet.fr
Subject: Re: linux on mips
References: <199707052311.BAA18139@informatik.uni-koblenz.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 1408
Lines: 33

Ralf Baechle wrote:
> 
> >
> > There seems to be a lot of good mips processors for real time work.
> >
> > Would anyone have the time to tell me the state of linux on mips ( The
> > FAQ talks about verion 1.X.XX kernels. Is the FAQ out of date or is
> > there a shortage of people working on the project).
> >
> > What would be a good machine to buy to develop on.
> 
> Depends on what you want to do.  The Indy is a nice workstation we
> support.  The SNI RM200 is more PC-like.  But if you are more out
> for building some special hardware, you probably want to go for an
> evaluation board.  I'm hacking on a P4032; several other people have
> done more or less complete ports to other eval boards for example
> from IDT.  If price is influences you choice most, then try to get
> something like a second hand Magnum 4000 or Olivetti M700.
> 
>   Ralf  (stoping before he sounds to much like some marketing droid ...)
Thanks for your responce. 

In the end We will be building some special hardware, but I want to get
the software sorted out first on someone elses known to be working
hardware. I think the R5000 will do the job nicely. They seem to have an
evaluation board thet plugs into the 4600 evaluation board (79S465).

Do you know the email of someone working on this?

As an aside do you know anyone who has written a native FORTH for the
mips ( for the critical real time processors).

Regards

From linux@informatik.uni-koblenz.de  Mon Jul  7 11:48:12 1997
Received: from informatik.uni-koblenz.de ([141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id LAA07813; Mon, 7 Jul 1997 11:47:09 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 11:47:09 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id LAA04774 for <linux-mips@fnet.fr>; Mon, 7 Jul 1997 11:45:49 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707070945.LAA04774@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id LAA23366; Mon, 7 Jul 1997 11:45:48 +0200
Subject: Re: ftpd and tcpd
To: linux-mips@fnet.fr
Date: Mon, 7 Jul 1997 11:45:47 +0200 (MET DST)
In-Reply-To: <199707060522.WAA01449@scruz.net> from "Elias Kesh" at Jul 5, 97 10:25:53 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 893
Lines: 19

Hi,

> Quick questions in trying to get tcpd and ftpd working. Both seem to call 
> getpeername with a first argument of zero and fail with errno 95. I am 
> running almost of runlevel three but not rpc portmap. Has anybody else 
> seen this, or what is needed to get these to work ?

Are you using the fixed version of include/asm-mips/uaccess.h?  One
of the sympthoms of the old versions were such spurious errors that
may magically disappear when adding kernel debugging code.  Other
bugs related to userspace access were fixed in arch/mips/kernel/syscall.c.

I, btw, have used the kernel version from the CVS (except Miguel's
console changes for X) for several days now without major problems
on a Indy.  But I still haven't found where all the bad packets that
my other machines spit out come from.  They're pretty annoying as they
result in NFS timeouts, sometimes even lockups.

  Ralf

From davem@caipfs.rutgers.edu  Mon Jul  7 12:07:35 1997
Received: from caipfs.rutgers.edu (root@caipfs.rutgers.edu [128.6.155.100]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id MAA07961; Mon, 7 Jul 1997 12:07:32 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 12:07:32 +0200 (MET DST)
Received: from jenolan.caipgeneral (jenolan.rutgers.edu [128.6.111.5])
	by caipfs.rutgers.edu (8.8.5/8.8.5) with SMTP id GAA15689
	for <linux-mips@fnet.fr>; Mon, 7 Jul 1997 06:07:16 -0400 (EDT)
Received: by jenolan.caipgeneral (SMI-8.6/SMI-SVR4)
	id GAA20477; Mon, 7 Jul 1997 06:05:10 -0400
Date: Mon, 7 Jul 1997 06:05:10 -0400
Message-Id: <199707071005.GAA20477@jenolan.caipgeneral>
From: "David S. Miller" <davem@jenolan.rutgers.edu>
To: linux-mips@fnet.fr
In-reply-to: <199707070945.LAA04774@informatik.uni-koblenz.de> (message from
	Systemkennung Linux on Mon, 7 Jul 1997 11:45:47 +0200 (MET DST))
Subject: Re: ftpd and tcpd
Content-Length: 789
Lines: 14

   From: Systemkennung Linux <linux@mailhost.uni-koblenz.de>
   Date: Mon, 7 Jul 1997 11:45:47 +0200 (MET DST)

   I, btw, have used the kernel version from the CVS (except Miguel's
   console changes for X) for several days now without major problems
   on a Indy.  But I still haven't found where all the bad packets
   that my other machines spit out come from.  They're pretty annoying
   as they result in NFS timeouts, sometimes even lockups.

It's the sgiseeq driver, if it gets hit just right the receiver will
lock up.  I had a work around that would detect the situation and dump
the rx/tx rings, then reset the card, and it would continue to work.
Put some timeout in there to do something like that, this will help
you to track down this bug which I never was able to resolve.

From linux@informatik.uni-koblenz.de  Mon Jul  7 13:32:12 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id NAA08330; Mon, 7 Jul 1997 13:31:07 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 13:31:07 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id MAA09446 for <linux-mips@fnet.fr>; Mon, 7 Jul 1997 12:17:19 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707071017.MAA09446@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id MAA23867; Mon, 7 Jul 1997 12:17:17 +0200
Subject: Re: linux on mips
To: linux-mips@fnet.fr
Date: Mon, 7 Jul 1997 12:17:16 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.96.970705233528.12492A-100000@ravage.labs.gmu.edu> from "Ryan" at Jul 5, 97 11:38:20 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 752
Lines: 18

Hi,

> While on the subject of buying MIPS boxes, I've had a hell of a time
> trying to contact Siemens-Nixdorf to buy an RM200.  I've sent e-mail to
> five different addresses on five separate occasions for the past two weeks
> and I have yet to receive a good response!  The addresses I contacted in
> Germany referred me to their California office, from which I never got a
> response.  Does anybody know if SNI still sells RM200's and, if so, how
> much they cost?

My machine was about $3800 about 18 month ago.  Yes, they're still
selling MIPS machines.  You should probably try to contact someone
of their office in Munich again.

  Ralf

PS: If you think this is difficult, then try contacting Acer about their
    MIPS machines.  Have fun ...

From linux@informatik.uni-koblenz.de  Mon Jul  7 13:33:36 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id NAA08362; Mon, 7 Jul 1997 13:33:25 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 13:33:25 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id MAA12074 for <linux-mips@fnet.fr>; Mon, 7 Jul 1997 12:37:46 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707071037.MAA12074@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id MAA24063; Mon, 7 Jul 1997 12:37:44 +0200
Subject: Re: ftpd and tcpd
To: linux-mips@fnet.fr
Date: Mon, 7 Jul 1997 12:37:42 +0200 (MET DST)
In-Reply-To: <199707071005.GAA20477@jenolan.caipgeneral> from "David S. Miller" at Jul 7, 97 06:05:10 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1229
Lines: 22

>    I, btw, have used the kernel version from the CVS (except Miguel's
>    console changes for X) for several days now without major problems
>    on a Indy.  But I still haven't found where all the bad packets
>    that my other machines spit out come from.  They're pretty annoying
>    as they result in NFS timeouts, sometimes even lockups.
> 
> It's the sgiseeq driver, if it gets hit just right the receiver will
> lock up.  I had a work around that would detect the situation and dump
> the rx/tx rings, then reset the card, and it would continue to work.
> Put some timeout in there to do something like that, this will help
> you to track down this bug which I never was able to resolve.

I've seen your workaround on the Indy being triggered but sine I fixed
one of the other not directly networking related bugs everything seems
to work fine.  I had the machine up for more than two days and not a
single NFS timeout.  Thomas Bogendoerfer reports the same for a M700
using a NE2000.  But on the other machines I've tested (P4032, RM200
both using onboard ethernet) this bug strikes very often.  The fact
that Thomas can use networking without that problem also eleminates
another byteorder problem as cause.

  Ralf

From ralf@informatik.uni-koblenz.de  Mon Jul  7 18:11:17 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id SAA12777; Mon, 7 Jul 1997 18:11:02 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 18:11:02 +0200 (MET DST)
Received: from thoma (ralf@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id SAA28936; Mon, 7 Jul 1997 18:10:27 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707071610.SAA28936@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id SAA26501; Mon, 7 Jul 1997 18:10:25 +0200
Subject: MIPS Distribution status (Was: Status ...)
Date: Mon, 7 Jul 1997 18:10:24 +0200 (MET DST)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1192
Lines: 36

Hi all,

Just to a status report about the packages Miguel mentioned.  This is
from memory, so neither complete nor 100% accurate.  I've tried more
than just these ...

 - Programs work, not even tried to packaged into RPMs yet:
    binutils gcc glibc util-linux procps sh-utils MAKEDEV bash

 - Packaging failed but otherwise working:
    apache, ncurses, dev

 - Works as far as tested:
    bison byacc flex make patch texinfo NetKit-A cpio crontabs
    diffutils dialog etcskel file findutils grep gzip ncrompress
    perl rpm textutils less sed initscripts mtools tar adduser
    textutils time fileutils rootfiles

    (Since Perl now builds shrink wrapped and passes almost the entire
    test suite someone could try starting with Debian as well)

 - Didn't try to build RPM package yet:
    NetKit-B tcp_wrapper termcap vim psmisc npasswd sysklogd
    net-tools setup

 - RPM package available but buggy:
    SysvInit statnet

 - Package doesn't build for unknown reasons:
    Emacs getty_ps e2fsprogs bdflush 

Since I'm developping offline I'm a bit lazy about merging other stuff
into my kernel.  With the VFS bug fixes a good couple more of packages
would build and work.

  Ralf

From charlese@cvs.com.au  Mon Jul  7 22:31:30 1997
Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id WAA15605; Mon, 7 Jul 1997 22:31:28 +0200 (MET DST)
Received-Date: Mon, 7 Jul 1997 22:31:28 +0200 (MET DST)
Received: from home.cvs.com.au (acc4-ppp25.mel.interconnect.com.au [210.8.0.89]) by tulpi.interconnect.com.au with SMTP id GAA08713
  (8.8.5/IDA-1.6 for <linux-mips@fnet.fr>); Tue, 8 Jul 1997 06:31:18 +1000 (EST)
Sender: charles@interconnect.com.au
Message-ID: <33C1C2ED.50838DFC@cvs.com.au>
Date: Tue, 08 Jul 1997 14:32:45 +1000
From: Charles Esson <charlese@cvs.com.au>
Organization: Colour Vision Systems
X-Mailer: Mozilla 3.01GoldC-Caldera (X11; I; Linux 2.0.29 i586)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: mips development board
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 138
Lines: 4

Probable should ask this on this list but:

Has anyone got a IDT development board they  have finished with that
they would like to sell.

From brucem@melb.cpr.itg.telstra.com.au  Tue Jul  8 08:32:48 1997
Received: from mail.telstra.com.au (mail.telstra.com.au [192.148.160.15]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id IAA20952; Tue, 8 Jul 1997 08:32:45 +0200 (MET DST)
Received-Date: Tue, 8 Jul 1997 08:32:45 +0200 (MET DST)
Received: (from uucp@localhost) by mail.telstra.com.au (8.8.2/8.6.9) id QAA05573 for <linux-mips@fnet.fr>; Tue, 8 Jul 1997 16:31:43 +1000 (EST)
Received: from mail-gw.fwall.telstra.com.au(192.148.147.15) by mail via smap (V1.3)
	id sma005479; Tue Jul  8 16:31:07 1997
Received: (from uucp@localhost) by mail-gw.fwall.telstra.com.au (8.8.2/8.6.9) id QAA10768 for <linux-mips@fnet.fr>; Tue, 8 Jul 1997 16:31:00 +1000 (EST)
Received: from cdn-mail.dn.itg.telecom.com.au(144.135.109.134) by mail-gw via smap (V1.3)
	id sma010602; Tue Jul  8 16:30:14 1997
Received: from balrog.supp.cpr.itg.telecom.com.au (balrog.supp.cpr.itg.telecom.com.au [172.73.42.42]) by cdn-mail.telecom.com.au (8.8.2/8.6.9) with ESMTP id QAA22616 for <linux-mips@fnet.fr>; Tue, 8 Jul 1997 16:30:13 +1000 (EST)
Received: from melb100.melb.cpr.itg.telecom.com.au (melb100.melb.cpr.itg.telecom.com.au [172.73.43.200]) by balrog.supp.cpr.itg.telecom.com.au (8.8.4/8.7.3) with ESMTP id QAA10254 for <linux-mips@fnet.fr>; Tue, 8 Jul 1997 16:30:13 +1000
Received: from melb137.melb.cpr.itg.telecom.com.au (melb137.melb.cpr.itg.telecom.com.au [172.73.44.200]) by melb100.melb.cpr.itg.telecom.com.au (8.8.4/8.7.3) with ESMTP id QAA18575 for <linux-mips@fnet.fr>; Tue, 8 Jul 1997 16:30:12 +1000
From: Bruce Moffatt <brucem@melb.cpr.itg.telstra.com.au>
Received: (from brucem@localhost) by melb137.melb.cpr.itg.telecom.com.au (8.8.4/8.7.3) id QAA02117 for linux-mips@fnet.fr; Tue, 8 Jul 1997 16:30:11 +1000
Message-Id: <199707080630.QAA02117@melb137.melb.cpr.itg.telecom.com.au>
Subject: Linux MIPS on DECstation 3100
To: linux-mips@fnet.fr
Date: Tue, 8 Jul 1997 16:30:10 +1000 (EST)
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 1495
Lines: 49

Hi,

I am looking for a contact/group/mail group who can
help me with info about the current status of the
Linux MIPS port.

I have a borrowed DECstation 3100 that I can experiment
with for a while. It has been running Ultrix 4.4, but
I would like to have a go at getting Linux up on it.
It comes complete with an expansion box, with (mumble)
megs of hard disk on board. It's currently surplus
to my project's needs, but will eventually have to be
given back when someone finds a real business use for
it (hah!)

I have had a look at the Porting Page, the Linux/MIPS
FAQ, the Linux MIPS HOWTO, and need a push in the 
appropriate direction from here. I run Linux 2.0.0
on an i386 type PC, from a modified Slackware distro.
My systems programming experience is low, I have spent
most of the last few years hacking in an application
language called EPL, but what I lack in experience
I hope to make up for with determination.

Is there a mail group you could point me at please?
Or better still is there any one-on-one contact who
can help me get started?

Any help very welcome.

Bruce 



                |
   =============_=============
      \        /_\ ~      /
     =========[ O ]=========
             ~ \_/\ 
             /     \                                   
           ()       ()                                 



IRL Bruce Moffatt
IRC skua
homepage light.iinet.net.au/~bmoffatt
email bmoffatt@light.iinet.net.au
email (Telstra business only) brucem@melb.cpr.itg.telstra.com.au

From ifw96146@informatik.fh-muenchen.de  Wed Jul  9 11:08:26 1997
Received: from f7indy2 (f7indy2.informatik.fh-muenchen.de [129.187.208.138]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id LAA02809; Wed, 9 Jul 1997 11:08:05 +0200 (MET DST)
Received-Date: Wed, 9 Jul 1997 11:08:05 +0200 (MET DST)
Received: from f7indy2 (localhost [127.0.0.1]) by f7indy2 (950413.SGI.8.6.12/950213.SGI.AUTOCF) via SMTP id LAA14452 for <linux-mips@fnet.fr>; Wed, 9 Jul 1997 11:07:07 +0200
Sender: ifw96146@informatik.fh-muenchen.de
Message-ID: <33C354B9.41C6@informatik.fh-muenchen.de>
Date: Wed, 09 Jul 1997 11:07:05 +0200
From: Schaeuffelhut Friedrich <ifw96146@informatik.fh-muenchen.de>
X-Mailer: Mozilla 3.01 (X11; I; IRIX 6.2 IP22)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: Linux on mips R2030
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 354
Lines: 13

Hi

I have a Mips RC2030 with RISC/OS4.5 currently running.
Is it possible to port Linux to that machine
I´m highly intrested in running a new Unix on it.


thanxs


    Fries     Friedrich Schaeuffelhut / D-80639 Muenchen, Germany
   =======    e-mail   :  ifw96146@informatik.fh-muenchen.de  
              homepage :  http://www.home.pages.de/~fries/

From brucem@melb.cpr.itg.telstra.com.au  Thu Jul 10 03:31:29 1997
Received: from mail.telstra.com.au (mail.telstra.com.au [192.148.160.15]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id DAA10636; Thu, 10 Jul 1997 03:31:27 +0200 (MET DST)
Received-Date: Thu, 10 Jul 1997 03:31:27 +0200 (MET DST)
Received: (from uucp@localhost) by mail.telstra.com.au (8.8.2/8.6.9) id LAA01540 for <linux-mips@fnet.fr>; Thu, 10 Jul 1997 11:30:50 +1000 (EST)
Received: from mail-gw.fwall.telstra.com.au(192.148.147.15) by mail via smap (V1.3)
	id sma001412; Thu Jul 10 11:30:04 1997
Received: (from uucp@localhost) by mail-gw.fwall.telstra.com.au (8.8.2/8.6.9) id LAA11424 for <linux-mips@fnet.fr>; Thu, 10 Jul 1997 11:29:59 +1000 (EST)
Received: from cdn-mail.dn.itg.telecom.com.au(144.135.109.134) by mail-gw via smap (V1.3)
	id sma011304; Thu Jul 10 11:29:09 1997
Received: from balrog.supp.cpr.itg.telecom.com.au (balrog.supp.cpr.itg.telecom.com.au [172.73.42.42]) by cdn-mail.telecom.com.au (8.8.2/8.6.9) with ESMTP id LAA13405 for <linux-mips@fnet.fr>; Thu, 10 Jul 1997 11:29:07 +1000 (EST)
Received: from melb100.melb.cpr.itg.telecom.com.au (melb100.melb.cpr.itg.telecom.com.au [172.73.43.200]) by balrog.supp.cpr.itg.telecom.com.au (8.8.4/8.7.3) with ESMTP id LAA10819 for <linux-mips@fnet.fr>; Thu, 10 Jul 1997 11:29:06 +1000
Received: from melb137.melb.cpr.itg.telecom.com.au (melb137.melb.cpr.itg.telecom.com.au [172.73.44.200]) by melb100.melb.cpr.itg.telecom.com.au (8.8.4/8.7.3) with ESMTP id LAA07219; Thu, 10 Jul 1997 11:29:03 +1000
From: Bruce Moffatt <brucem@melb.cpr.itg.telstra.com.au>
Received: (from brucem@localhost) by melb137.melb.cpr.itg.telecom.com.au (8.8.4/8.7.3) id LAA12518; Thu, 10 Jul 1997 11:29:02 +1000
Message-Id: <199707100129.LAA12518@melb137.melb.cpr.itg.telecom.com.au>
Subject: Linux on DECStation 3100
To: linux-mips@fnet.fr
Date: Thu, 10 Jul 1997 11:29:00 +1000 (EST)
Cc: brucem@melb.cpr.itg.telstra.com.au (Bruce Moffatt)
X-Mailer: ELM [version 2.4 PL23]
Content-Type: text
Content-Length: 850
Lines: 25

I am seeking help getting started with installing
Linux on a DECStation 3100.

I understand that the Linux Mips project is in
development at the moment, and that some people
have made progress towards getting a system
up on a DEC 3100. I have on available to me
for a little while, and am keen to have a try.

I have checked the Linux MIPS homepage at fnet.fr
and also had a look at the softway.com.au arcchive
site. I now need someone's assistance with 
information about what I need to do to get
Linux onto the hard drive onto the 3100. I have
a network connection to an Ultrix LAN, and a 
486 PC available running Linux 2.0.0.

I have tried to contact paul @ softway.com,
but I can't get a reply. If anyone can provide
a little assistance, or can point me to another
information source, I would be most grateful.

Cheers and merci,

Bruce Moffatt

From robert@moon.eorbit.net  Thu Jul 10 07:39:20 1997
Received: from moon.eorbit.net (root@moon.eorbit.net [206.190.75.45]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id HAA11881; Thu, 10 Jul 1997 07:39:17 +0200 (MET DST)
Received-Date: Thu, 10 Jul 1997 07:39:17 +0200 (MET DST)
Received: from boobs (boobs.eorbit.net [206.190.75.46]) by moon.eorbit.net (8.7.5/8.7.3) with SMTP id WAA30750 for <linux-mips@fnet.fr>; Wed, 9 Jul 1997 22:38:56 -0700
Message-ID: <33C474DD.121@moon.eorbit.net>
Date: Wed, 09 Jul 1997 22:36:29 -0700
From: Robert Kaye <robert@moon.eorbit.net>
Reply-To: robert@moon.eorbit.net
Organization: Moon Inc.
X-Mailer: Mozilla 3.0Gold (WinNT; I)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: subscribe
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 266
Lines: 9

Please subscribe me to the linux-mips mailing list:

   robert@moon.eorbit.net


--ruaok       And it's too late to loose the weight you used to need 
              to throw around. - Pink Floyd

Robert Kaye -- robert@moon.eorbit.net  http://moon.eorbit.net/~robert

From rji@bristol.st.com  Thu Jul 10 11:56:06 1997
Received: from hawkweed (hawkweed.bri.st.com [192.26.234.4]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id LAA13072; Thu, 10 Jul 1997 11:56:01 +0200 (MET DST)
Received-Date: Thu, 10 Jul 1997 11:56:01 +0200 (MET DST)
Received: by hawkweed id KAA17935; Thu, 10 Jul 1997 10:55:21 +0100 (BST)
From: "Richard Ingram" <rji@bristol.st.com>
Message-Id: <9707101055.ZM1492@bristol.st.com>
Date: Thu, 10 Jul 1997 10:55:18 +0100
In-Reply-To: Bruce Moffatt <brucem@melb.cpr.itg.telstra.com.au>
        "Linux on DECStation 3100" (Jul 10,  2:34am)
References: <199707100129.LAA12518@melb137.melb.cpr.itg.telecom.com.au>
X-Mailer: Z-Mail (3.2.1 10apr95)
To: linux-mips@fnet.fr
Subject: Re: Linux on DECStation 3100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Length: 1484
Lines: 49

Hi,

There should be archives of postings to this group and a while back there were
a number of posts on just this subject. Unfortunately I don't know where the
archives are (off the WWW page ??).

Could someone mail the address ?

If you have no luck I have archived a lot of posts and could trawl through them
for the DEC posts... get back to me if you would like me to do this.

Good luck (I will be tryinh yo get my Mips RC3x30 up in the near future)

Richard.


On Jul 10,  2:34am, Bruce Moffatt wrote:
> Subject: Linux on DECStation 3100
> I am seeking help getting started with installing
> Linux on a DECStation 3100.
>
> I understand that the Linux Mips project is in
> development at the moment, and that some people
> have made progress towards getting a system
> up on a DEC 3100. I have on available to me
> for a little while, and am keen to have a try.
>
> I have checked the Linux MIPS homepage at fnet.fr
> and also had a look at the softway.com.au arcchive
> site. I now need someone's assistance with
> information about what I need to do to get
> Linux onto the hard drive onto the 3100. I have
> a network connection to an Ultrix LAN, and a
> 486 PC available running Linux 2.0.0.
>
> I have tried to contact paul @ softway.com,
> but I can't get a reply. If anyone can provide
> a little assistance, or can point me to another
> information source, I would be most grateful.
>
> Cheers and merci,
>
> Bruce Moffatt
>
>-- End of excerpt from Bruce Moffatt



-- 

From fll@dsbdata.dsb.dk  Thu Jul 10 12:51:05 1997
Received: from gw.dsb.dk (gw.dsb.dk [130.227.254.130]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id MAA13620; Thu, 10 Jul 1997 12:50:57 +0200 (MET DST)
Received-Date: Thu, 10 Jul 1997 12:50:57 +0200 (MET DST)
Received: by gw.dsb.dk; (5.65v3.2/1.3/10May95) id AA23014; Thu, 10 Jul 1997 12:50:50 +0200
Received: from epmb.dsb.dk by gw (smtpxd); id XA23329
Received: from exkbbg01.dsb.dk by epmb.dsb.dk; (5.65v3.2/1.1.8.2/12Sep96-1236PM)
	id AA29138; Thu, 10 Jul 1997 12:50:45 +0200
Received: by exkbbg01.dsb.dk with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52)
	id <01BC8D2F.B42DEFE0@exkbbg01.dsb.dk>; Thu, 10 Jul 1997 12:49:28 +0200
Message-Id: <c=dk%a=dk400%p=DSB%l=EXKBBG01-970710104928Z-2127@exkbbg01.dsb.dk>
From: Flemming Laugaard <fll@dsbdata.dsb.dk>
To: "'linux-mips@fnet.fr'" <linux-mips@fnet.fr>
Subject: DEC5000
Date: Thu, 10 Jul 1997 12:49:28 +0200
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Length: 256
Lines: 11

Hi linix-mips

I have in my possesion a DEC 5000/260 104 MB RAM, 1 GB HD.
It haven't got a floppy or grfx adapter, but a cdrom :-)

I would love to run Linux on, since I run Ultrix for now ...

Can I help you with the port?

Kind regards
Flemming Laugaard

From Stoned.Elipot@univ-evry.fr  Thu Jul 10 12:55:20 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id MAA13700; Thu, 10 Jul 1997 12:55:17 +0200 (MET DST)
Received-Date: Thu, 10 Jul 1997 12:55:17 +0200 (MET DST)
Received: from bandsept.univ-evry.fr (localhost.univ-evry.fr [127.0.0.1]) by bandsept.univ-evry.fr with ESMTP (8.8.5/97.01.21/bandsept); id MAA05856; Thu, 10 Jul 1997 12:55:04 +0200 (MET DST)
Message-Id: <199707101055.MAA05856@bandsept.univ-evry.fr>
To: linux-mips@fnet.fr
Subject: Re: Linux on DECStation 3100 
In-reply-to: <9707101055.ZM1492@bristol.st.com> 
X-It: bandsept (better OS but not yet a 4.4, and better CPU)
X-MAILER: MH 6.8.4
Date: Thu, 10 Jul 1997 12:55:04 +0200
From: Stoned Elipot <Stoned.Elipot@univ-evry.fr>
Content-Length: 586
Lines: 15

On Thu, 10 Jul 1997 10:55:18 +0100  "Richard Ingram" wrote:
> Hi,
> 
> There should be archives of postings to this group and a while back there wer
e
> a number of posts on just this subject. Unfortunately I don't know where the
> archives are (off the WWW page ??).

Noop, there's no www gateway to the archives. But just send 'help' in 
the subject of a mail to linux-mips-request@fnet.fr. It should get you going...

The weekly and monthly archives are also available by ftp at the URL
ftp//ftp.fnet.fr:/pub/system/linux/Mips/private/Mailling-list/{weekly,monthly}

Cheers, Stoned.

From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Sat Jul 12 02:31:00 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id CAA11744; Sat, 12 Jul 1997 02:30:58 +0200 (MET DST)
Received-Date: Sat, 12 Jul 1997 02:30:58 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wmq5P-000obZC; Sat, 12 Jul 97 02:30 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wmq5E-002ObHC; Sat, 12 Jul 97 02:30 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id CAA06119
	for linux-mips@fnet.fr; Sat, 12 Jul 1997 02:24:28 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707120024.CAA06119@alpha.franken.de>
Subject: Jazz SCSI
To: linux-mips@fnet.fr
Date: Sat, 12 Jul 1997 02:24:28 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 875
Lines: 20

Ok, here is the first alpha release of the SCSI driver for Jazz machines.
It's only tested on a Olivetti M700. When testing this driver be prepared
to lose all your data on your harddrive (I've lost my Windows NT partition).

You can find the patch here:

ftp://ftp.franken.de/pub/people/tsbogend/m700-970710-diff.gz

It is relative to linux-970710 from ftp.linux.sgi.com/pub/linux/mips/testing.
Don't look too close at some parts of the patch (especially on the wired 
mapping stuff), because they are only quick hack to bring up a current kernel
on the M700. Most of the esp.c changes has been done by the m68k people,
but I left out all of the amiga driver to save space.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

From ryan@ravage.labs.gmu.edu  Mon Jul 14 03:40:58 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id DAA26859; Mon, 14 Jul 1997 03:40:58 +0200 (MET DST)
Received-Date: Mon, 14 Jul 1997 03:40:58 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id VAA06432
	for <linux-mips@fnet.fr>; Sun, 13 Jul 1997 21:42:07 -0400
Date: Sun, 13 Jul 1997 21:42:07 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
To: linux-mips@fnet.fr
Subject: Re: Jazz SCSI
In-Reply-To: <199707120024.CAA06119@alpha.franken.de>
Message-ID: <Pine.LNX.3.96.970713214019.6428A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 548
Lines: 16


I FTP'd the 971010 linux snapshot from the SGI site and applied your
patch.  The patch applied successfully, but 'make dep' failed at the first
step, declaring:

$ make dep
cc -O2 -o scripts/mkdep scripts/mkdep.c
scripts/mkdep.c: In function `do_depend':
scripts/mkdep.c:259: `MAP_AUTOGROW' undeclared (first use this function)
scripts/mkdep.c:259: (Each undeclared identifier is reported only once
scripts/mkdep.c:259: for each function it appears in.)
make: *** [scripts/mkdep] Error 1

And I can't see exactly what's wrong, yet.

Ryan Rafferty

From paul@suede.sw.oz.au  Mon Jul 14 05:31:11 1997
Received: from staff.cs.su.OZ.AU (staff.cs.su.OZ.AU [129.78.8.1]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id FAA27356; Mon, 14 Jul 1997 05:31:09 +0200 (MET DST)
Received-Date: Mon, 14 Jul 1997 05:31:09 +0200 (MET DST)
Received: from suede.sw.oz.au by swallow.sw.oz.au with ESMTP
	id DAA27814; Mon, 14 Jul 1997 03:30:39 GMT (8.6.10/Unixware)
	(from paul@suede.sw.oz.au for )
Received: by suede.sw.oz.au
	id DAA00092; Mon, 14 Jul 1997 03:30:38 GMT (SMI-8.6/1.34)
	(from paul for )
From: paul@suede.sw.oz.au (Paul Antoine)
Message-Id: <199707140330.DAA00092@suede.sw.oz.au>
Subject: Re: linux mips decstation 3100
To: brucem@melb.cpr.itg.telstra.com.au (Bruce Moffatt)
Date: Mon, 14 Jul 1997 13:30:37 +1000 (EST)
Cc: linux-mips@fnet.fr (Linux MIPS mailing list)
In-Reply-To: <199707090222.MAA04693@melb137.melb.cpr.itg.telecom.com.au> from "Bruce Moffatt" at Jul 9, 97 12:22:19 pm
Organization: Softway Pty Ltd
X-Face: 
	U)Kb/c%d9`JI>Y>s'evmMaR`z*WE$<,["^2)I8o?jkx/d^=dMa$GD(s6[p|npE}r0?)qQ7H
	*3S2vbK66POj?=%pCn?Bp}D/3A{`-.v0=%L9emS+|Pc91$EP0-;i\ON*p;Mwp$tt3wO~g1Z
	W.mIz'n~$U&uIM9ix=\1=~""=W?t$3b)>`foC8+3g$m2l;^D$?i}WI(Uxc@THJ9OBbk3g6
X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*]
Content-Type: text
Content-Length: 2679
Lines: 64

Hi Bruce,

> Are you still involved in the Linux MIPS DECstation port
> project?

I am, though being CEO of this here little software company has been
consuming great gobs of my time in the last month (for instance: I was
in the US for 3 weeks, and will return later this week).

> I have a DECstation 3100 which I have borrowed for a couple of
> months while it is not needed elsewhere, and am interested in
> playing with getting Linux up on it. (Just because it's there!)

Much like the rest of us really.

> The machine has 24 M ram, 2.6 G hd (in 2 scsi drives in an attached
> expansion box), and is connectable to a network of Ultrix 4.4
> DECstations.

Sounds like what you'll need is already to hand.

> I have started to browse the solway /pub/linux-mips and the sunsite
> Linux/ALPHA/mips sites for info. The "Booting a DECstation via
> bootp/tftp" doc is interesting, but I need some help. The assumption
> of the doc seems to be that the DECstation to be booted with Linux
> is connected back to another Linux box. Do you know if it's feasible
> for me to try to use a bootp type procedure to boot a Linux kernel
> stored on one of my Ultrix boxes on my LAN?

It should be - and the instructions should be pretty similar.

> We use this kind of boot procedure for most of our 3100s now, which
> we use as dumb xterms hanging off boot nodes on our network.

You should be able to model your DECstation boot procedure on this
assuming the xterms use bootp/tftp...

> I am (obviously) not a guru, just a mad keen amateur.  My experience
> has been almost exclusively as an applications-end programmer, so
> you need to make allowances ;) however I do run Linux on an Intel
> box at home, so from time to time I get my fingers dirty in
> lower-level software.

Cool - many others on the list are of a similar background.

> I have a little time to put into the project, but not too much
> expertise. Maybe you could use my time and these resources to test
> stuff???

We're always pleased to have more testers... though I would encourage
you to not be afraid to hop in and play with the innards of the
Linux/MIPS kernel.  Just be prepared to learn more MIPS assembler than
you might have bargained for... :-)

Regards,
Paul
_______________________________________________________________________________
Paul M. Antoine, 				        Net: paul@sw.oz.au
Softway Pty Ltd						WWW: www.softway.com.au
PO Box 305, Strawberry Hills, NSW 2012, Australia       Tel: +61 2 9698 2322
Level 2, 79 Myrtle St, Chippendale, NSW 2008, Australia Fax: +61 2 9699 9174

"It is the lack of acceptance of diversity which threatens to 
 destroy society, NOT the free expression of it." - Me.

From linux@informatik.uni-koblenz.de  Mon Jul 14 11:29:51 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id LAA00443; Mon, 14 Jul 1997 11:29:45 +0200 (MET DST)
Received-Date: Mon, 14 Jul 1997 11:29:45 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id LAA23367 for <linux-mips@fnet.fr>; Mon, 14 Jul 1997 11:27:52 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707140927.LAA23367@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id LAA08825; Mon, 14 Jul 1997 11:27:50 +0200
Subject: Re: Jazz SCSI
To: linux-mips@fnet.fr
Date: Mon, 14 Jul 1997 11:27:49 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.96.970713214019.6428A-100000@ravage.labs.gmu.edu> from "Ryan" at Jul 13, 97 09:42:07 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 732
Lines: 21

> 
> 
> I FTP'd the 971010 linux snapshot from the SGI site and applied your
> patch.  The patch applied successfully, but 'make dep' failed at the first
> step, declaring:
> 
> $ make dep
> cc -O2 -o scripts/mkdep scripts/mkdep.c
> scripts/mkdep.c: In function `do_depend':
> scripts/mkdep.c:259: `MAP_AUTOGROW' undeclared (first use this function)
> scripts/mkdep.c:259: (Each undeclared identifier is reported only once
> scripts/mkdep.c:259: for each function it appears in.)
> make: *** [scripts/mkdep] Error 1
> 
> And I can't see exactly what's wrong, yet.

Just remove the reference to MAP_AUTOGROW.  I added it as a quick hack
to make mkdep working on IRIX and Solaris where it would otherwise
sometimes dump core.

  Ralf

From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Tue Jul 15 08:06:34 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id IAA06998; Tue, 15 Jul 1997 08:06:33 +0200 (MET DST)
Received-Date: Tue, 15 Jul 1997 08:06:33 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wo0kd-000odOC; Tue, 15 Jul 97 08:06 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wo0kD-002ObNC; Tue, 15 Jul 97 08:05 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id WAA01175
	for linux-mips@fnet.fr; Mon, 14 Jul 1997 22:51:18 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707142051.WAA01175@alpha.franken.de>
Subject: Re: Jazz SCSI
In-Reply-To: <199707140927.LAA23367@informatik.uni-koblenz.de> from Systemkennung Linux at "Jul 14, 97 11:27:49 am"
To: linux-mips@fnet.fr
Date: Mon, 14 Jul 1997 22:51:18 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 485
Lines: 13

> Just remove the reference to MAP_AUTOGROW.  I added it as a quick hack
> to make mkdep working on IRIX and Solaris where it would otherwise
> sometimes dump core.

I removed this part from my patch, because I thought it was added by Linus
himself. The next time I will include it:-)

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

From ralf@alpha.uni-koblenz.de  Wed Jul 16 01:23:48 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id BAA13680; Wed, 16 Jul 1997 01:23:48 +0200 (MET DST)
Received-Date: Wed, 16 Jul 1997 01:23:48 +0200 (MET DST)
Received: (from ralf@localhost) by alpha.uni-koblenz.de (8.8.3/8.8.3) id OAA24586; Tue, 15 Jul 1997 14:02:57 +0200
From: Ralf Baechle <ralf@alpha.uni-koblenz.de>
Message-Id: <199707151202.OAA24586@alpha.uni-koblenz.de>
Subject: Binutils 2.8.1.0.15
Date: Tue, 15 Jul 1997 14:02:56 +0200 (MEST)
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 941
Lines: 21

Hi all,

after having found a couple of bugs in binutils 2.7 during the last
time I decided it'd about time to go for 2.8 instead of putting more
time into 2.7.  Out of the frying pan into the fire ...

 - binutils 2.8.0.13 still need the special patches to gas/config/tc-mips.c
   to be applied.  Otherwise they will reject the %HI, %hi and %lo
   operators.
 - since some pre-2.8 version binutils do optimize the case of the -N.
   This helps to reduce the output filesize but somehow ld layouts
   the segments wrong which results in a unuseable kernel.  Removing
   -N from the LDFLAGS in arch/mips/Makefile is a workaround.
 - The %gp_rel() operator is not implemented in GAS.  This means that
   we cannot assemble PIC code with GAS that is produced by current
   snapshots.
 - GAS still doesn't deal with _huge_ loops.  The only program I know
   of which is affected is lmbench, but that alone is reason enough
   to fix it.

  Ralf

From ralf@informatik.uni-koblenz.de  Tue Jul 15 21:36:06 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id VAA11554; Tue, 15 Jul 1997 21:36:04 +0200 (MET DST)
Received-Date: Tue, 15 Jul 1997 21:36:04 +0200 (MET DST)
Received: from thoma (ralf@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id VAA00342; Tue, 15 Jul 1997 21:35:40 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707151935.VAA00342@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id VAA03345; Tue, 15 Jul 1997 21:35:54 +0200
Subject: Fun with binutils ...
Date: Tue, 15 Jul 1997 21:35:53 +0200 (MET DST)
Cc: linux@engr.sgi.com, linux-mips@fnet.fr
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1057
Lines: 22

Hi all,

after having found a couple of bugs in binutils 2.7 during the last
time I decided it'd about time to go for 2.8 instead of putting more
time into 2.7.  Out of the frying pan into the fire ...

 - binutils 2.8.0.13 still need the special patches to gas/config/tc-mips.c
   to be applied.  Otherwise they will reject the %HI, %hi and %lo
   operators.  Good so far, we never needed as few patches.
 - since some pre-2.8 version binutils do optimize the case of the -N.
   This helps to reduce the output filesize but somehow ld layouts
   the segments wrong which results in a unuseable kernel.  Removing
   -N from the LDFLAGS in arch/mips/Makefile is a workaround.
 - The %gp_rel() operator is not implemented in GAS.  This means that
   we cannot assemble PIC code with GAS that is produced by current
   snapshots.
 - ld spits messages about _gp_disp changing type.  Dunno why yet.
 - GAS still doesn't deal with _huge_ loops.  The only program I know
   of which is affected is lmbench, but that alone is reason enough
   to fix it :-)

  Ralf

From davem@jenolan.rutgers.edu  Tue Jul 15 21:49:23 1997
Received: from jenolan.rutgers.edu (davem@jenolan.rutgers.edu [128.6.111.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id VAA11628; Tue, 15 Jul 1997 21:49:22 +0200 (MET DST)
Received-Date: Tue, 15 Jul 1997 21:49:22 +0200 (MET DST)
Received: (from davem@localhost)
	by jenolan.rutgers.edu (8.8.5/8.8.5) id PAA08407;
	Tue, 15 Jul 1997 15:48:12 -0400
Date: Tue, 15 Jul 1997 15:48:12 -0400
Message-Id: <199707151948.PAA08407@jenolan.rutgers.edu>
From: "David S. Miller" <davem@jenolan.rutgers.edu>
To: ralf@mailhost.uni-koblenz.de
CC: linux@cthulhu.engr.sgi.com, linux-mips@fnet.fr
In-reply-to: <199707151935.VAA00342@informatik.uni-koblenz.de> (message from
	Ralf Baechle on Tue, 15 Jul 1997 21:35:53 +0200 (MET DST))
Subject: Re: Fun with binutils ...
Content-Length: 448
Lines: 10

   From: Ralf Baechle <ralf@mailhost.uni-koblenz.de>
   Date: Tue, 15 Jul 1997 21:35:53 +0200 (MET DST)

    - GAS still doesn't deal with _huge_ loops.  The only program I know
      of which is affected is lmbench, but that alone is reason enough
      to fix it :-)

It is not a bug, just that we have the local label semantics specified
for linux-mips differently in gcc and gas.  I fixed this ages ago and
it made lat_ctx.c compile just fine.

From ralf@informatik.uni-koblenz.de  Wed Jul 16 00:16:56 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id AAA12444; Wed, 16 Jul 1997 00:16:55 +0200 (MET DST)
Received-Date: Wed, 16 Jul 1997 00:16:55 +0200 (MET DST)
Received: from thoma (ralf@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id AAA20071; Wed, 16 Jul 1997 00:15:04 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707152215.AAA20071@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id AAA03529; Wed, 16 Jul 1997 00:15:16 +0200
Subject: Re: Fun with binutils ...
To: davem@jenolan.rutgers.edu (David S. Miller)
Date: Wed, 16 Jul 1997 00:15:15 +0200 (MET DST)
Cc: ralf@informatik.uni-koblenz.de, linux@cthulhu.engr.sgi.com,
        linux-mips@fnet.fr
In-Reply-To: <199707151948.PAA08407@jenolan.rutgers.edu> from "David S. Miller" at Jul 15, 97 03:48:12 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1600
Lines: 46

>     - GAS still doesn't deal with _huge_ loops.  The only program I know
>       of which is affected is lmbench, but that alone is reason enough
>       to fix it :-)
> 
> It is not a bug, just that we have the local label semantics specified
> for linux-mips differently in gcc and gas.  I fixed this ages ago and
> it made lat_ctx.c compile just fine.

It has nothing to do with local label semantics of GCC; I can easily trigger
the problem in plain assembler using local or nonlocal labels.  Maybe you
were still using a non-PIC lat_ctx at that time?  The problem only affects 
PIC.  Another explanation would be that the size of the cacheflushing
loop in lmbench was somewhen increased or the GCC variant you used generates
different branches.  The problematic GAS code from:
binutils/gas/config/tc-mips.c:

[...]
  3439      case M_BGTL_I:
  3440        likely = 1;
  3441      case M_BGT_I:
[...]
  3470        if (imm_expr.X_op != O_constant)
  3471          as_bad ("Unsupported large constant");
[...]
  3536      case M_BGTUL_I:
  3537        likely = 1;
  3538      case M_BGTU_I:
[...]
  3544        if (imm_expr.X_op != O_constant)
  3545          as_bad ("Unsupported large constant");
[...]
  3632      case M_BLEL_I:
  3633        likely = 1;
  3634      case M_BLE_I:
[...]
  3647        if (imm_expr.X_op != O_constant)
  3648          as_bad ("Unsupported large constant");
[...]
  3694      case M_BLEUL_I:
  3695        likely = 1;
  3696      case M_BLEU_I:
[...]
  3702        if (imm_expr.X_op != O_constant)
  3703          as_bad ("Unsupported large constant");

  Ralf

From Jeff.Ferrera@zenith.com  Fri Jul 18 16:45:51 1997
Received: from mx2.zenith.com (mx2.zenith.com [207.94.25.243]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id QAA08354; Fri, 18 Jul 1997 16:45:44 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 16:45:44 +0200 (MET DST)
Received: from zenithe.com (unverified [136.166.62.64]) by mx2.zenith.com
 (Integralis SMTPRS 2.02) with SMTP id <B0000228976@mx2.zenith.com>;
 Fri, 18 Jul 1997 09:47:59 -0500
Received: from ieccmail.zenith.com (ieccmail.zenithe.com) by zenithe.com (4.1/ZEC-3.04)
	id AA14205; Fri, 18 Jul 97 09:53:06 CDT
Received: from ccMail by ieccmail.zenith.com
  (IMA Internet Exchange 2.1 Enterprise) id 0000F7D7; Fri, 18 Jul 97 09:39:04 -0500
MIME-Version: 1.0
Date: Fri, 18 Jul 1997 09:42:47 -0500
Message-Id: <0000F7D7.@zenith.com>
From: Jeff.Ferrera@zenith.com (Jeff Ferrera)
Subject: I want Linux!
To: linux-mips@fnet.fr
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Description: cc:Mail note part
Content-Length: 621
Lines: 12

     Hello. I'm very new to the Linux/UNIX world, and I have a NetPower 
     R4x00 MIPS workstation. It is currently running NT 4.0 for lack of 
     anything better. But since nothing but some CAD packages will run on 
     it, it's a pretty useless machine to me right now. I'm interested in 
     getting Linux loaded up on it, but I don't kow which files I need to 
     download in order to get it going. Can you give me a quick list of 
     what files I would need to download in order to get this going? Any 
     help would be appreciated. 
     
     Thanks, 
     Jeff Ferrera 
     Zenith Electronics Corp. 

From angus@aero.gla.ac.uk  Fri Jul 18 17:24:25 1997
Received: from mir. (mir.aero.gla.ac.uk [130.209.27.68]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id RAA09035; Fri, 18 Jul 1997 17:24:19 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 17:24:19 +0200 (MET DST)
Message-Id: <7883.199707181520@mir.>
Date: Fri, 18 Jul 1997 16:20:09 +0100
From: Angus MacCuish <angus@aero.gla.ac.uk>
Received: (from angus@localhost sender angus) by mir. (950413.SGI.8.6.12/UK-2.2a/aero-mips) id QAA07883; Fri, 18 Jul 1997 16:20:09 +0100
To: ralf@mailhost.uni-koblenz.de, linux-mips@fnet.fr
Subject: Re: Fun with binutils ...
Cc: linux-mips@fnet.fr, linux@cthulhu.engr.sgi.com
Content-Length: 56
Lines: 4

Please remove me from this mailing list.

Thanks,
Angus

From lucien@tardis.ed.ac.uk  Fri Jul 18 18:11:49 1997
Received: from tardis.ed.ac.uk (root@brigadier.tardis.ed.ac.uk [193.62.81.14]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id SAA09723; Fri, 18 Jul 1997 18:11:46 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 18:11:46 +0200 (MET DST)
Received: from tardis.tardis.ed.ac.uk (lucien@tardis.tardis.ed.ac.uk [193.62.81.1])
	by tardis.ed.ac.uk (8.8.6.Beta3/8.8.6.Beta3/TardisMailhub) with ESMTP id RAA18797
	for <linux-mips@fnet.fr>; Fri, 18 Jul 1997 17:11:34 +0100 (BST)
Received: from localhost (lucien@localhost)
	by tardis.tardis.ed.ac.uk (8.8.6.Beta3/8.8.6.Beta3/TardisClientv2) with SMTP id RAA26589
	for <linux-mips@fnet.fr>; Fri, 18 Jul 1997 17:11:33 +0100 (BST)
X-Authentication-Warning: tardis.tardis.ed.ac.uk: lucien owned process doing -bs
Date: Fri, 18 Jul 1997 17:11:33 +0100 (BST)
From: Lucien Murray-Pitts <lucien@tardis.ed.ac.uk>
To: linux-mips@fnet.fr
Subject: subscribe
Message-ID: <Pine.GSO.3.96.970718171046.26585A-100000@tardis.tardis.ed.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 139
Lines: 8

Hello, 
	I'd like to subscribe to this mailling list if that's ok?  I'm
interested in porting for the R2000 systems.

Many thanks

Lucien


From cdemps@lsumc.edu  Fri Jul 18 22:37:26 1997
Received: from sarah.ocs.lsumc.edu (SARAH.OCS.LSUMC.EDU [155.58.128.154]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id WAA14038; Fri, 18 Jul 1997 22:37:23 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 22:37:23 +0200 (MET DST)
Received: from [155.58.112.211] by sarah.ocs.lsumc.edu
          (post.office MTA v2.0 0813 ID# 0-11395) with SMTP id AAA136
          for <linux-mips@fnet.fr>; Fri, 18 Jul 1997 15:37:17 -0500
Message-ID: <33CFD5BE.3222@lsumc.edu>
Date: Fri, 18 Jul 1997 15:44:46 -0500
From: cdemps@lsumc.edu (Dempsey, Charles)
Reply-To: cdemps@lsumc.edu
Organization: Dept Pharmacology, LSUMC-S
X-Mailer: Mozilla 2.02 (Macintosh; I; PPC)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: Jazz SCSI
References: <199707140927.LAA23367@informatik.uni-koblenz.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 790
Lines: 32

Hi,

I'm trying to compile linux-970710 with Thomas' Jazz SCSI patch on my 
Linux-Intel box.

I removed the reference to MAP_AUTOGROW in line 259 of scripts/mkdep.c 
such that it now reads;

	map = mmap(NULL, mapsize, PROT_READ, MAP_PRIVATE, fd, 0);

which seems to work, but I have a problem. The last two lines of 
/drivers/char/Makefile read;

	defkeymap.c: defkeymap.map
						loadkeys --mktable defkeymap.map > defkeymap.c

when I "make zImage" this fails with;

	/bin/sh: loadkeys: command not found
	make [3]: ***[defkeymap.c] Error 127

Huh?

Also, I noticed that when I "make config" there is no option to 
configure esp scsi. I glanced through drivers/scsi/Makefile and I see

L_OBJS := jazz_esp.o esp.o

Is this going to do it or did I miss something there too?

Thanks,
Charles

From 100773.513@CompuServe.COM  Fri Jul 18 23:19:55 1997
Received: from hil-img-2.compuserve.com (hil-img-2.compuserve.com [149.174.177.132]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA14283; Fri, 18 Jul 1997 23:19:54 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 23:19:54 +0200 (MET DST)
Received: (from mailgate@localhost)
	by hil-img-2.compuserve.com (8.8.6/8.8.6/2.2) id RAA01818
	for linux-mips@fnet.fr; Fri, 18 Jul 1997 17:19:12 -0400 (EDT)
Date: 18 Jul 97 17:18:00 EDT
From: ARI <100773.513@CompuServe.COM>
To: "INTERNET:linux-mips@fnet.fr" <linux-mips@fnet.fr>
Subject: Re: Jazz SCSI
Message-ID: <970718211759_100773.513_GHV58-1@CompuServe.COM>
Content-Length: 603
Lines: 14

Listen to my experience with my 1 Go JAZZ SCSI HD :

- I have a linux-intel box
- My linux version is a Slackware with kernel 2.0
- I've reinstalled Linux entirely on my host 560 Mo HD
- My scsi Jazz HD has not yet been connected to my host
- I've prepared boot/root 1,44 mo disks with kernel already built with scsi
  driver.
- After having successfully installed my linux, I've shut down my host,
connected
  my JAZZ SCSI2 HD to my 2940 Adaptec scsi 2 controler, then boot on my
 host HD with my newly installed linux 2.0 version.
- All was OK
- I can read my jazz hd even if it is a DOS formated hd.

From cdemps@lsumc.edu  Fri Jul 18 23:14:32 1997
Received: from sarah.ocs.lsumc.edu (SARAH.OCS.LSUMC.EDU [155.58.128.154]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA14241; Fri, 18 Jul 1997 23:14:29 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 23:14:29 +0200 (MET DST)
Received: from [155.58.112.211] by sarah.ocs.lsumc.edu
          (post.office MTA v2.0 0813 ID# 0-11395) with SMTP id AAA148
          for <linux-mips@fnet.fr>; Fri, 18 Jul 1997 16:14:42 -0500
Message-ID: <33CFDE84.2670@lsumc.edu>
Date: Fri, 18 Jul 1997 16:22:12 -0500
From: cdemps@lsumc.edu (Dempsey, Charles)
Reply-To: cdemps@lsumc.edu
Organization: Dept Pharmacology, LSUMC-S
X-Mailer: Mozilla 2.02 (Macintosh; I; PPC)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: Re: Jazz SCSI. Found it.
References: <199707140927.LAA23367@informatik.uni-koblenz.de> <33CFD5BE.3222@lsumc.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 334
Lines: 13

Dempsey, Charles wrote:
 
> when I "make zImage" this fails with;
> 
>         /bin/sh: loadkeys: command not found
>         make [3]: ***[defkeymap.c] Error 127

Please disregard this post. I found the missing ingredients. Hitting the 
"send" key always seems to produce a sudden flash of insight into the 
problem.

Sorry,
Charles

From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Fri Jul 18 23:58:43 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id XAA14661; Fri, 18 Jul 1997 23:58:42 +0200 (MET DST)
Received-Date: Fri, 18 Jul 1997 23:58:42 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wpL2h-000oJhC; Fri, 18 Jul 97 23:58 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wpL2Z-002OaxC; Fri, 18 Jul 97 23:58 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id XAA01667
	for linux-mips@fnet.fr; Fri, 18 Jul 1997 23:52:40 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707182152.XAA01667@alpha.franken.de>
Subject: Re: Jazz SCSI
In-Reply-To: <33CFD5BE.3222@lsumc.edu> from "Dempsey, Charles" at "Jul 18, 97 03:44:46 pm"
To: linux-mips@fnet.fr
Date: Fri, 18 Jul 1997 23:52:40 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 735
Lines: 25

> when I "make zImage" this fails with;
> 
> 	/bin/sh: loadkeys: command not found
> 	make [3]: ***[defkeymap.c] Error 127
> 
> Huh?

hmm, it looks like you don't have loadkeys installed. Easiest fix should
be to install it.

> Also, I noticed that when I "make config" there is no option to 
> configure esp scsi. I glanced through drivers/scsi/Makefile and I see
> 
> L_OBJS := jazz_esp.o esp.o
> 
> Is this going to do it or did I miss something there too?

That's enough for the moment:-) I was too lazy to do the config.in stuff.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

From ryan@ravage.labs.gmu.edu  Sat Jul 19 00:09:22 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id AAA14730; Sat, 19 Jul 1997 00:09:21 +0200 (MET DST)
Received-Date: Sat, 19 Jul 1997 00:09:21 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id SAA18917
	for <linux-mips@fnet.fr>; Fri, 18 Jul 1997 18:11:21 -0400
Date: Fri, 18 Jul 1997 18:11:21 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
To: "INTERNET:linux-mips@fnet.fr" <linux-mips@fnet.fr>
Subject: Re: Jazz SCSI
In-Reply-To: <970718211759_100773.513_GHV58-1@CompuServe.COM>
Message-ID: <Pine.LNX.3.96.970718181034.18913A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 833
Lines: 24


I believe you are talking about something entirely different by "jazz
scsi" than what we owners of MIPS JAZZ hardware are talking about.

Is mise le meas,
Ryan Rafferty

On 18 Jul 1997, ARI wrote:

> Listen to my experience with my 1 Go JAZZ SCSI HD :
> 
> - I have a linux-intel box
> - My linux version is a Slackware with kernel 2.0
> - I've reinstalled Linux entirely on my host 560 Mo HD
> - My scsi Jazz HD has not yet been connected to my host
> - I've prepared boot/root 1,44 mo disks with kernel already built with scsi
>   driver.
> - After having successfully installed my linux, I've shut down my host,
> connected
>   my JAZZ SCSI2 HD to my 2940 Adaptec scsi 2 controler, then boot on my
>  host HD with my newly installed linux 2.0 version.
> - All was OK
> - I can read my jazz hd even if it is a DOS formated hd.
> 

From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Sat Jul 19 22:02:42 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id WAA25894; Sat, 19 Jul 1997 22:02:41 +0200 (MET DST)
Received-Date: Sat, 19 Jul 1997 22:02:41 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wpfiA-000oYUC; Sat, 19 Jul 97 22:02 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wpfhc-002OaxC; Sat, 19 Jul 97 22:02 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id VAA01359
	for linux-mips@fnet.fr; Sat, 19 Jul 1997 21:48:55 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707191948.VAA01359@alpha.franken.de>
Subject: 2nd JAZZ SCSI patch
To: linux-mips@fnet.fr
Date: Sat, 19 Jul 1997 21:48:54 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1450
Lines: 32

I've made a new diff file to bring up Linux/Mips (snapshot 970710) on my
Olivetti M700 including SCSI controller. 

Important changes:

- changed mapping of interrupt levels. Most of the onboard devices
  now use interrupts > 15
- added configuration option for JAZZ_ESP
- fixed bug with freeing of vdma address space in floppy driver (looks
  like this one is present since a long time)

I also tried to fix the scsi chip detection and the sonic ethernet driver.
The chip detection works most of the time for me, but when it fails it
picks up fashme mode, which doesn't work with the fas216. So I hardcoded
the fas216 chip. If anybody has an idea to solve this, please mail me.
The sonic works now a little bit better, but it crashes evertime I try to
do some real work over NFS (it doesn't really crash, but it gives constant
NFS server fails, and I see checksum errors on my Alpha).

You can find the new patch on ftp://ftp.franken.de/pub/people/tsbogend/mips/

There is also a patch for milo-0.27.1, which fixes elf2coff for machines
where long is 64bit wide (Alphas for example). The more important feature
of the patch s, that it disables the splitted read/writes for Olivetti 
machines, which reduces boot time from harddisk to a few seconds.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

From linux@informatik.uni-koblenz.de  Sun Jul 20 05:13:55 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id FAA29668; Sun, 20 Jul 1997 05:13:53 +0200 (MET DST)
Received-Date: Sun, 20 Jul 1997 05:13:53 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id FAA10467 for <linux-mips@fnet.fr>; Sun, 20 Jul 1997 05:13:30 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707200313.FAA10467@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id FAA16983; Sun, 20 Jul 1997 05:13:28 +0200
Subject: Re: 2nd JAZZ SCSI patch
To: linux-mips@fnet.fr
Date: Sun, 20 Jul 1997 05:13:27 +0200 (MET DST)
In-Reply-To: <199707191948.VAA01359@alpha.franken.de> from "Thomas Bogendoerfer" at Jul 19, 97 09:48:54 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 995
Lines: 21

Hi,

> There is also a patch for milo-0.27.1, which fixes elf2coff for machines
> where long is 64bit wide (Alphas for example). The more important feature
> of the patch s, that it disables the splitted read/writes for Olivetti 
> machines, which reduces boot time from harddisk to a few seconds.

some extra words about the splitted r/w bug.  The Magnum firmware has
at least in some versions the bug that after calls to the ARC Seek()
function Read() and Write() calls for more than 512 bytes will crash the
machine.  The current workaround in Milo is to read in chunks of 512
bytes on these machines.  Apparently this is not necessary on the
Olivetti M700 which otherwise is a 99% Magnum clone.

Side effect of this workaround is a very bad performance.  Reading a
kernel from a floppy on a Magnum takes almost five minutes and booting
from harddisk is not so much faster.  Someone who has a machine that is
actually plagued by this bug could try to find a better workaround for
it.

  Ralf

From oliver@aec.at  Mon Jul 21 10:25:35 1997
Received: from aec.at (web.aec.at [193.170.192.5]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id KAA09595; Mon, 21 Jul 1997 10:25:33 +0200 (MET DST)
Received-Date: Mon, 21 Jul 1997 10:25:33 +0200 (MET DST)
Received: (from oliver@localhost) by aec.at (8.8.3/8.7) id KAA09331; Mon, 21 Jul 1997 10:25:25 +0200
Date: Mon, 21 Jul 1997 10:25:25 +0200 (MET DST)
From: Oliver Frommel <oliver@aec.at>
To: linux-mips@fnet.fr
Subject: problems crosscompiling glibc-2.0.4-970701
Message-ID: <Pine.LNX.3.91.970718190013.8286A-100000@web.aec.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 844
Lines: 25

hello,

i am still having some problems crosscompiling said glibc on an irix 6.2
system. after getting through configure (somehow) and copying "gperf" from
another machine compilation fails with:

make  -C io subdir_lib
make[1]: Entering directory `/usr/people/oliver/linux-dir/glibc-2.0.4-970701/io'
(echo '#include <sysdep.h>'; \
 echo 'PSEUDO (__flock, flock, 2)'; \
 echo ' ret'; \
 echo 'PSEUDO_END(__flock)'; \
 echo 'weak_alias (__flock, flock)'; \
) | mips-linux-gcc -c -I. -I.. -I../libio <lots if includes deleted>
-D_LIBC_REENTRANT -include ../libc-symbols.h     -DASSEMBLER -O2 -x assembler-with-cpp -o flock.o -
: Assembler messages:
:2: Error: absolute expression required `li'
make[1]: *** [flock.o] Error 1

what's going wrong this time ? :)
(btw: is there any good documentation about (cross)compiling glibc ?)

thanks
oliver


From cdemps@lsumc.edu  Mon Jul 21 22:46:44 1997
Received: from sarah.ocs.lsumc.edu (SARAH.OCS.LSUMC.EDU [155.58.128.154]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id WAA04220; Mon, 21 Jul 1997 22:46:38 +0200 (MET DST)
Received-Date: Mon, 21 Jul 1997 22:46:38 +0200 (MET DST)
Received: from [155.58.112.211] by sarah.ocs.lsumc.edu
          (post.office MTA v2.0 0813 ID# 0-11395) with SMTP id AAA121
          for <linux-mips@fnet.fr>; Mon, 21 Jul 1997 15:46:45 -0500
Message-ID: <33D3CC61.63CE@lsumc.edu>
Date: Mon, 21 Jul 1997 15:55:02 -0500
From: cdemps@lsumc.edu (Dempsey, Charles)
Reply-To: cdemps@lsumc.edu
Organization: Dept Pharmacology, LSUMC-S
X-Mailer: Mozilla 3.01 (Macintosh; I; PPC)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: linux-970710. Problem with virtual terminal.
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 7202
Lines: 133

Doing a make zImage on linux-970710 with Thomas' first Jazz SCSI patch I
get the following errors in vt.c and keyboard.c. I took a look at the
files but I'm not sure what's going on here.

Please ignore the sound setup stuff. That's a screwup on my part.

Charles

----------------------------------------------------------------------------
make[1]: Leaving directory
`/tftpboot/155.58.114.34/linux-970710/arch/mips/tools'
mipsel-linux-ld -static -N -G 0 -T arch/mips/ld.script.little -Ttext
0x80000000 arch/mips/kernel/head.o arch/mips/kernel/init_task.o
init/main.o init/version.o \
        arch/mips/kernel/kernel.o arch/mips/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o arch/mips/jazz/jazz.o \
        fs/filesystems.a \
        net/network.a \
        drivers/block/block.a drivers/char/char.a drivers/pnp/pnp.a
drivers/net/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a \
        arch/mips/lib/lib.a
/tftpboot/155.58.114.34/linux-970710/lib/lib.a arch/mips/lib/lib.a \
        -o vmlinux
init/main.o: In function `checksetup':
init/main.c(.data+0x234): undefined reference to `sound_setup'
drivers/char/char.a(mem.o): In function `chr_dev_init':
mem.c(.text+0xa3c): undefined reference to `soundcard_init'
drivers/char/char.a(vt.o): In function `vt_ioctl':
vt.c(.text+0x93c): undefined reference to `key_maps'
vt.c(.text+0x944): undefined reference to `key_maps'
vt.c(.text+0x9cc): undefined reference to `key_maps'
vt.c(.text+0x9d0): undefined reference to `key_maps'
vt.c(.text+0xa10): undefined reference to `keymap_count'
vt.c(.text+0xa14): undefined reference to `keymap_count'
vt.c(.text+0xa1c): undefined reference to `keymap_count'
vt.c(.text+0xa20): undefined reference to `keymap_count'
vt.c(.text+0xa94): undefined reference to `key_maps'
vt.c(.text+0xa9c): undefined reference to `key_maps'
vt.c(.text+0xaa8): undefined reference to `keymap_count'
vt.c(.text+0xaac): undefined reference to `keymap_count'
vt.c(.text+0xb14): undefined reference to `key_maps'
vt.c(.text+0xb1c): undefined reference to `key_maps'
vt.c(.text+0xb3c): undefined reference to `keymap_count'
vt.c(.text+0xb40): undefined reference to `keymap_count'
vt.c(.text+0xb48): undefined reference to `keymap_count'
vt.c(.text+0xb4c): undefined reference to `keymap_count'
vt.c(.text+0xc70): undefined reference to `func_table'
vt.c(.text+0xc78): undefined reference to `func_table'
vt.c(.text+0xcf0): undefined reference to `func_table'
vt.c(.text+0xcf4): undefined reference to `func_table'
vt.c(.text+0xcf8): undefined reference to `func_table'
drivers/char/char.a(vt.o)(.text+0xd00):vt.c: more undefined references
to `func_table' follow
drivers/char/char.a(vt.o): In function `vt_ioctl':
vt.c(.text+0xd04): undefined reference to `funcbufsize'
vt.c(.text+0xd08): undefined reference to `funcbufsize'
vt.c(.text+0xd0c): undefined reference to `funcbufleft'
vt.c(.text+0xd10): undefined reference to `funcbufleft'
vt.c(.text+0xd14): undefined reference to `funcbufptr'
vt.c(.text+0xd18): undefined reference to `funcbufptr'
vt.c(.text+0xd88): undefined reference to `func_table'
vt.c(.text+0xd94): undefined reference to `func_table'
vt.c(.text+0xdc0): undefined reference to `funcbufleft'
vt.c(.text+0xdc4): undefined reference to `funcbufleft'
vt.c(.text+0xdf0): undefined reference to `func_table'
vt.c(.text+0xdf4): undefined reference to `func_table'
vt.c(.text+0xe2c): undefined reference to `func_table'
vt.c(.text+0xe34): undefined reference to `func_table'
vt.c(.text+0xe38): undefined reference to `funcbufleft'
vt.c(.text+0xe3c): undefined reference to `funcbufleft'
vt.c(.text+0xe48): undefined reference to `funcbufsize'
vt.c(.text+0xe4c): undefined reference to `funcbufsize'
vt.c(.text+0xe94): undefined reference to `func_table'
vt.c(.text+0xe9c): undefined reference to `func_table'
vt.c(.text+0xea0): undefined reference to `funcbufptr'
vt.c(.text+0xea4): undefined reference to `funcbufptr'
vt.c(.text+0xec8): undefined reference to `funcbufptr'
vt.c(.text+0xecc): undefined reference to `funcbufptr'
vt.c(.text+0xed0): undefined reference to `func_table'
vt.c(.text+0xed4): undefined reference to `func_table'
vt.c(.text+0xf0c): undefined reference to `funcbufptr'
vt.c(.text+0xf10): undefined reference to `funcbufptr'
vt.c(.text+0xf38): undefined reference to `funcbufptr'
vt.c(.text+0xf3c): undefined reference to `funcbufptr'
vt.c(.text+0xf40): undefined reference to `func_table'
vt.c(.text+0xf44): undefined reference to `func_table'
vt.c(.text+0xf74): undefined reference to `funcbufptr'
vt.c(.text+0xf78): undefined reference to `funcbufptr'
vt.c(.text+0xf7c): undefined reference to `func_buf'
vt.c(.text+0xf80): undefined reference to `func_buf'
vt.c(.text+0xf8c): undefined reference to `funcbufsize'
vt.c(.text+0xf94): undefined reference to `funcbufsize'
vt.c(.text+0xf98): undefined reference to `funcbufleft'
vt.c(.text+0xf9c): undefined reference to `funcbufleft'
vt.c(.text+0xfa0): undefined reference to `funcbufsize'
vt.c(.text+0xfa4): undefined reference to `funcbufsize'
vt.c(.text+0xfa8): undefined reference to `funcbufptr'
vt.c(.text+0xfac): undefined reference to `funcbufptr'
vt.c(.text+0xfb0): undefined reference to `funcbufsize'
vt.c(.text+0xfb4): undefined reference to `funcbufsize'
vt.c(.text+0xfc4): undefined reference to `funcbufleft'
vt.c(.text+0xfc8): undefined reference to `funcbufleft'
vt.c(.text+0xfd4): undefined reference to `func_table'
vt.c(.text+0xfdc): undefined reference to `func_table'
vt.c(.text+0x102c): undefined reference to `accent_table_size'
vt.c(.text+0x1030): undefined reference to `accent_table_size'
vt.c(.text+0x1040): undefined reference to `accent_table'
vt.c(.text+0x1044): undefined reference to `accent_table'
vt.c(.text+0x109c): undefined reference to `accent_table_size'
vt.c(.text+0x10a0): undefined reference to `accent_table_size'
vt.c(.text+0x10a4): undefined reference to `accent_table'
vt.c(.text+0x10a8): undefined reference to `accent_table'
drivers/char/char.a(keyboard.o): In function `handle_scancode':
keyboard.c(.text+0x494): undefined reference to `key_maps'
keyboard.c(.text+0x49c): undefined reference to `key_maps'
keyboard.c(.text+0x4a0): undefined reference to `key_maps'
keyboard.c(.text+0x4a8): undefined reference to `key_maps'
drivers/char/char.a(keyboard.o): In function `handle_diacr':
keyboard.c(.text+0xe64): undefined reference to `accent_table'
keyboard.c(.text+0xe70): undefined reference to `accent_table'
keyboard.c(.text+0xe74): undefined reference to `accent_table_size'
keyboard.c(.text+0xe78): undefined reference to `accent_table_size'
keyboard.c(.text+0xe90): undefined reference to `accent_table'
keyboard.c(.text+0xe98): undefined reference to `accent_table'
keyboard.c(.text+0xea4): undefined reference to `accent_table'
keyboard.c(.text+0xeac): undefined reference to `accent_table'
drivers/char/char.a(keyboard.o): In function `do_fn':
keyboard.c(.text+0xf34): undefined reference to `func_table'
keyboard.c(.text+0xf3c): undefined reference to `func_table'
drivers/char/char.a(keyboard.o): In function `compute_shiftstate':
keyboard.c(.text+0x12a4): undefined reference to `plain_map'
keyboard.c(.text+0x12a8): undefined reference to `plain_map'
make: *** [vmlinux] Error 1

From linux@informatik.uni-koblenz.de  Mon Jul 21 23:23:44 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA04442; Mon, 21 Jul 1997 23:23:43 +0200 (MET DST)
Received-Date: Mon, 21 Jul 1997 23:23:43 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id XAA04367 for <linux-mips@fnet.fr>; Mon, 21 Jul 1997 23:23:16 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707212123.XAA04367@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id XAA22367; Mon, 21 Jul 1997 23:23:13 +0200
Subject: Re: linux-970710. Problem with virtual terminal.
To: linux-mips@fnet.fr
Date: Mon, 21 Jul 1997 23:23:13 +0200 (MET DST)
In-Reply-To: <33D3CC61.63CE@lsumc.edu> from "Dempsey, Charles" at Jul 21, 97 03:55:02 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 431
Lines: 11

> Doing a make zImage on linux-970710 with Thomas' first Jazz SCSI patch I
> get the following errors in vt.c and keyboard.c. I took a look at the
> files but I'm not sure what's going on here.
> 
> Please ignore the sound setup stuff. That's a screwup on my part.

Aside of the sound stuff it's only complaining about symbols that should
be defined in drivers/char/defkeymap.o.  Check if that object file is
a empty file.

  Ralf

From linux@informatik.uni-koblenz.de  Mon Jul 21 23:44:59 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA04555; Mon, 21 Jul 1997 23:44:57 +0200 (MET DST)
Received-Date: Mon, 21 Jul 1997 23:44:57 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id XAA06770 for <linux-mips@fnet.fr>; Mon, 21 Jul 1997 23:44:34 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707212144.XAA06770@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id XAA22390; Mon, 21 Jul 1997 23:44:32 +0200
Subject: Re: problems crosscompiling glibc-2.0.4-970701
To: linux-mips@fnet.fr
Date: Mon, 21 Jul 1997 23:44:31 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.91.970718190013.8286A-100000@web.aec.at> from "Oliver Frommel" at Jul 21, 97 10:25:25 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1711
Lines: 42

> i am still having some problems crosscompiling said glibc on an irix 6.2
> system. after getting through configure (somehow) and copying "gperf" from
> another machine compilation fails with:
> 
> make  -C io subdir_lib
> make[1]: Entering directory `/usr/people/oliver/linux-dir/glibc-2.0.4-970701/io'
> (echo '#include <sysdep.h>'; \
>  echo 'PSEUDO (__flock, flock, 2)'; \
>  echo ' ret'; \
>  echo 'PSEUDO_END(__flock)'; \
>  echo 'weak_alias (__flock, flock)'; \
> ) | mips-linux-gcc -c -I. -I.. -I../libio <lots if includes deleted>
> -D_LIBC_REENTRANT -include ../libc-symbols.h     -DASSEMBLER -O2 -x assembler-with-cpp -o flock.o -
> : Assembler messages:
> :2: Error: absolute expression required `li'
> make[1]: *** [flock.o] Error 1
> 
> what's going wrong this time ? :)

You probably missconfigured the thing.  This is the command to use to
configure libc (assuming you use tcsh):

( setenv CC "mips-linux-gcc -pipe" && setenv BUILD_CC gcc && ../configure --prefix=/usr --enable-shared --enable-profile=no --enable-omitfp --enable-add-ons=crypt,linuxthreads,localedata --build=mips-mips-irix6.2 mips-linux )

... or in UNIX everything is a oneliner ;-)

Be warned: don't just type "make install", when the compilation is done.
You would overinstall parts of IRIX with GNU libc which is pretty
unhealthy for your IRIX system ...  You should use something like:

  make install_root=<somewhere> install

where <somewhere> stands for the root of the Linux filesystem.

You will also need GCC-2.7.2-6 to build libc successfull, but this wasn't
your problem.  Oh, there are libc binaries for download :-)

> (btw: is there any good documentation about (cross)compiling glibc ?)

No, not yet.

  Ralf

From dcase@case.com  Thu Jul 24 05:57:20 1997
Received: from case.com (dcase.got.net [207.167.95.114]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id FAA24395; Thu, 24 Jul 1997 05:57:17 +0200 (MET DST)
Received-Date: Thu, 24 Jul 1997 05:57:17 +0200 (MET DST)
Received: from velociraptor.case.com (localhost.case.com) by case.com (4.1/SMI-4.1)
	id AA02252; Wed, 23 Jul 97 20:43:42 PDT
Sender: dcase@case.com
Message-Id: <33D6CF6D.3F54BC7E@case.com>
Date: Wed, 23 Jul 1997 20:43:41 -0700
From: David Case <dcase@case.com>
Organization: CASE
X-Mailer: Mozilla 3.01 (X11; I; SunOS 4.1.4 sun4)
Mime-Version: 1.0
To: linux-mips@fnet.fr
Subject: MIPS Magnum 3000 progress?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 294
Lines: 9

-Is there any work in progress for these R3000 based machines?- 

               	                   Thanks,
		                  David Case

 CASE Electronics - 4770 Soquel Drive - Suite D - Soquel - California -
95073
 1959 Triumph TR6 - 1979 Triumph T140E - Oil Everywhere - Empty Bank
Acct.

From rji@bristol.st.com  Thu Jul 24 18:38:26 1997
Received: from hawkweed (hawkweed.bri.st.com [192.26.234.4]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id SAA29349; Thu, 24 Jul 1997 18:38:24 +0200 (MET DST)
Received-Date: Thu, 24 Jul 1997 18:38:24 +0200 (MET DST)
Received: by hawkweed id RAA04502; Thu, 24 Jul 1997 17:38:13 +0100 (BST)
Received: from rji by puma with local (Exim 1.62 #1)
	id 0wrQu9-0004Nw-00; Thu, 24 Jul 1997 17:38:17 +0100
From: "Richard Ingram" <rji@bristol.st.com>
Message-Id: <9707241738.ZM16858@bristol.st.com>
Date: Thu, 24 Jul 1997 17:38:17 +0100
In-Reply-To: David Case <dcase@case.com>
        "MIPS Magnum 3000 progress?" (Jul 24, 10:46am)
References: <33D6CF6D.3F54BC7E@case.com>
X-Mailer: Z-Mail (3.2.1 10apr95)
To: linux-mips@fnet.fr
Subject: Re: MIPS Magnum 3000 progress?
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Length: 765
Lines: 25

On Jul 24, 10:46am, David Case wrote:
> Subject: MIPS Magnum 3000 progress?
> -Is there any work in progress for these R3000 based machines?-
>
>                	                   Thanks,
> 		                  David Case
>
>  CASE Electronics - 4770 Soquel Drive - Suite D - Soquel - California -
> 95073
>  1959 Triumph TR6 - 1979 Triumph T140E - Oil Everywhere - Empty Bank
> Acct.
>
>-- End of excerpt from David Case

If you check out the mail Archives a couple of people have used the latest
DEC/Mips R3K Linux to build and boot up the Old Magnum 3Ks. I have a couple of
RC3330 server boxes (ie only serial connections no graphics) that I will be
setting up as soon as my RedHat Linux 4.2 arrives for my Intel box.

What systems do you have ?

Richard.


-- 

From linux@informatik.uni-koblenz.de  Fri Jul 25 03:32:03 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id DAA04755; Fri, 25 Jul 1997 03:32:01 +0200 (MET DST)
Received-Date: Fri, 25 Jul 1997 03:32:01 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id DAA24529 for <linux-mips@fnet.fr>; Fri, 25 Jul 1997 03:31:50 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707250131.DAA24529@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id DAA03945; Fri, 25 Jul 1997 03:31:48 +0200
Subject: Re: SAVE THIS!! Spend only $20 and make $50,000!!   Lets get rich!
To: linux-mips@fnet.fr
Date: Fri, 25 Jul 1997 03:31:47 +0200 (MET DST)
In-Reply-To: <9707251110.aa41@UEMAIL4.> from "Mauriks Paul" at Jul 25, 97 11:10:41 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 250
Lines: 6

> Please do not send me any further spam email. Any further unsolicited Email will 
> be sent to my Solicitor and attract a handling fee of $500. 

Not much sense in replying, the headers are forged.

  Ralf (Dreaming of abusing blunt chainsaws ...)

From ralf@informatik.uni-koblenz.de  Fri Jul 25 20:32:40 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id UAA02154; Fri, 25 Jul 1997 20:32:30 +0200 (MET DST)
Received-Date: Fri, 25 Jul 1997 20:32:30 +0200 (MET DST)
Received: from thoma (ralf@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id UAA25237; Fri, 25 Jul 1997 20:32:00 +0200 (MEST)
From: Ralf Baechle <ralf@informatik.uni-koblenz.de>
Message-Id: <199707251832.UAA25237@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id UAA06233; Fri, 25 Jul 1997 20:31:58 +0200
Subject: Modutils 2.1.42 for MIPS
Date: Fri, 25 Jul 1997 20:31:57 +0200 (MET DST)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1443
Lines: 30

Hi all,

I've copied my home CVS repository of modutils to Linus.  There are still two
one line fixes to the kernel required to make modules work.  I'll check them
in asap.  Many modules are working reliable while other don't work at all.
I suppose there is still some bug in the relocation code.  Try 'en and check
if they work for you.  When modutils are finally debugged I'll release normal
tar.gz source packages and binaries on the usual FTP sites.

Another note about modules affects the performance.  Modules are allocated in
kernel virtual memory which starts from 0xc0000000 upward.  This exceeds the
range of the R_MIPS_16 relocation for j and jal instructions.  Therefore
modules have to be compiled using the option -mlong-jumps which replaces j
and jal instructions by la jr/jalr sequences.  These take twelve instead
for four bytes and are a bit slower.  There are more efficient way to solve
this problem but these are also more complex.

Simple rules to optimize module code when using -mlong-jump:

  - Try to call as view external functions as possible.  Only calls
    to external functins are affected by -mlong-jumps.
  - Taking the address of a function and calling it via a function
    pointer is advantageous for repeated calls.

This is a problematic specific to MIPS.  The other considerations that
apply to modules on Intel machines apply unchanged to MIPS.

Probably not worth to write that much about ...

  Ralf

From linux@informatik.uni-koblenz.de  Sun Jul 27 21:37:54 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id VAA17844; Sun, 27 Jul 1997 21:37:52 +0200 (MET DST)
Received-Date: Sun, 27 Jul 1997 21:37:52 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id VAA21093; Sun, 27 Jul 1997 21:37:45 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707271937.VAA21093@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id VAA08048; Sun, 27 Jul 1997 21:37:44 +0200
Subject: Re: mips rpms. Very funny.
To: cdemps@lsumc.edu (Charles A. Dempsey)
Date: Sun, 27 Jul 1997 21:37:43 +0200 (MET DST)
Cc: linux-mips@fnet.fr
In-Reply-To: <33DBBD25.3E0E9D04@lsumc.edu> from "Charles A. Dempsey" at Jul 27, 97 06:19:50 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 1214
Lines: 35

> Does anybody have a little endian rpm binary for the mips? -NOT- in rpm
> package format please. If you do please upload it to
> hplc3.phar.lsumc.edu /pub/MIPS and/or e-mail me and tell me where it can
> be found.

Sorry, I knew that I forgot something.  Will upload an updated package
as .tar.gz and .rpm rsn.

Quick fix: on your Intel RedHat box do the following:

  cd <mips-box-nfs-root>
  rpm2cpio <path-of-rpm-package.rpm> | cpio -i --verbose

You now have rpm installed and can type the following on your MIPS box:

  rpm --initdb
  rpm --install <path-of-rpm-package.rpm>

The first line will make shure you have a valid database of installed
packages, the second line will install rpm again.  This time the package
will correctly be added to the data base.

> I'm having a small problem with the mipsel-linux rpms. First the
> instructions for building and installing rpm are sparse to say the
> least. Nevertheless I managed to do it.
> 
> Unfortunately, rpm -i <package> says error cannot open
> /var/local/lib/rpm/packages.rpm. 

Running "rpm --initdb" on the MIPS box should fix that.

> rpm -q <package> seems to say that the packages are installed relative
> to / which won't work at all.

  Ralf

From lahaye@europe.far.cea.fr  Mon Jul 28 15:38:32 1997
Received: from louis-blanc.univ-evry.fr (louis-blanc.univ-evry.fr [194.199.90.2]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id PAA01207; Mon, 28 Jul 1997 15:38:20 +0200 (MET DST)
Received-Date: Mon, 28 Jul 1997 15:38:20 +0200 (MET DST)
Received: from muguet.saclay.cea.fr by nenuphar.saclay.cea.fr
	(8.8.5/ CEANET-ROUTER-3.0) with ESMTP id PAA16226
	for <linux-mips@fnet.fr>; Mon, 28 Jul 1997 15:36:48 +0200 (MET DST)
Received: from suisse.far.cea.fr by muguet.saclay.cea.fr
	(8.8.5/ CEANET-ROUTER-3.0) with SMTP id PAA25926
	for <linux-mips@fnet.fr>; Mon, 28 Jul 1997 15:36:47 +0200 (MET DST)
Received: from europe.far.cea.fr by suisse.far.cea.fr (SMI-8.6/CEANET.2.0.1)
	id PAA28635; Mon, 28 Jul 1997 15:37:18 +0200
Received: by europe.far.cea.fr
	(950413.SGI.8.6.12/PROTO-CEANET-3.0) id NAA10572
	; Mon, 28 Jul 1997 13:32:51 GMT
Date: Mon, 28 Jul 1997 13:32:51 GMT
Message-Id: <199707281332.NAA10572@europe.far.cea.fr>
From: Lahaye Olivier <olivier.lahaye@cea.fr>
To: linux-mips@fnet.fr
Subject: bfsd & RC3330?
Reply-To: lahaye@suisse.far.cea.fr
X-Face: "kR8$DK9g02`&{R`Pc)>D?WVW5zc'c~Oy}i^22&\1&gEcL\<7V%7k-0Jr:U[L8egEgkkM>t
	<fpX?x9FBN}I%Fx3-w>T1L@%dWEa-pVV\EKSX`wJI$x|:Wum'4tE*+rV~\{ok[s5R0HGxB>P`M7,Xg
	s<LrtN<*B/YA2raLO\{,I!u&gBN
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Content-Length: 751
Lines: 25


Hello,

A few time ago, I asked about the status of Linux MIPS port to the
RC3330.
I was told that Someone was doing tests since june 1st.
I'd like to do some tests. I don't have much time, and my 8MB are
realy too small to be usable, but, I can do some testing.

By the way, I wonder if bfsd is usable to try new kernels on my box.
I could run it under Amiga 3000UX NetBSD.

Finaly, I was unbale to find bfsd 1.x
Where is it?

Thanks a lot for any answer.

I also have some docs about RC3330 I/O adress ranges.


-- 
LAHAYE Olivier, Athésa - Tél.: 01.46.54.72.34  Fax: 01.46.54.75.80
 mailto:olivier.lahaye@cea.fr [Administrateur Système au CEA Fontenay]
 mailto:olivier.lahaye@ramses.fdn.org [Personnelle]
 http://www.mygale.org/~lahaye/index.html

From lucien@tardis.ed.ac.uk  Tue Jul 29 10:48:58 1997
Received: from tardis.ed.ac.uk (root@brigadier.tardis.ed.ac.uk [193.62.81.14]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id KAA09447; Tue, 29 Jul 1997 10:48:55 +0200 (MET DST)
Received-Date: Tue, 29 Jul 1997 10:48:55 +0200 (MET DST)
Received: from tardis.tardis.ed.ac.uk (lucien@tardis.tardis.ed.ac.uk [193.62.81.1])
	by tardis.ed.ac.uk (8.8.6.Beta3/8.8.6.Beta3/TardisMailhub) with ESMTP id JAA23361;
	Tue, 29 Jul 1997 09:48:37 +0100 (BST)
Received: from localhost (lucien@localhost)
	by tardis.tardis.ed.ac.uk (8.8.6.Beta3/8.8.6.Beta3/TardisClientv2) with SMTP id JAA14769;
	Tue, 29 Jul 1997 09:48:36 +0100 (BST)
X-Authentication-Warning: tardis.tardis.ed.ac.uk: lucien owned process doing -bs
Date: Tue, 29 Jul 1997 09:48:36 +0100 (BST)
From: Lucien Murray-Pitts <lucien@tardis.ed.ac.uk>
Reply-To: Lucien Murray-Pitts <lucien@tardis.ed.ac.uk>
To: linux-mips@fnet.fr
cc: Lahaye Olivier <olivier.lahaye@cea.fr>
Subject: Re: bfsd & RC3330?
In-Reply-To: <199707281332.NAA10572@europe.far.cea.fr>
Message-ID: <Pine.GSO.3.96.970729092843.14601B-100000@tardis.tardis.ed.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 703
Lines: 21


> Where is it?
  Well there is an original version which a really cool chap called David
wrote and it can be gotten via:
	ftp://ftp.cs.usyd.edu.au/davidm/

  I however couldn't get it to work with my R2K *BUT* after a bit (1
week!!!) I noticed that there was a *SMALL* bug (Grrrr, so much time :) 
and have made a patched version which is available via:
        ftp://ftp.tardis.ed.ac.uk/users/lucien/usedByWWW/mips/


> I also have some docs about RC3330 I/O adress ranges.

 This I would *LOVE* to get a copy of.  I'm looking at porting to my box
but the R2000/3000 range in general and have so little to go on :(
Anything anyone has is of interest.  Can you say more about what you have? 


Lucien


From ryan@ravage.labs.gmu.edu  Tue Jul 29 23:26:01 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id XAA13959; Tue, 29 Jul 1997 23:26:00 +0200 (MET DST)
Received-Date: Tue, 29 Jul 1997 23:26:00 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id RAA23226
	for <linux-mips@fnet.fr>; Tue, 29 Jul 1997 17:25:48 -0400
Date: Tue, 29 Jul 1997 17:25:47 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
To: linux-mips@fnet.fr
Subject: Missing precompiled libc
In-Reply-To: <199707271937.VAA21093@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.96.970729172359.23150A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 163
Lines: 6


Ralf, you mentioned that a binary version of the latest glibc snapshot is
availible.  Can you point me to it?  The libc on fnet is 961212.

Thanks,
Ryan Rafferty

From linux@informatik.uni-koblenz.de  Wed Jul 30 00:05:15 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id AAA14358; Wed, 30 Jul 1997 00:05:10 +0200 (MET DST)
Received-Date: Wed, 30 Jul 1997 00:05:10 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id AAA03158 for <linux-mips@fnet.fr>; Wed, 30 Jul 1997 00:05:01 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707292205.AAA03158@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id AAA01569; Wed, 30 Jul 1997 00:04:59 +0200
Subject: Re: Missing precompiled libc
To: linux-mips@fnet.fr
Date: Wed, 30 Jul 1997 00:04:59 +0200 (MET DST)
In-Reply-To: <Pine.LNX.3.96.970729172359.23150A-100000@ravage.labs.gmu.edu> from "Ryan" at Jul 29, 97 05:25:47 pm
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 227
Lines: 6

> Ralf, you mentioned that a binary version of the latest glibc snapshot is
> availible.  Can you point me to it?  The libc on fnet is 961212.

The file is ftp.fnet.fr:/linux-mips/bin/mipsel-linux/glibc-2.0.4-1.tar.gz.

  Ralf

From michael@erie.net  Wed Jul 30 16:18:31 1997
Received: from moose.erie.net (root@moose.erie.net [208.138.204.11]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id QAA21790; Wed, 30 Jul 1997 16:18:29 +0200 (MET DST)
Received-Date: Wed, 30 Jul 1997 16:18:29 +0200 (MET DST)
Received: from Vortex (vortex.erie.net [208.138.204.180]) by moose.erie.net (8.6.12/8.6.9) with SMTP id KAA00260 for <linux-mips@fnet.fr>; Wed, 30 Jul 1997 10:22:25 -0400
Sender: michaelp@erie.net
Message-ID: <33DF4D21.167E@erie.net>
Date: Wed, 30 Jul 1997 10:18:09 -0400
From: "M.J. Prendergast" <michael@erie.net>
Organization: X~Ware
X-Mailer: Mozilla 3.01SC-SGI (X11; I; IRIX 5.3 IP12)
MIME-Version: 1.0
To: linux-mips@fnet.fr
Subject: SGI Indigo R3k?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Length: 314
Lines: 9

Hello,
	I found the information on your web site absolutely fasinating! I am
currious as to whether the effort will be supporting SGI's Indigo R3000,
and what type of graphics, I/O, etc. support will there be? I have used
Linux in the past and had alot of fun with it....

			Thanks,

			Michael James Prendergast

From linux@informatik.uni-koblenz.de  Wed Jul 30 18:32:47 1997
Received: from informatik.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.1]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id SAA22577; Wed, 30 Jul 1997 18:32:36 +0200 (MET DST)
Received-Date: Wed, 30 Jul 1997 18:32:36 +0200 (MET DST)
Received: from thoma (linux@thoma.uni-koblenz.de [141.26.4.61]) by informatik.uni-koblenz.de (8.8.5/8.6.9) with SMTP id SAA24249; Wed, 30 Jul 1997 18:32:08 +0200 (MEST)
From: Systemkennung Linux <linux@informatik.uni-koblenz.de>
Message-Id: <199707301632.SAA24249@informatik.uni-koblenz.de>
Received: by thoma (SMI-8.6/KO-2.0)
	id SAA04292; Wed, 30 Jul 1997 18:32:07 +0200
Subject: Re: SGI Indigo R3k?
To: linux-mips@fnet.fr, michael@erie.net
Date: Wed, 30 Jul 1997 18:32:06 +0200 (MET DST)
In-Reply-To: <33DF4D21.167E@erie.net> from "M.J. Prendergast" at Jul 30, 97 10:18:09 am
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Length: 744
Lines: 19

Hi,

> 	I found the information on your web site absolutely fasinating! I am
> currious as to whether the effort will be supporting SGI's Indigo R3000,

The R3000 support is not developped very far ...

> and what type of graphics, I/O, etc. support will there be? I have used
> Linux in the past and had alot of fun with it....

RIght now we support the peripheral used in the Indy.  At least for now
the primary direction will be to support more of the available periphery
options for the Indy.  Current work is mostly directed to making the
SGI X Servers run under Linux binary compatilibity.

Oh, and of course we (cross fingers ...) support everything in the future,
there will never be again bugs, SGI will drop IRIX and more ;-)

  Ralf

From ryan@ravage.labs.gmu.edu  Wed Jul 30 20:35:32 1997
Received: from ravage.labs.gmu.edu ([129.174.166.55]) by guadalquivir.fnet.fr with ESMTP (8.8.5/97.02.12/Guadalquivir); id UAA23752; Wed, 30 Jul 1997 20:35:27 +0200 (MET DST)
Received-Date: Wed, 30 Jul 1997 20:35:27 +0200 (MET DST)
Received: from localhost (ryan@localhost)
	by ravage.labs.gmu.edu (8.8.6/8.8.6) with SMTP id OAA29454
	for <linux-mips@fnet.fr>; Wed, 30 Jul 1997 14:35:13 -0400
Date: Wed, 30 Jul 1997 14:35:13 -0400 (EDT)
From: Ryan <ryan@ravage.labs.gmu.edu>
Reply-To: Ryan <ryan@ravage.labs.gmu.edu>
To: linux-mips@fnet.fr
Subject: Jazz SCSI
In-Reply-To: <199707271937.VAA21093@informatik.uni-koblenz.de>
Message-ID: <Pine.LNX.3.96.970730140107.28686A-100000@ravage.labs.gmu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Length: 1256
Lines: 28


I untarred a fresh linux-970710 image and applied the m700-diff-2.diff
patch, and tried to compile the kernel.  Everything went OK until the
int-handler.S section in the Jazz machine area:

make[1]: Entering directory `/home/ryan/mips/linux-970710/arch/mips/jazz'
mipsel-linux-gcc -D__KERNEL__ -I/home/ryan/mips/linux-970710/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic
-mcpu=r4600
-mips2 -pipe -c int-handler.S -o int-handler.o
int-handler.S: Assembler messages:
int-handler.S:64: Error: .previous without corresponding .section; ignored
int-handler.S:70: Error: .previous without corresponding .section; ignored
int-handler.S:73: Error: .previous without corresponding .section; ignored
int-handler.S:172: Error: .previous without corresponding .section;
ignored
int-handler.S:250: Error: .previous without corresponding .section;
ignored
int-handler.S:270: Error: .previous without corresponding .section;
ignored
int-handler.S:271: Error: .previous without corresponding .section;
ignored
int-handler.S:294: Error: .previous without corresponding .section;
ignored
make[1]: *** [int-handler.o] Error 1
make[1]: Leaving directory `/home/ryan/mips/linux-970710/arch/mips/jazz'
make: *** [linuxsubdirs] Error 2


From hub-fue!alpha.franken.de!tsbogend@rachael.franken.de  Wed Jul 30 22:57:52 1997
Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by guadalquivir.fnet.fr with SMTP (8.8.5/97.02.12/Guadalquivir); id WAA26018; Wed, 30 Jul 1997 22:57:51 +0200 (MET DST)
Received-Date: Wed, 30 Jul 1997 22:57:51 +0200 (MET DST)
Received: from hub-fue by rachael.franken.de with uucp
	(Smail3.1.29.1 #8) id m0wtfoY-000oImC; Wed, 30 Jul 97 22:57 MET DST
Received: by hub-fue.franken.de (Smail3.1.29.1 #35)
	id m0wtfoQ-002ObRC; Wed, 30 Jul 97 22:57 MET DST
Received: (from tsbogend@localhost)
	by alpha.franken.de (8.8.5/8.8.5) id WAA04142
	for linux-mips@fnet.fr; Wed, 30 Jul 1997 22:52:06 +0200
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Message-Id: <199707302052.WAA04142@alpha.franken.de>
Subject: Re: Jazz SCSI
In-Reply-To: <Pine.LNX.3.96.970730140107.28686A-100000@ravage.labs.gmu.edu> from Ryan at "Jul 30, 97 02:35:13 pm"
To: linux-mips@fnet.fr
Date: Wed, 30 Jul 1997 22:52:06 +0200 (MEST)
X-Mailer: ELM [version 2.4ME+ PL27 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 536
Lines: 13

> int-handler.S: Assembler messages:
> int-handler.S:64: Error: .previous without corresponding .section; ignored
> int-handler.S:70: Error: .previous without corresponding .section; ignored
> int-handler.S:73: Error: .previous without corresponding .section; ignored

it's update time. You need new binutils. I'm using binutils-2.7-4.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

