[parisc-linux] resources
Matthew Wilcox
willy@debian.org
Sun, 7 Oct 2001 01:30:44 +0100
I just finished fixing up the iomem resources for system ram / rom +
kernel code & data. I'm not sure the original author set them up right.
Here's the output on a C360:
00000000-3fffffff : System RAM
00000000-000009ff : PDC data (Page Zero)
00100000-00279fff : Kernel code
0027a000-0035ff4b : Kernel data
f0000000-f00fffff : System ROM
Is the `System ROM' supposed to be the `PDC Address Space'
mentioned in the PA 2.0 manual on page 3-2?If so, it should
presumably be f0000000-f0ffffff on 32-bit machines, and
f000000000000000-f0ffffffffffffff on 64-bit machines.
The L2k has a slightly bizarre output:
00000000-1ffffffff : System RAM
00000000-000009ff : PDC data (Page Zero)
00100000-0032bfff : Kernel code
0032c000-0049ed7b : Kernel data
should have two ranges -- 00000000-efffffff and 100000000 to 1ffffffff.
Going to debug that before committing.
--
Revolutions do not require corporate support.