Linux MIPS Architecture development
 help / color / mirror / Atom feed
* MIPS PC - anyone?
@ 2001-10-06 17:23 Jun Sun
  2001-10-06 17:36 ` H . J . Lu
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: Jun Sun @ 2001-10-06 17:23 UTC (permalink / raw)
  To: linux-mips


Does anybody know if there is such a "MIPS PC" machine?  Essentially
I am looking for a machine with MIPS CPU and PC peripherals (such as
SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).

It would be really nice to have such a box.  If it is massively produced,
the price should be cheaper than i386 PCs because MIPS CPU price is
much cheaper. 

Jun 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
@ 2001-10-06 17:36 ` H . J . Lu
  2001-10-06 17:37   ` Jun Sun
  2001-10-06 18:01   ` Thiemo Seufer
  2001-10-07  1:32 ` Ralf Baechle
                   ` (4 subsequent siblings)
  5 siblings, 2 replies; 23+ messages in thread
From: H . J . Lu @ 2001-10-06 17:36 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips

On Sat, Oct 06, 2001 at 10:23:02AM -0700, Jun Sun wrote:
> 
> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
> 
> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper. 

I doubt that. Can you tell me how much 1GHz MIPS CPU might be cost?
My guess is it will be more expensive than x86. On the other hand,
100MHz MIPS may be much cheaper than similar x86, if it is still
made.


H.J.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:36 ` H . J . Lu
@ 2001-10-06 17:37   ` Jun Sun
  2001-10-06 18:01   ` Thiemo Seufer
  1 sibling, 0 replies; 23+ messages in thread
From: Jun Sun @ 2001-10-06 17:37 UTC (permalink / raw)
  To: H . J . Lu; +Cc: linux-mips

On Sat, Oct 06, 2001 at 10:36:54AM -0700, H . J . Lu wrote:
> On Sat, Oct 06, 2001 at 10:23:02AM -0700, Jun Sun wrote:
> > 
> > Does anybody know if there is such a "MIPS PC" machine?  Essentially
> > I am looking for a machine with MIPS CPU and PC peripherals (such as
> > SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
> > 
> > It would be really nice to have such a box.  If it is massively produced,
> > the price should be cheaper than i386 PCs because MIPS CPU price is
> > much cheaper. 
> 
> I doubt that. 

By basic premises of RISC CPU over CISC CPU...

> Can you tell me how much 1GHz MIPS CPU might be cost?
> My guess is it will be more expensive than x86. On the other hand,
> 100MHz MIPS may be much cheaper than similar x86, if it is still
> made.
> 

Don't know about 1Ghz MIPS CPUs.  I know some 200-300 MHz ones are selling 
less than $20.  Imagine how much it would be if you are sell them in the volumn
of i386 PCs.

Jun

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:36 ` H . J . Lu
  2001-10-06 17:37   ` Jun Sun
@ 2001-10-06 18:01   ` Thiemo Seufer
  2001-10-07  1:35     ` Ralf Baechle
  1 sibling, 1 reply; 23+ messages in thread
From: Thiemo Seufer @ 2001-10-06 18:01 UTC (permalink / raw)
  To: linux-mips

H . J . Lu wrote:
> On Sat, Oct 06, 2001 at 10:23:02AM -0700, Jun Sun wrote:
> > 
> > Does anybody know if there is such a "MIPS PC" machine?  Essentially
> > I am looking for a machine with MIPS CPU and PC peripherals (such as
> > SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).

I don't know, but I doubt it exists. Main problem would be developing
an appropriate chipset (different processor bus, maybe big endian,
maybe 64bit).

> > It would be really nice to have such a box.  If it is massively produced,
> > the price should be cheaper than i386 PCs because MIPS CPU price is
> > much cheaper. 

Nearly every CPU other than x86 would be cheaper in mass production.
Unfortunately, mass production seems not to happen.

> I doubt that. Can you tell me how much 1GHz MIPS CPU might be cost?
> My guess is it will be more expensive than x86.

You might ask e.g. Sibyte about it. :-)


Thiemo

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
  2001-10-06 17:36 ` H . J . Lu
@ 2001-10-07  1:32 ` Ralf Baechle
  2001-10-07 16:23 ` Carsten Langgaard
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 23+ messages in thread
From: Ralf Baechle @ 2001-10-07  1:32 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips

On Sat, Oct 06, 2001 at 10:23:02AM -0700, Jun Sun wrote:

> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).

SNI RM200C.  Just a bit older ...

> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper. 

The CPU may be cheaper but at least in the past when we last looked at
such issues the chipset more than compensated for the CPU price.  This
may have changed, dunno.

  Ralf

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 18:01   ` Thiemo Seufer
@ 2001-10-07  1:35     ` Ralf Baechle
  0 siblings, 0 replies; 23+ messages in thread
From: Ralf Baechle @ 2001-10-07  1:35 UTC (permalink / raw)
  To: Thiemo Seufer; +Cc: linux-mips

On Sat, Oct 06, 2001 at 08:01:16PM +0200, Thiemo Seufer wrote:

> > > It would be really nice to have such a box.  If it is massively produced,
> > > the price should be cheaper than i386 PCs because MIPS CPU price is
> > > much cheaper. 
> 
> Nearly every CPU other than x86 would be cheaper in mass production.
> Unfortunately, mass production seems not to happen.
> 
> > I doubt that. Can you tell me how much 1GHz MIPS CPU might be cost?
> > My guess is it will be more expensive than x86.
> 
> You might ask e.g. Sibyte about it. :-)

Well, Sibyte doesn't give you one but two CPUs on the die of thei SOC.
Details see the various online resources.  Btw, not yet shipping but
Linux supported :-)

  Ralf

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
  2001-10-06 17:36 ` H . J . Lu
  2001-10-07  1:32 ` Ralf Baechle
@ 2001-10-07 16:23 ` Carsten Langgaard
  2001-10-07 18:57   ` Harald Koerfgen
  2001-10-07 16:38 ` Volker Jahns
                   ` (2 subsequent siblings)
  5 siblings, 1 reply; 23+ messages in thread
From: Carsten Langgaard @ 2001-10-07 16:23 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips

What about a Malta board, it got a PC like structure with ATX form factor, a
Intel PIIX4E South Bridge (containing interrupt controller, RTC and USB), a
Super IO devices (with support for keyboard, 2 UARTs, floppy disk, parallel
port and mouse), AMD ethernet controller, Audio controller, Primary and
Secondary IDE, 4 PCI slots.
I probably forgot something, but the board is more or less designed to be a
"MIPS PC".

/Carsten

Jun Sun wrote:

> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
>
> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper.
>
> Jun

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
                   ` (2 preceding siblings ...)
  2001-10-07 16:23 ` Carsten Langgaard
@ 2001-10-07 16:38 ` Volker Jahns
  2001-10-07 17:13   ` James Simmons
  2001-10-07 17:06 ` James Simmons
  2001-10-09 21:08 ` Joe George
  5 siblings, 1 reply; 23+ messages in thread
From: Volker Jahns @ 2001-10-07 16:38 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips

Jun Sun wrote:
> 
> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
> 
> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper.
> 
> Jun
Why don't you use the SONY playstation 2 w/ its LINUX kit? The costs are
less and the graphics performance is greater than any Intel based PC I
am aware of.

-- 
Volker Jahns, Volker.Jahns@thalreit.de, http://thalreit.de

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
                   ` (3 preceding siblings ...)
  2001-10-07 16:38 ` Volker Jahns
@ 2001-10-07 17:06 ` James Simmons
  2001-10-09 21:08 ` Joe George
  5 siblings, 0 replies; 23+ messages in thread
From: James Simmons @ 2001-10-07 17:06 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips


> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
> 
> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper. 

I have IT 8172G board. It basically is a MIPS PC.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 16:38 ` Volker Jahns
@ 2001-10-07 17:13   ` James Simmons
  2001-10-07 17:21     ` Kevin D. Kissell
  2001-10-09  5:47     ` GOTO Masanori
  0 siblings, 2 replies; 23+ messages in thread
From: James Simmons @ 2001-10-07 17:13 UTC (permalink / raw)
  To: Volker Jahns; +Cc: Jun Sun, linux-mips


> Why don't you use the SONY playstation 2 w/ its LINUX kit? The costs are
> less and the graphics performance is greater than any Intel based PC I
> am aware of.

The SONY stuff is 2.2.X based. Their is work going on for 2.4.X support
but it is not stable at the moment.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 17:21     ` Kevin D. Kissell
@ 2001-10-07 17:20       ` James Simmons
  2001-10-07 18:20         ` Yoshi-K
  2001-10-08  7:55         ` Kevin D. Kissell
  2001-10-07 17:21       ` Kevin D. Kissell
  1 sibling, 2 replies; 23+ messages in thread
From: James Simmons @ 2001-10-07 17:20 UTC (permalink / raw)
  To: Kevin D. Kissell; +Cc: Volker Jahns, Jun Sun, linux-mips


> 2.2 or 2.4, is the necessary configuration in fact generally
> available?  Last I heard, which was some months ago,
> it required a PS2 configuration that was only available
> in Japan.

This is true. Well this month they made available another PS2 
configuration in germany. Luckly the company I work for has people going
back and forth to Japan.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 17:13   ` James Simmons
@ 2001-10-07 17:21     ` Kevin D. Kissell
  2001-10-07 17:20       ` James Simmons
  2001-10-07 17:21       ` Kevin D. Kissell
  2001-10-09  5:47     ` GOTO Masanori
  1 sibling, 2 replies; 23+ messages in thread
From: Kevin D. Kissell @ 2001-10-07 17:21 UTC (permalink / raw)
  To: James Simmons, Volker Jahns; +Cc: Jun Sun, linux-mips

> > Why don't you use the SONY playstation 2 w/ its LINUX kit? The costs are
> > less and the graphics performance is greater than any Intel based PC I
> > am aware of.
> 
> The SONY stuff is 2.2.X based. Their is work going on for 2.4.X support
> but it is not stable at the moment.

2.2 or 2.4, is the necessary configuration in fact generally
available?  Last I heard, which was some months ago,
it required a PS2 configuration that was only available
in Japan.

            Kevin K.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 17:21     ` Kevin D. Kissell
  2001-10-07 17:20       ` James Simmons
@ 2001-10-07 17:21       ` Kevin D. Kissell
  1 sibling, 0 replies; 23+ messages in thread
From: Kevin D. Kissell @ 2001-10-07 17:21 UTC (permalink / raw)
  To: James Simmons, Volker Jahns; +Cc: Jun Sun, linux-mips

> > Why don't you use the SONY playstation 2 w/ its LINUX kit? The costs are
> > less and the graphics performance is greater than any Intel based PC I
> > am aware of.
> 
> The SONY stuff is 2.2.X based. Their is work going on for 2.4.X support
> but it is not stable at the moment.

2.2 or 2.4, is the necessary configuration in fact generally
available?  Last I heard, which was some months ago,
it required a PS2 configuration that was only available
in Japan.

            Kevin K.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* RE: MIPS PC - anyone?
  2001-10-07 17:20       ` James Simmons
@ 2001-10-07 18:20         ` Yoshi-K
  2001-10-07 18:20           ` Yoshi-K
  2001-10-08  7:55         ` Kevin D. Kissell
  1 sibling, 1 reply; 23+ messages in thread
From: Yoshi-K @ 2001-10-07 18:20 UTC (permalink / raw)
  To: linux-mips

Hello.
My Internet server is PS2. --> http://galaxies.jp/

-------------------------
Yoshikatsu Kida
E-Mail: yoshi@galaxies.jp
http://galaxies.jp/

^ permalink raw reply	[flat|nested] 23+ messages in thread

* RE: MIPS PC - anyone?
  2001-10-07 18:20         ` Yoshi-K
@ 2001-10-07 18:20           ` Yoshi-K
  0 siblings, 0 replies; 23+ messages in thread
From: Yoshi-K @ 2001-10-07 18:20 UTC (permalink / raw)
  To: linux-mips

Hello.
My Internet server is PS2. --> http://galaxies.jp/

-------------------------
Yoshikatsu Kida
E-Mail: yoshi@galaxies.jp
http://galaxies.jp/

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 16:23 ` Carsten Langgaard
@ 2001-10-07 18:57   ` Harald Koerfgen
  2001-10-08  8:22     ` Carsten Langgaard
  0 siblings, 1 reply; 23+ messages in thread
From: Harald Koerfgen @ 2001-10-07 18:57 UTC (permalink / raw)
  To: Carsten Langgaard; +Cc: linux-mips

On Sunday 07 October 2001 18:23, Carsten Langgaard wrote:
> What about a Malta board, it got a PC like structure with ATX form factor,
[...]
> I probably forgot something, but the board is more or less designed to be a
> "MIPS PC".

Fine, but how much?

Greetings,
Harald

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 17:20       ` James Simmons
  2001-10-07 18:20         ` Yoshi-K
@ 2001-10-08  7:55         ` Kevin D. Kissell
  2001-10-08  7:55           ` Kevin D. Kissell
  2001-10-08  8:03           ` Caleb Shay
  1 sibling, 2 replies; 23+ messages in thread
From: Kevin D. Kissell @ 2001-10-08  7:55 UTC (permalink / raw)
  To: James Simmons; +Cc: Volker Jahns, Jun Sun, linux-mips

> > 2.2 or 2.4, is the necessary configuration in fact generally
> > available?  Last I heard, which was some months ago,
> > it required a PS2 configuration that was only available
> > in Japan.
> 
> This is true. Well this month they made available another PS2 
> configuration in germany. Luckly the company I work for has people going
> back and forth to Japan.

I'm based in France, but should be in Germany this week
for a conference.  If there's a PS2 available there that is
capable of running the Linux port (and capable of booting
up in something other than German and Japanese!),
could someone please let me know the specific PS2
model to look for, and how I could get my hands on the
Linux release???

            Kevin K.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-08  7:55         ` Kevin D. Kissell
@ 2001-10-08  7:55           ` Kevin D. Kissell
  2001-10-08  8:03           ` Caleb Shay
  1 sibling, 0 replies; 23+ messages in thread
From: Kevin D. Kissell @ 2001-10-08  7:55 UTC (permalink / raw)
  To: James Simmons; +Cc: Volker Jahns, Jun Sun, linux-mips

> > 2.2 or 2.4, is the necessary configuration in fact generally
> > available?  Last I heard, which was some months ago,
> > it required a PS2 configuration that was only available
> > in Japan.
> 
> This is true. Well this month they made available another PS2 
> configuration in germany. Luckly the company I work for has people going
> back and forth to Japan.

I'm based in France, but should be in Germany this week
for a conference.  If there's a PS2 available there that is
capable of running the Linux port (and capable of booting
up in something other than German and Japanese!),
could someone please let me know the specific PS2
model to look for, and how I could get my hands on the
Linux release???

            Kevin K.

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-08  7:55         ` Kevin D. Kissell
  2001-10-08  7:55           ` Kevin D. Kissell
@ 2001-10-08  8:03           ` Caleb Shay
  2001-10-08 12:06             ` volker
  1 sibling, 1 reply; 23+ messages in thread
From: Caleb Shay @ 2001-10-08  8:03 UTC (permalink / raw)
  To: linux-mips

I actually have the Japanese model that works with the Linux release for 
   the PS2.  Unfortunately, I won't be in Japan again for another year 
and they won't ship overseas.  If anyone knows of a way to get the PS2 
Linux release in the US, please let me know.

Caleb Shay
caleb@webninja.com

Kevin D. Kissell wrote:

>>>2.2 or 2.4, is the necessary configuration in fact generally
>>>available?  Last I heard, which was some months ago,
>>>it required a PS2 configuration that was only available
>>>in Japan.
>>>
>>This is true. Well this month they made available another PS2 
>>configuration in germany. Luckly the company I work for has people going
>>back and forth to Japan.
>>
> 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 18:57   ` Harald Koerfgen
@ 2001-10-08  8:22     ` Carsten Langgaard
  0 siblings, 0 replies; 23+ messages in thread
From: Carsten Langgaard @ 2001-10-08  8:22 UTC (permalink / raw)
  To: Harald Koerfgen; +Cc: linux-mips

Harald Koerfgen wrote:

> On Sunday 07 October 2001 18:23, Carsten Langgaard wrote:
> > What about a Malta board, it got a PC like structure with ATX form factor,
> [...]
> > I probably forgot something, but the board is more or less designed to be a
> > "MIPS PC".
>
> Fine, but how much?

I'm afraid we are not in the business of selling PCs, so the price is about
$3000.

>
> Greetings,
> Harald

--
_    _ ____  ___   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] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-08  8:03           ` Caleb Shay
@ 2001-10-08 12:06             ` volker
  0 siblings, 0 replies; 23+ messages in thread
From: volker @ 2001-10-08 12:06 UTC (permalink / raw)
  To: caleb; +Cc: linux-mips

> I actually have the Japanese model that works with the Linux release
> for 
>    the PS2.  Unfortunately, I won't be in Japan again for another year 
> and they won't ship overseas.  If anyone knows of a way to get the PS2 
> Linux release in the US, please let me know.
It seems SONY will release the LINUX kit in Germany soon (they claim it is
going to happen this autumn). They say it will be available at SONY's online
shop only. Source of information is http://www.golem.de .

> 
> Caleb Shay
> caleb@webninja.com
> 
> Kevin D. Kissell wrote:
> 
>>>>2.2 or 2.4, is the necessary configuration in fact generally
>>>>available?  Last I heard, which was some months ago,
>>>>it required a PS2 configuration that was only available
>>>>in Japan.
>>>>
>>>This is true. Well this month they made available another PS2 
>>>configuration in germany. Luckly the company I work for has people
>>>going back and forth to Japan.
>>>
>> 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-07 17:13   ` James Simmons
  2001-10-07 17:21     ` Kevin D. Kissell
@ 2001-10-09  5:47     ` GOTO Masanori
  1 sibling, 0 replies; 23+ messages in thread
From: GOTO Masanori @ 2001-10-09  5:47 UTC (permalink / raw)
  To: jsimmons; +Cc: Volker.Jahns, jsun, linux-mips

At Sun, 7 Oct 2001 10:13:46 -0700 (PDT),
James Simmons <jsimmons@transvirtual.com> wrote:
> > Why don't you use the SONY playstation 2 w/ its LINUX kit? The costs are
> > less and the graphics performance is greater than any Intel based PC I
> > am aware of.
> 
> The SONY stuff is 2.2.X based. Their is work going on for 2.4.X support
> but it is not stable at the moment.

FYI, but if you want to run kernel 2.4 on PS2, please check at 
http://sourceforge.net/projects/ps2hacking/ . 
Current 2.4 support is very early phase and unstable, but working. 
 
-- gotom 

^ permalink raw reply	[flat|nested] 23+ messages in thread

* Re: MIPS PC - anyone?
  2001-10-06 17:23 MIPS PC - anyone? Jun Sun
                   ` (4 preceding siblings ...)
  2001-10-07 17:06 ` James Simmons
@ 2001-10-09 21:08 ` Joe George
  5 siblings, 0 replies; 23+ messages in thread
From: Joe George @ 2001-10-09 21:08 UTC (permalink / raw)
  To: Jun Sun; +Cc: linux-mips

I have been working on the design of such a machine for a few months now
as a background project.   The mainboard features are:	PMC RM7000A
400MHz CPU, 2MB tertiary cache, GT64120A system controller, 512K byte
boot prom, DS1501 RTC, 512MB SDRAM, two serial ports (ST16C2552),
OPTI 82C862 USB controller, 4 32-bit 33MHz PCI slots, 2 32-bit 66MHz
PCI slots, ATX form factor.

Prices for the processor and system controller are significantly higher than
the equivilent i386 components in low volume.  High enough volume to get
it to parity with i386 prices is probably not realistic.  From what I've 
heard
some people still don't use Linux. :)

Price for the system will probably be in the US$1200 range.  Send me an
email off the list if you are interested or have suggestions.  The more 
I hear
from the faster it will probably get done.

Joe

Jun Sun wrote:
> Does anybody know if there is such a "MIPS PC" machine?  Essentially
> I am looking for a machine with MIPS CPU and PC peripherals (such as
> SIMM RAM, PCI bus, EIDE HD, VGA graphics, PS/2 mouse/kbd, etc).
> 
> It would be really nice to have such a box.  If it is massively produced,
> the price should be cheaper than i386 PCs because MIPS CPU price is
> much cheaper. 
> 
> Jun 
> 

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2001-10-09 21:08 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-06 17:23 MIPS PC - anyone? Jun Sun
2001-10-06 17:36 ` H . J . Lu
2001-10-06 17:37   ` Jun Sun
2001-10-06 18:01   ` Thiemo Seufer
2001-10-07  1:35     ` Ralf Baechle
2001-10-07  1:32 ` Ralf Baechle
2001-10-07 16:23 ` Carsten Langgaard
2001-10-07 18:57   ` Harald Koerfgen
2001-10-08  8:22     ` Carsten Langgaard
2001-10-07 16:38 ` Volker Jahns
2001-10-07 17:13   ` James Simmons
2001-10-07 17:21     ` Kevin D. Kissell
2001-10-07 17:20       ` James Simmons
2001-10-07 18:20         ` Yoshi-K
2001-10-07 18:20           ` Yoshi-K
2001-10-08  7:55         ` Kevin D. Kissell
2001-10-08  7:55           ` Kevin D. Kissell
2001-10-08  8:03           ` Caleb Shay
2001-10-08 12:06             ` volker
2001-10-07 17:21       ` Kevin D. Kissell
2001-10-09  5:47     ` GOTO Masanori
2001-10-07 17:06 ` James Simmons
2001-10-09 21:08 ` Joe George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox