NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-hp700/35531: iee0 does not work on 735/99



>  The 735 is a PCXT, PA-RISC 1.1b. Can you post DEBUG output of cpuid.version,
>  please?

Here it is (#define DEBUG in machdep.c):
---
7284172+110592+487424 [277280+265479]=0x916d0c
Start @ 0x200000 [1=0xa92000-0xb16d0c]...
PDC_CACHE_SETCS: 0, 0, 0, 0 (-2)
SPID bits: 0x0, error = -2
pdc_model.hvers 8288
cpuid: model 735/130 (Snake Cheetah)
WARNING: PDC_MODEL_CPUID error -2
pdc_coproc: 0xc0, 0xc0; model 9 rev 1
cpuid: bootstrap fpu
btlb info: minsz=128, maxsz=16384
btlb fixed: i=0, d=0, c=16
btlb varbl: i=0, d=0, c=0
hppa_btlb_size_min 0x80
hppa_btlb_size_max 0x4000
cpuid: pmap_hptsize 0x10000
hppa_init: PDC_CHASSIS
hppa_init: intr bootstrap
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
 :
---

So we have to handle older machines (which don't return CPUIDs)
separately as 5.0 did with HPPA_TYPE_BOARD and pdc_model.hvers?
Or can we assume CPUID from fpu_model as PCXW kludge?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index