From: Sven Schnelle <svens@stackframe.org>
To: John David Anglin <dave.anglin@bell.net>
Cc: Carlo Pisani <carlojpisani@gmail.com>,
Helge Deller <deller@gmx.de>,
Grant Grundler <grantgrundler@gmail.com>,
linux-parisc <linux-parisc@vger.kernel.org>
Subject: Re: HPPA problems with the PCI
Date: Sat, 25 May 2019 20:13:04 +0200 [thread overview]
Message-ID: <20190525181304.GA5637@t470p.stackframe.org> (raw)
In-Reply-To: <55e937b6-a95e-d6e4-ef30-f9040f4daafd@bell.net>
On Sat, May 25, 2019 at 01:50:01PM -0400, John David Anglin wrote:
> On 2019-05-25 1:19 p.m., Carlo Pisani wrote:
> >> Carlo, can you run "cat /proc/cpuinfo" and paste the output here?
> > # cat /proc/cpuinfo
> > processor : 0
> > cpu family : PA-RISC 2.0
> > cpu : PA8600 (PCX-W+)
> > cpu MHz : 552.000000
> > physical id : 0
> > siblings : 1
> > core id : 0
> > capabilities : os32 os64 nva_supported (0x03)
> > model : 9000/785/C3600
> > model name : Allegro W+
> > hversion : 0x00005cf0
> > sversion : 0x00000481
> > I-cache : 512 KB
> > D-cache : 1024 KB (WB, direct mapped)
> > ITLB entries : 160
> > DTLB entries : 160 - shared with ITLB
> > bogomips : 1093.63
> > software id : 2007455457
> > PCI failmode : soft
> I think the PDC is buggy on c3600. The NP (iopdir_fdc) bit is set on my c3750:
> [..]
It's also set on my C3750, but not on my J5000 (PDC FW 5.0):
root@j5000:~# cat /proc/cpuinfo
processor : 0
cpu family : PA-RISC 2.0
cpu : PA8500 (PCX-W)
cpu MHz : 440.000000
physical id : 0
siblings : 1
core id : 0
capabilities : os32 os64 nva_supported (0x03)
model : 9000/785/J5000
model name : Forte W 2-way
hversion : 0x00005bd0
sversion : 0x00000491
I-cache : 512 KB
D-cache : 1024 KB (WB, direct mapped)
ITLB entries : 160
DTLB entries : 160 - shared with ITLB
bogomips : 875.72
software id : 2006803539
processor : 1
cpu family : PA-RISC 2.0
cpu : PA8500 (PCX-W)
cpu MHz : 440.000000
physical id : 1
siblings : 1
core id : 0
capabilities : os32 os64 nva_supported (0x03)
model : 9000/785/J5000
model name : Forte W 2-way
hversion : 0x00005bd0
sversion : 0x00000491
I-cache : 512 KB
D-cache : 1024 KB (WB, direct mapped)
ITLB entries : 160
DTLB entries : 160 - shared with ITLB
bogomips : 875.72
software id : 2006803539
Sven
next prev parent reply other threads:[~2019-05-25 18:13 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CA+QBN9Cg6QAe5W3vS3dere=K53NAHDrMb9FN5StEfNkC=RTGqg@mail.gmail.com>
[not found] ` <CA+QBN9B7B39NARTNYan2wrhRLSEAhxukTy0B6yWRMUxgLJmuNA@mail.gmail.com>
2019-05-23 0:38 ` HPPA problems with the PCI Grant Grundler
2019-05-23 1:09 ` John David Anglin
2019-05-23 4:43 ` Grant Grundler
2019-05-23 16:10 ` John David Anglin
2019-05-23 21:48 ` Carlo Pisani
2019-05-23 23:18 ` Grant Grundler
[not found] ` <CAP6odjh2-HhbPYhFqc40cVCrVc6E689CM65WqbiTOnTRgeQojQ@mail.gmail.com>
2019-05-23 12:14 ` John David Anglin
2019-05-23 12:16 ` Carlo Pisani
2019-05-23 13:44 ` Carlo Pisani
2019-05-23 23:09 ` Grant Grundler
2019-05-24 6:39 ` Sven Schnelle
2019-05-24 18:12 ` Grant Grundler
2019-05-25 9:01 ` Carlo Pisani
2019-05-25 14:13 ` John David Anglin
2019-05-25 17:15 ` Helge Deller
2019-05-25 17:19 ` Carlo Pisani
2019-05-25 17:50 ` John David Anglin
2019-05-25 18:13 ` Sven Schnelle [this message]
2019-05-25 18:30 ` Carlo Pisani
2019-05-25 19:09 ` Helge Deller
2019-05-25 19:20 ` Carlo Pisani
2019-05-25 19:24 ` Helge Deller
2019-05-25 19:46 ` Rolf Eike Beer
2019-05-25 19:34 ` Carlo Pisani
2019-05-25 20:37 ` Sven Schnelle
2019-05-25 17:20 ` John David Anglin
2019-05-25 20:54 ` John David Anglin
2019-05-25 20:56 ` Sven Schnelle
2019-05-27 17:43 ` John David Anglin
2019-05-31 15:27 ` Grant Grundler
2019-05-24 7:06 ` Sven Schnelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190525181304.GA5637@t470p.stackframe.org \
--to=svens@stackframe.org \
--cc=carlojpisani@gmail.com \
--cc=dave.anglin@bell.net \
--cc=deller@gmx.de \
--cc=grantgrundler@gmail.com \
--cc=linux-parisc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.