[parisc-linux] boot (micro) hang
phi
phi@hpfrcu81.france.hp.com
Wed, 09 Oct 2002 16:20:55 +0200
Ryan Bradetich wrote:
>
> *sigh*
>
> This is due to a change I made to detect devices on the E class systems.
>
> Before we encountered the E Class systems, the devices were always at
> the bottom of the range, but E Class put them at the top. The function
> will break out once a device is found ... it appears that your system
> also has the devices towards the top of the io range.
>
> post the contents of /proc/iomem and I can verify this for sure. We
> need to come up with a better way for discovering these devices.
>
> btw, what model system is this?
>
This is a recycled C180
$ cat /proc/cpuinfo
processor : 0
cpu family : PA-RISC 2.0
cpu : PA8000 (PCX-U)
cpu MHz : 180.000000
model : 9000/780/C180
model name : Raven U 180 (9000/780/C180)
hversion : 0x000059c0
sversion : 0x00000481
I-cache : 1024 KB
D-cache : 1024 KB (WB)
ITLB entries : 96
DTLB entries : 96 - shared with ITLB
BTLB fixed : max. 16384 pages, pagesize=4096 (64MB)
BTLB fix-entr. : 0 instruction, 0 data (16 combined)
BTLB var-entr. : 0 instruction, 0 data (0 combined)
bogomips : 359.62
software id : 2012010320
$ cat /proc/iomem
00000000-07ffffff : System RAM
00000000-000009ff : PDC data (Page Zero)
00100000-002f9fff : Kernel code
002fa000-003fb7bf : Kernel data
f1000000-f1ffffff : GSC Bus [10/]
f2000000-f3ffffff : GSC Bus [8/]
f2000000-f2000fff : Dino
f200c000-f200cfff : GSC SCSI (Zalon)
f4000000-fff7ffff : GSC Bus [8/]
fa000000-fa000fff : sti (native)
fa100000-fa4fffff : stifb mmio
fb000000-fbffffff : stifb
fc000000-ffbfffff : EISA
fc000000-fc000fff : EISA Bus Adapter
ffd00000-ffdfffff : Lasi
ffd00000-ffd00fff : Lasi
ffd02000-ffd02fff : Parallel
ffd04000-ffd04fff : Lasi Harmony
ffd05000-ffd05fff : Serial RS232
ffd06000-ffd06fff : Lasi SCSI
ffd07000-ffd07fff : Apricot
ffd08000-ffd08fff : Lasi psaux
ffe00000-ffefffff : Wax
ffe00000-ffe00fff : Wax
ffe01000-ffe01fff : HP SDC
ffe02000-ffe02fff : Serial RS232
fff80000-fffaffff : Central Bus
fff88000-fff88fff : U2/Uturn
fff8a000-fff8afff : U2/Uturn
fffa0000-fffa0fff : CPU
fffb0000-fffdffff : Local Broadcast
fffe0000-ffffffff : Global Broadcast
Cheers,
Phi