All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] H60
@ 1999-06-29 23:51 Davin Petersen
  1999-06-30  0:13 ` Stan Sieler
  0 siblings, 1 reply; 13+ messages in thread
From: Davin Petersen @ 1999-06-29 23:51 UTC (permalink / raw)
  To: 'parisc-linux@thepuffingroup.com'

I've looked through the available documentation available at
http://thepuffingroup.com/parisc/documentation.html and see nothing
related to the 9000/800 H60.  Am I wrong?  Would it be useful in
developing the HP9K kernel?

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [parisc-linux] H60
@ 1999-06-30  5:20 Mike Hibler
  0 siblings, 0 replies; 13+ messages in thread
From: Mike Hibler @ 1999-06-30  5:20 UTC (permalink / raw)
  To: adevries, sieler; +Cc: parisc-linux

If the H sei\bries machines really have HP-PB, then it is going to take
some work.  The HP-PB that I am familiar with (from back in the hp832 days)
is a whole other bus architecture that isn't nearly as pleasent to work with
as the \b\bat on the 700 series machines.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: [parisc-linux] H60
@ 1999-06-30 15:54 Davin Petersen
  1999-06-30 17:27 ` Stan Sieler
  0 siblings, 1 reply; 13+ messages in thread
From: Davin Petersen @ 1999-06-30 15:54 UTC (permalink / raw)
  To: parisc-linux

Yep, my H60 is all HP-PB.  The series number on the back is an 827s, but
it had a back plane upgrade several years ago to a 887 (H60).  This
particular box has:

2	10Base-2 w/ AUI			28640-60001
1	FWD SCSI				28696-60001
1	SE SCSI/Parallel/MUX		A1703-60022
1	HP6000 Disk Array (RAID5)	C4230A
5	2G disks for the 6000		C2431A
2	1G internal disks
1	HP35480A	DDS tape
1	HP35470A	DDS tape		(one of these is DDS2,
the other is DDS3)
1	External CDROM (SE)		C2948A
1	700/92 Terminal (green, yech)	

-----Original Message-----
From: Mike Hibler [mailto:mike@fast.cs.utah.edu]
Sent: Tuesday, June 29, 1999 10:20 PM
To: adevries@thepuffingroup.com; sieler@allegro.com
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] H60


If the H sei\bries machines really have HP-PB, then it is going to take
some work.  The HP-PB that I am familiar with (from back in the hp832
days)
is a whole other bus architecture that isn't nearly as pleasent to work
with
as the \b\bat on the 700 series machines.

------------------------------------------------------------------------
---
To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com
with
`unsubscribe' as the subject.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* RE: [parisc-linux] H60
@ 1999-06-30 17:26 Davin Petersen
  1999-06-30 21:38 ` Kirk Bresniker
  0 siblings, 1 reply; 13+ messages in thread
From: Davin Petersen @ 1999-06-30 17:26 UTC (permalink / raw)
  To: parisc-linux

uname -i returns:
900807201

uname -a returns:
HP-UX max B.10.20 A 9000/887 900807201 two-user license

-----Original Message-----
From: Stan Sieler [mailto:sieler@allegro.com]
Sent: Wednesday, June 30, 1999 10:27 AM
To: davinp@celltech.com
Cc: parisc-linux@thepuffingroup.com
Subject: Re: [parisc-linux] H60


Re:

> Yep, my H60 is all HP-PB.  The series number on the back is an 827s,
but
> it had a back plane upgrade several years ago to a 887 (H60).  This

Not that it matters much, but the 887 encompasses the G50/H50/I50 ...
all of which are 96 MHz machines with 512 KB cache, PA-7100 with the
PCX-T chipset).  The G60/H60/I60 appear to be slightly different (2 MB
cache, and the "PCX-T" doesn't seem to appear in HP literature). 
Still, the I/O is the same for the 887/G50/H50/I50/G60/H60/I60.

It would be interesting to see what "uname -i" reports on a "real"
G60/H60/I60...
will it be 887 or ?

-- 
Stan Sieler                                          sieler@allegro.com
                                         http://www.allegro.com/sieler/

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [parisc-linux] H60
@ 1999-07-01  1:20 Kevin Carson
  0 siblings, 0 replies; 13+ messages in thread
From: Kevin Carson @ 1999-07-01  1:20 UTC (permalink / raw)
  To: parisc-linux

As I understand it,

second column consists of the PA-RISC instruction set revision (1.0, 1.1, or
2.0) and the letter indicates what type of CPU is running that revision in
the respective
box (CPU models being also the third column).

The point of all this is that the HP ANSI compiler takes both a instruction
revision the object code is targeted towards (the most portable being the
older revision 1.0 since all the revisions are backward compatible) and a
hint about which implementation the instruction scheduling optimizations
should be targeting (which does affect compatability in any way).

How much difference does the letter portion really make? From practical
experience not much, but it could!  Which is the point of maintaining this
file in the first place.  The instruction set revision makes a BIG
difference for later chips.

Kevin

-----Original Message-----
From: rrauenza@cup.hp.com <rrauenza@cup.hp.com>
To: adevries@thepuffingroup.com <adevries@thepuffingroup.com>
Cc: rrauenza@cup.hp.com <rrauenza@cup.hp.com>;
parisc-linux@thepuffingroup.com <parisc-linux@thepuffingroup.com>
Date: Tuesday, June 29, 1999 11:55 PM
Subject: Re: [parisc-linux] H60


>
>Apparently it exists in quite a few places!
>
>The second column is the PA-RISC version number.  I'm not sure how
>significant the letters are in the version numbers.
>
>> Rich Rauenzahn wrote:
>> >
>> > Take a look at  /usr/lib/sched.models on HP-UX -- it documents quite a
few
>> > models and PA-RISC versions.
>> >
>>
>> Oh, that's pretty interesting.  I found sched.modules in
>> /usr/sam/lib/mo.
>>
>> What's the second column?
>>
>> - Alex
>
>---------------------------------------------------------------------------
>To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
>`unsubscribe' as the subject.
>

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

end of thread, other threads:[~1999-07-01  5:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-06-29 23:51 [parisc-linux] H60 Davin Petersen
1999-06-30  0:13 ` Stan Sieler
1999-06-30  0:43   ` Alex deVries
1999-06-30  0:53     ` Stan Sieler
1999-06-30  5:51     ` Rich Rauenzahn
1999-06-30  6:34       ` Alex deVries
1999-06-30  6:55         ` Richard J. Rauenzahn
  -- strict thread matches above, loose matches on Subject: below --
1999-06-30  5:20 Mike Hibler
1999-06-30 15:54 Davin Petersen
1999-06-30 17:27 ` Stan Sieler
1999-06-30 17:26 Davin Petersen
1999-06-30 21:38 ` Kirk Bresniker
1999-07-01  1:20 Kevin Carson

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.