All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] What's in a 715?
@ 1999-10-20  5:44 Alex deVries
  0 siblings, 0 replies; 5+ messages in thread
From: Alex deVries @ 1999-10-20  5:44 UTC (permalink / raw)
  To: parisc-linux


I have two 715s now, one's a 715/75, the other a 715/50.

Exactly how's the IO connected on these boxes?  Does it actually have a
Lasi on board?  I had a look inside, and couldn't find anything with the
usual markings of a Lasi, although it might not be integrated.

- Alex

-- 
Alex deVries <adevries@thepuffingroup.com>
Vice President Engineering
The Puffin Group

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

* Re: [parisc-linux] What's in a 715?
@ 1999-10-20  7:35 Ulrich Strelow
  1999-10-20 15:10 ` Matthew Wilcox
  0 siblings, 1 reply; 5+ messages in thread
From: Ulrich Strelow @ 1999-10-20  7:35 UTC (permalink / raw)
  To: Alex deVries, parisc-linux

Hi Alex,

I asked nearly the same question some months ago,
because I needed to understand which CONFIG options
should be set for my 715/33. 

Bill Katz from HP answered:

The 715/33 does NOT have either LASI or DINO. It uses
an older I/O chip known as ASP. ASP connects the
processor bus to several external chips, including the
NCR 53c710, Intel LAN and WD 16C552 (? I'm doing this
from memory) 2-serial/parallel chip. It uses the
PA7100 CPU which does not have GSC. 

And Mike Hibler answered:

We never had a 715/33 so I don't know anything about
them. But someone else said they had the ASP which is
the "original snakes" IO subsystem
(705/710/720/730/750). The ASP is quite similar to the
LASI, and there is plenty of code in the Mach sources.


Hit your HP sources up for: 
Corba/Coral I/O Subsystem External Reference
Specification 

Don't have a part or drawing number unfortunately. We
have version 1.43 from November 1990. Looks like it
came out of Cupertino. 

Hope that helps.
Ulrich 
 

--- Alex deVries <adevries@thepuffingroup.com> wrote:
> 
> I have two 715s now, one's a 715/75, the other a
> 715/50.
> 
> Exactly how's the IO connected on these boxes?  Does
> it actually have a
> Lasi on board?  I had a look inside, and couldn't
> find anything with the
> usual markings of a Lasi, although it might not be
> integrated.
> 
> - Alex
> 
> -- 
> Alex deVries <adevries@thepuffingroup.com>
> Vice President Engineering
> The Puffin Group
> 
>
---------------------------------------------------------------------------
> To unsubscribe: send e-mail to
> parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
> 
> 

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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

* Re: [parisc-linux] What's in a 715?
  1999-10-20  7:35 [parisc-linux] What's in a 715? Ulrich Strelow
@ 1999-10-20 15:10 ` Matthew Wilcox
  1999-10-20 16:45   ` Alex deVries
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew Wilcox @ 1999-10-20 15:10 UTC (permalink / raw)
  To: Ulrich Strelow; +Cc: Alex deVries, parisc-linux

On Wed, Oct 20, 1999 at 12:35:01AM -0700, Ulrich Strelow wrote:
> Hi Alex,
> 
> I asked nearly the same question some months ago,
> because I needed to understand which CONFIG options
> should be set for my 715/33. 
> 
> Bill Katz from HP answered:
> 
> The 715/33 does NOT have either LASI or DINO. It uses
> an older I/O chip known as ASP. ASP connects the
> processor bus to several external chips, including the
> NCR 53c710, Intel LAN and WD 16C552 (? I'm doing this
> from memory) 2-serial/parallel chip. It uses the
> PA7100 CPU which does not have GSC. 

If you open the 715/33 up, it has chips called OLIN and SHINKO on the
board, as well as some unnamed chips.  Do either or both of these chips
implement ASP?  I gave Alex the details on these chips a couple of months
ago and last I heard they were on the list of documents we want from HP,
marked `desirable, but no urgency'.

-- 
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson

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

* Re: [parisc-linux] What's in a 715?
  1999-10-20 15:10 ` Matthew Wilcox
@ 1999-10-20 16:45   ` Alex deVries
  0 siblings, 0 replies; 5+ messages in thread
From: Alex deVries @ 1999-10-20 16:45 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: Ulrich Strelow, parisc-linux

On Wed, 20 Oct 1999, Matthew Wilcox wrote:
> On Wed, Oct 20, 1999 at 12:35:01AM -0700, Ulrich Strelow wrote:
> > Bill Katz from HP answered:
> > The 715/33 does NOT have either LASI or DINO. It uses
> > an older I/O chip known as ASP. ASP connects the
> > processor bus to several external chips, including the
> > NCR 53c710, Intel LAN and WD 16C552 (? I'm doing this
> > from memory) 2-serial/parallel chip. It uses the
> > PA7100 CPU which does not have GSC. 

So the conclusion here is that we really can't do 715 support without
hardware documentation on ASP.

> If you open the 715/33 up, it has chips called OLIN and SHINKO on the
> board, as well as some unnamed chips.  Do either or both of these chips
> implement ASP?  I gave Alex the details on these chips a couple of months
> ago and last I heard they were on the list of documents we want from HP,
> marked `desirable, but no urgency'.

IIRC, OLIN and SHINKO are just the chip manufacturers.

I'll remind HP that these docs are on the list.

- Alex

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

* Re: [parisc-linux] What's in a 715?
@ 1999-10-20 17:23 Bill Katz (William)
  0 siblings, 0 replies; 5+ messages in thread
From: Bill Katz (William) @ 1999-10-20 17:23 UTC (permalink / raw)
  To: parisc-linux

|On Wed, 20 Oct 1999, Matthew Wilcox wrote:
|> On Wed, Oct 20, 1999 at 12:35:01AM -0700, Ulrich Strelow wrote:
|> > Bill Katz from HP answered:
|> > The 715/33 does NOT have either LASI or DINO. It uses
|> > an older I/O chip known as ASP. ASP connects the
|> > processor bus to several external chips, including the
|> > NCR 53c710, Intel LAN and WD 16C552 (? I'm doing this
|> > from memory) 2-serial/parallel chip. It uses the
|> > PA7100 CPU which does not have GSC. 

A little more detail.  In the original snakes (720, 730, 750) the
ASP chip was used to glue everything together, and hooked the NCR
53c700, Intel LAN, WD 552 (serial + parallel) together, and provided
some missing features (DMA for parallel, PA interrupt controller, etc).

This was leveraged into the next generation of snakes (735, 715/33 /50 /75,
750).  I think these also contain "CD quality" audio.  The earlier snakes
had only a beeper.

LASI is the compaction of all of this (including the Intel LAN and 
NCR 53C710) into one ASIC, originally for cost reduction in the 712.

|
|So the conclusion here is that we really can't do 715 support without
|hardware documentation on ASP.

I suspect it will help.

|
|> If you open the 715/33 up, it has chips called OLIN and SHINKO on the
|> board, as well as some unnamed chips.  Do either or both of these chips
|> implement ASP?  I gave Alex the details on these chips a couple of months
|> ago and last I heard they were on the list of documents we want from HP,
|> marked `desirable, but no urgency'.
|
|IIRC, OLIN and SHINKO are just the chip manufacturers.
|
|I'll remind HP that these docs are on the list.

I've got the ERS for the 715s in question, and will try to get it cleaned
up and to John SOntag for reveiw by the lawyers and release.  I'm 
currently laying out a board, so I'm kinda swamped.  I've done the hard part
which is chasing down source code for the thing.  (Took days of digging
through PDM...) Any other HPite that 
wants a stab at it this week should contact me.  It's in Interleaf.

The earliest I could get this done is late next week.

	-Bill

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

end of thread, other threads:[~1999-10-20 17:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-10-20  7:35 [parisc-linux] What's in a 715? Ulrich Strelow
1999-10-20 15:10 ` Matthew Wilcox
1999-10-20 16:45   ` Alex deVries
  -- strict thread matches above, loose matches on Subject: below --
1999-10-20 17:23 Bill Katz (William)
1999-10-20  5:44 Alex deVries

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.