* I am looking for a mips machine
@ 2001-10-24 15:03 H . J . Lu
2001-10-24 18:19 ` James Simmons
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: H . J . Lu @ 2001-10-24 15:03 UTC (permalink / raw)
To: linux-mips
Hi,
I am looking for a mips machine to continue working on my mips port
of RedHat. My requirements are
1. It has the stable, up to date kernel support. That means I can do
# ./configure
# make bootstrap
# make check
for gcc 3.1 without a kernel oops.
2. It has decent CPU. I hate to wait a day for
# make bootstrap
3. Inexpensive.
4. Support serial console.
5. Little endian is preferred.
Does anyone have any recommendations?
Thanks.
H.J.
^ permalink raw reply [flat|nested] 13+ messages in thread* Re: I am looking for a mips machine 2001-10-24 15:03 I am looking for a mips machine H . J . Lu @ 2001-10-24 18:19 ` James Simmons 2001-10-24 19:19 ` H . J . Lu 2001-10-24 21:24 ` Jun Sun 2001-10-25 8:28 ` Carsten Langgaard 2 siblings, 1 reply; 13+ messages in thread From: James Simmons @ 2001-10-24 18:19 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips > I am looking for a mips machine to continue working on my mips port > of RedHat. My requirements are > > 1. It has the stable, up to date kernel support. That means I can do > > # ./configure > # make bootstrap > # make check > > for gcc 3.1 without a kernel oops. > > 2. It has decent CPU. I hate to wait a day for > > # make bootstrap > > 3. Inexpensive. > > 4. Support serial console. > > 5. Little endian is preferred. > > Does anyone have any recommendations? I use a Cobalt Qube for alot of my developement. It works fine. I know it is not in Ralph's tree yet but I plan to send him my work soon. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 18:19 ` James Simmons @ 2001-10-24 19:19 ` H . J . Lu 2001-10-24 20:16 ` James Simmons 2001-10-24 20:42 ` J. Scott Kasten 0 siblings, 2 replies; 13+ messages in thread From: H . J . Lu @ 2001-10-24 19:19 UTC (permalink / raw) To: James Simmons; +Cc: linux-mips On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > is not in Ralph's tree yet but I plan to send him my work soon. I think Cobalt Qube is slow and is hard to expand the memory. I need at least 128MB RAM. Also the current mips kernel doesn't support it. H.J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 19:19 ` H . J . Lu @ 2001-10-24 20:16 ` James Simmons 2001-10-24 20:24 ` H . J . Lu 2001-10-24 20:42 ` J. Scott Kasten 1 sibling, 1 reply; 13+ messages in thread From: James Simmons @ 2001-10-24 20:16 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > is not in Ralph's tree yet but I plan to send him my work soon. > > I think Cobalt Qube is slow and is hard to expand the memory. Slow that it is. As for memory it has two banks for 72 pin memory. I want to add memory to the Qube I have. > Also the current mips kernel doesn't support it. In the CVS tree I have it works and this tree is against Ralph's tree. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 20:16 ` James Simmons @ 2001-10-24 20:24 ` H . J . Lu 2001-10-24 20:28 ` James Simmons 2001-10-24 20:30 ` Taco IJsselmuiden 0 siblings, 2 replies; 13+ messages in thread From: H . J . Lu @ 2001-10-24 20:24 UTC (permalink / raw) To: James Simmons; +Cc: linux-mips On Wed, Oct 24, 2001 at 01:16:07PM -0700, James Simmons wrote: > > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > > is not in Ralph's tree yet but I plan to send him my work soon. > > > > I think Cobalt Qube is slow and is hard to expand the memory. > > Slow that it is. As for memory it has two banks for 72 pin memory. I want > to add memory to the Qube I have. I have access to a Raq 2. But it won't take my old EDO SIMMs :-). Besides, it only supports an 2.2 kernel. H.J. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 20:24 ` H . J . Lu @ 2001-10-24 20:28 ` James Simmons 2001-10-24 20:30 ` Taco IJsselmuiden 1 sibling, 0 replies; 13+ messages in thread From: James Simmons @ 2001-10-24 20:28 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips > I have access to a Raq 2. But it won't take my old EDO SIMMs :-). That sucks. Have you have any luck with any memory chips? > Besides, it only supports an 2.2 kernel. jsimmons@borgcube:~$ cat /proc/cpuinfo cpu : MIPS cpu model : Nevada V10.0 system type : Cobalt Microserver 27 BogoMIPS : 249.85 byteorder : little endian unaligned accesses : 0 wait instruction : yes microsecond timers : yes extra interrupt vector : yes hardware watchpoint : no VCED exceptions : not available VCEI exceptions : not available jsimmons@borgcube:~$ uname -nr borgcube 2.4.10-mips jsimmons@borgcube:~$ Actually I need to migrate the code to the new time and pci code. I will be sending a diff to Ralph in the next few days. ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 20:24 ` H . J . Lu 2001-10-24 20:28 ` James Simmons @ 2001-10-24 20:30 ` Taco IJsselmuiden 1 sibling, 0 replies; 13+ messages in thread From: Taco IJsselmuiden @ 2001-10-24 20:30 UTC (permalink / raw) To: H . J . Lu; +Cc: James Simmons, linux-mips -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I have access to a Raq 2. But it won't take my old EDO SIMMs :-). Besides, > it only supports an 2.2 kernel. well, nog exactly: I've got a Raq 2 running 2.4.7-pre6 + pty-support here, running for 79 days now... don't know exacty which patches i used, but i think i can figure it out, if you like... at least one of the patches is named 'linux-2.4.7-pre6-mips-cobalt-v1.patch' ;)) it's currently used as a simpel web-server for development/test stuff. i could supply more info if you like that.... Cheers, Taco. - --- "One World, one Web, one Program" - Microsoft promo ad "Ein Volk, ein Reich, ein Fuhrer" - Adolf Hitler - --- GPG KeyID=0x9DD13814 GPG Fingerprint=7DF2 0E97 C5B9 6945 BD0B 3C9F E969 7018 9DD1 3814 GPG Key: http://www.taco.dhs.org/~taco/gpg.public.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Made with pgp4pine 1.75-6 iD8DBQE71yTx6WlwGJ3ROBQRAso7AJ9Ej0XVEl5hwWX020xuJk9Iw1NGFACbBeYN 2OXKbTbAM2NbfEiSEgdbg04= =gJlP -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine @ 2001-10-24 20:42 ` J. Scott Kasten 0 siblings, 0 replies; 13+ messages in thread From: J. Scott Kasten @ 2001-10-24 20:42 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips My general impression is that your looking for a "FAST" board, and a little endian board make for mutually exclusive requirements. Not that little endian couldn't be fast, but just about every piece of hardware I've seen running little endian has used one of the lesser mips chips in it where they've cut corners multiplexing address and data over the same pins and so forth. Someone correct me if I'm wrong, but of all the ones I've looked at, the little endian boards had the less capable hardware to boot. I think that's because the market was being driven by these little Win CE things, and CE only supports little endian. On Wed, 24 Oct 2001, H . J . Lu wrote: > On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > is not in Ralph's tree yet but I plan to send him my work soon. > > I think Cobalt Qube is slow and is hard to expand the memory. I need at > least 128MB RAM. Also the current mips kernel doesn't support it. > > > H.J. > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine @ 2001-10-24 20:42 ` J. Scott Kasten 0 siblings, 0 replies; 13+ messages in thread From: J. Scott Kasten @ 2001-10-24 20:42 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips My general impression is that your looking for a "FAST" board, and a little endian board make for mutually exclusive requirements. Not that little endian couldn't be fast, but just about every piece of hardware I've seen running little endian has used one of the lesser mips chips in it where they've cut corners multiplexing address and data over the same pins and so forth. Someone correct me if I'm wrong, but of all the ones I've looked at, the little endian boards had the less capable hardware to boot. I think that's because the market was being driven by these little Win CE things, and CE only supports little endian. On Wed, 24 Oct 2001, H . J . Lu wrote: > On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > is not in Ralph's tree yet but I plan to send him my work soon. > > I think Cobalt Qube is slow and is hard to expand the memory. I need at > least 128MB RAM. Also the current mips kernel doesn't support it. > > > H.J. > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 20:42 ` J. Scott Kasten (?) @ 2001-10-24 21:00 ` Pete Popov -1 siblings, 0 replies; 13+ messages in thread From: Pete Popov @ 2001-10-24 21:00 UTC (permalink / raw) To: J. Scott Kasten; +Cc: H . J . Lu, linux-mips On Wed, 2001-10-24 at 13:42, J. Scott Kasten wrote: > > My general impression is that your looking for a "FAST" board, and a > little endian board make for mutually exclusive requirements. Not that > little endian couldn't be fast, but just about every piece of hardware > I've seen running little endian has used one of the lesser mips chips in > it where they've cut corners multiplexing address and data over the same > pins and so forth. Someone correct me if I'm wrong, but of all the ones > I've looked at, the little endian boards had the less capable hardware to > boot. I think that's because the market was being driven by these little > Win CE things, and CE only supports little endian. Well, not quite. Linux supports LE too but the choice of LE mips desktop systems is limited. The fastest LE cpu/board I've worked with is the Alchemy Au1000 part running at 396MHz. The board doesn't have and IDE or SCSI controller though. However, it has pcmcia and we've added support for their pcmcia controller, so I was able to use a Hitachi 2GB pcmcia ata card (looks like the IBM Microdrive). That might be one option for reasonably fast native compiles. Pete > > On Wed, 24 Oct 2001, H . J . Lu wrote: > > > On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > > > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > > is not in Ralph's tree yet but I plan to send him my work soon. > > > > I think Cobalt Qube is slow and is hard to expand the memory. I need at > > least 128MB RAM. Also the current mips kernel doesn't support it. > > > > > > H.J. > > > ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 20:42 ` J. Scott Kasten (?) (?) @ 2001-10-25 7:57 ` Geert Uytterhoeven -1 siblings, 0 replies; 13+ messages in thread From: Geert Uytterhoeven @ 2001-10-25 7:57 UTC (permalink / raw) To: J. Scott Kasten; +Cc: H . J . Lu, Linux/MIPS Development On Wed, 24 Oct 2001, J. Scott Kasten wrote: > My general impression is that your looking for a "FAST" board, and a > little endian board make for mutually exclusive requirements. Not that > little endian couldn't be fast, but just about every piece of hardware > I've seen running little endian has used one of the lesser mips chips in > it where they've cut corners multiplexing address and data over the same > pins and so forth. Someone correct me if I'm wrong, but of all the ones > I've looked at, the little endian boards had the less capable hardware to > boot. I think that's because the market was being driven by these little > Win CE things, and CE only supports little endian. You can try a NEC DDBxxxx evaluation board with VR5000. They have jumpers to select endianness, but I never got them to work in big-endian mode. > On Wed, 24 Oct 2001, H . J . Lu wrote: > > On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > > is not in Ralph's tree yet but I plan to send him my work soon. > > > > I think Cobalt Qube is slow and is hard to expand the memory. I need at > > least 128MB RAM. Also the current mips kernel doesn't support it. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 15:03 I am looking for a mips machine H . J . Lu 2001-10-24 18:19 ` James Simmons @ 2001-10-24 21:24 ` Jun Sun 2001-10-25 8:28 ` Carsten Langgaard 2 siblings, 0 replies; 13+ messages in thread From: Jun Sun @ 2001-10-24 21:24 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips "H . J . Lu" wrote: > > Hi, > > I am looking for a mips machine to continue working on my mips port > of RedHat. My requirements are > > 1. It has the stable, up to date kernel support. That means I can do > > # ./configure > # make bootstrap > # make check > > for gcc 3.1 without a kernel oops. > > 2. It has decent CPU. I hate to wait a day for > > # make bootstrap > > 3. Inexpensive. > > 4. Support serial console. > > 5. Little endian is preferred. > > Does anyone have any recommendations? > It appears Malta from MIPS and Ocelot Dev box from Momentum should fit your need. I think both would cost about $3000 a piece though. Jun ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: I am looking for a mips machine 2001-10-24 15:03 I am looking for a mips machine H . J . Lu 2001-10-24 18:19 ` James Simmons 2001-10-24 21:24 ` Jun Sun @ 2001-10-25 8:28 ` Carsten Langgaard 2 siblings, 0 replies; 13+ messages in thread From: Carsten Langgaard @ 2001-10-25 8:28 UTC (permalink / raw) To: H . J . Lu; +Cc: linux-mips Hi, I promised you a Malta some time ago, but we have been short on the boards. We should get some in the very near future, so I hope to be able to send you a board. You can run the board in both endianness. I can probably not give you a very fast system at the moment, but hopefully when we have some faster CPUs, I can ship a faster daughter card. /Carsten "H . J . Lu" wrote: > Hi, > > I am looking for a mips machine to continue working on my mips port > of RedHat. My requirements are > > 1. It has the stable, up to date kernel support. That means I can do > > # ./configure > # make bootstrap > # make check > > for gcc 3.1 without a kernel oops. > > 2. It has decent CPU. I hate to wait a day for > > # make bootstrap > > 3. Inexpensive. > > 4. Support serial console. > > 5. Little endian is preferred. > > Does anyone have any recommendations? > > Thanks. > > H.J. -- _ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com |\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527 | \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555 TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556 Denmark http://www.mips.com ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2001-10-25 8:29 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-10-24 15:03 I am looking for a mips machine H . J . Lu 2001-10-24 18:19 ` James Simmons 2001-10-24 19:19 ` H . J . Lu 2001-10-24 20:16 ` James Simmons 2001-10-24 20:24 ` H . J . Lu 2001-10-24 20:28 ` James Simmons 2001-10-24 20:30 ` Taco IJsselmuiden 2001-10-24 20:42 ` J. Scott Kasten 2001-10-24 20:42 ` J. Scott Kasten 2001-10-24 21:00 ` Pete Popov 2001-10-25 7:57 ` Geert Uytterhoeven 2001-10-24 21:24 ` Jun Sun 2001-10-25 8:28 ` Carsten Langgaard
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.