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