Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Any docs on the 715?
@ 2000-03-22 22:35 5116
  2000-03-22 22:50 ` Grant Grundler
  2000-03-23  0:09 ` Philipp Rumpf
  0 siblings, 2 replies; 6+ messages in thread
From: 5116 @ 2000-03-22 22:35 UTC (permalink / raw)
  To: parisc-linux

Are there any documents on the ASICs found in the 715 available? 
The stuff on the web page only seem the cover newer boxes.

/Daniel
-- 
Daniel Engström - Lilla Fabriken AB - Technical Support
daniel@lillfab.se - Work related.  5116@telia.com - Private.

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

* Re: [parisc-linux] Any docs on the 715?
  2000-03-22 22:35 [parisc-linux] Any docs on the 715? 5116
@ 2000-03-22 22:50 ` Grant Grundler
  2000-03-23  0:09 ` Philipp Rumpf
  1 sibling, 0 replies; 6+ messages in thread
From: Grant Grundler @ 2000-03-22 22:50 UTC (permalink / raw)
  To: 5116; +Cc: parisc-linux

5116@telia.com wrote:
> Are there any documents on the ASICs found in the 715 available? 
> The stuff on the web page only seem the cover newer boxes.
> 
> /Daniel

Daniel,
Could you be more specific about what's missing?

See http://216.208.98.4/view.php3?type=machine&name=715%2F100

The PCX-L (PA7100LC) and LASI chip are documented.

WAX (EISA) support is not. Check if mklinux or openbsd have something
for this already and , erm, "borrow" it.

If Steve Shack gets the STI graphics support working for his 712,
it might also work on your 715. He's borrowing from one of the
other open source ports too.

WAX (EISA) support is not. Check if mklinux or openbsd have something
for this already and , erm, "borrow" it.
I don't see much else that isn't documented.

grant

Grant Grundler
Unix Development Lab
+1.408.447.72

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

* Re: [parisc-linux] Any docs on the 715?
  2000-03-22 22:35 [parisc-linux] Any docs on the 715? 5116
  2000-03-22 22:50 ` Grant Grundler
@ 2000-03-23  0:09 ` Philipp Rumpf
  2000-03-23  2:57   ` willy
  2000-03-23  7:13   ` 5116
  1 sibling, 2 replies; 6+ messages in thread
From: Philipp Rumpf @ 2000-03-23  0:09 UTC (permalink / raw)
  To: 5116, parisc-linux

> Are there any documents on the ASICs found in the 715 available? 
> The stuff on the web page only seem the cover newer boxes.

There are two kinds of 715;  if you're lucky, you've got a "new" 715,
which has (really, check the hardware database for details) Lasi and
a PA7100LC, both documented, and undocumented graphics (all graphics
is).  There is very little difference between such 715s and 712s.

If you're unlucky (like me), you've got an "old" 715, which has ASP
(a Lasi predecessor) and what I believe is a PA7100.

Here's the list of things that work on the two boxes (* for things I
haven't actually checked, but believe should work):

715 old:
	network (10 mbit/s ethernet with a 10 base t transceiver)
	1 bpp unaccelerated framebuffer
	keyboard (HIL) *
	sound *
	serial *

715 new:
	network *
	1bpp unaccelerated framebuffer *
	keyboard (either PS/2 or HIL, both should work) *
	sound *
	serial *

I don't know about the 715 scsi chip, the eisa slot, parallel;
I don't think anyone has worked out how to use the LEDs yet.

	Philipp Rumpf

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

* Re: [parisc-linux] Any docs on the 715?
  2000-03-23  0:09 ` Philipp Rumpf
@ 2000-03-23  2:57   ` willy
  2000-03-27  7:29     ` Gyula Matics
  2000-03-23  7:13   ` 5116
  1 sibling, 1 reply; 6+ messages in thread
From: willy @ 2000-03-23  2:57 UTC (permalink / raw)
  To: Philipp Rumpf; +Cc: 5116, parisc-linux

On Wed, Mar 22, 2000 at 05:09:13PM -0700, Philipp Rumpf wrote:
> I don't know about the 715 scsi chip, the eisa slot, parallel;

the 715/old scsi chip is an ncr53c700.  everyone is too scared of it
right now.  the 715/new scsi chip is an ncr53c710 and Gyula Matics
committed code that should have that working.

> I don't think anyone has worked out how to use the LEDs yet.

If you look in the mach sources, flashing the LEDs is pretty
straightforward.

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

* Re: [parisc-linux] Any docs on the 715?
  2000-03-23  0:09 ` Philipp Rumpf
  2000-03-23  2:57   ` willy
@ 2000-03-23  7:13   ` 5116
  1 sibling, 0 replies; 6+ messages in thread
From: 5116 @ 2000-03-23  7:13 UTC (permalink / raw)
  To: Philipp Rumpf; +Cc: parisc-linux

On 22 Mar, Philipp Rumpf wrote:
>> Are there any documents on the ASICs found in the 715 available? 
>> The stuff on the web page only seem the cover newer boxes.
> 
> There are two kinds of 715;  if you're lucky, you've got a "new" 715,
> which has (really, check the hardware database for details) Lasi and
> a PA7100LC, both documented, and undocumented graphics (all graphics
> is).  There is very little difference between such 715s and 712s.
I definitely have the older version. If I open the box I can find the I
ntel, NCR and WD chips and those would have been integrated in to the
LASI if had one.

/Daniel 

-- 
Daniel Engström - Lilla Fabriken AB - Technical Support
daniel@lillfab.se - Work related.  5116@telia.com - Private.

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

* Re: [parisc-linux] Any docs on the 715?
  2000-03-23  2:57   ` willy
@ 2000-03-27  7:29     ` Gyula Matics
  0 siblings, 0 replies; 6+ messages in thread
From: Gyula Matics @ 2000-03-27  7:29 UTC (permalink / raw)
  To: parisc-linux

> the 715/old scsi chip is an ncr53c700.  everyone is too scared of it
> right now.  the 715/new scsi chip is an ncr53c710 and Gyula Matics
> committed code that should have that working.

I'm back and i'll be hammering on the 710 driver till it starts
really working. The next targets are the c700 and the c720. probably
starting with the c700 as i now have a 715/50 at home.

Gyula

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

end of thread, other threads:[~2000-03-27  7:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-22 22:35 [parisc-linux] Any docs on the 715? 5116
2000-03-22 22:50 ` Grant Grundler
2000-03-23  0:09 ` Philipp Rumpf
2000-03-23  2:57   ` willy
2000-03-27  7:29     ` Gyula Matics
2000-03-23  7:13   ` 5116

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