* [parisc-linux] "Unknown machine at ..." on N4k
@ 2004-07-14 17:24 Joel Soete
2004-07-15 0:59 ` Grant Grundler
2004-07-15 17:13 ` Matthew Wilcox
0 siblings, 2 replies; 7+ messages in thread
From: Joel Soete @ 2004-07-14 17:24 UTC (permalink / raw)
To: List Parisc
Hi all,
I just noticed that that in during the "Found devices:" on the the N4k it=
's
mentioned:
[...]
18. DEW BC Runway Port at 0xfffffffffed24000 [36] { 7, 0x0, 0x584, 0x0000=
c
}
19. Unknown machine at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x00000
}
20. DEW BC Runway Port at 0xfffffffffed2c000 [44] { 7, 0x0, 0x584, 0x0000=
c
}
21. Unknown machine at 0xfffffffffed2d000 [45] { 0, 0x0, 0x5d3, 0x00000
}
Comparing with ioscan:
[...]
pbc 1 36 pbc CLAIMED BUS_NEXUS
Bus Converter
processor 1 37 processor CLAIMED PROCESSOR
Processor
pbc 3 44 pbc CLAIMED BUS_NEXUS
Bus Converter
processor 3 45 processor CLAIMED PROCESSOR
Processor
The 'Unknown machine' are in fact the cpu.
Any idea where I have to look for to change it?
TIA,
Joel
-------------------------------------------------------------------------=
--
Tiscali ADSL LIGHT, 19,95 EUR/mois pendant 6 mois, c'est le moment de fai=
re
le pas!
http://reg.tiscali.be/default.asp?lg=3Dfr
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
2004-07-14 17:24 [parisc-linux] "Unknown machine at ..." on N4k Joel Soete
@ 2004-07-15 0:59 ` Grant Grundler
2004-07-15 17:13 ` Matthew Wilcox
1 sibling, 0 replies; 7+ messages in thread
From: Grant Grundler @ 2004-07-15 0:59 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Wed, Jul 14, 2004 at 05:24:23PM +0000, Joel Soete wrote:
...
> 19. Unknown machine at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x00000 }
...
> Any idea where I have to look for to change it?
It needs to be added to arch/parisc/kernel/hardware.c.
see hp_hardware_list[] declaration :^)
We just need to know what the proper name for the CPU is.
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
[not found] <40BDA0200001B916@ocpmta3.freegates.net>
@ 2004-07-15 6:08 ` Joel Soete
0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2004-07-15 6:08 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc-linux
> > On Wed, Jul 14, 2004 at 05:24:23PM +0000, Joel Soete wrote:
> > ...
> > > 19. Unknown machine at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x0=
0000
> > }
> > ...
> > > Any idea where I have to look for to change it?
> >
> > It needs to be added to arch/parisc/kernel/hardware.c.
> > see hp_hardware_list[] declaration :^)
> >
> > We just need to know what the proper name for the CPU is.
>
> Ah it seems to be a N4000-55 (cpu PA8600 (PCX-w+) 550Mhz, so according=
> to:
> <http://hwdb.parisc-linux.org/view.php?type=3Dmachine&name=3DN4000-55>,=
> it would be of "Prelude W+ 540" model name (even thought that its actu=
al
> clock seems well 550?)
>
umm not so easy to choose the right thing according to:
<http://www.openpa.net/cpu.html#xwp>
its code name would be "Landshark"
Thanks more,
Joel
-------------------------------------------------------------------------=
--
Tiscali ADSL LIGHT, 19,95 EUR/mois pendant 6 mois, c'est le moment de fai=
re
le pas!
http://reg.tiscali.be/default.asp?lg=3Dfr
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
2004-07-14 17:24 [parisc-linux] "Unknown machine at ..." on N4k Joel Soete
2004-07-15 0:59 ` Grant Grundler
@ 2004-07-15 17:13 ` Matthew Wilcox
2004-07-16 6:57 ` Joel Soete
1 sibling, 1 reply; 7+ messages in thread
From: Matthew Wilcox @ 2004-07-15 17:13 UTC (permalink / raw)
To: Joel Soete; +Cc: List Parisc
On Wed, Jul 14, 2004 at 05:24:23PM +0000, Joel Soete wrote:
> I just noticed that that in during the "Found devices:" on the the N4k it's
> mentioned:
What kernel?
> [...]
> 18. DEW BC Runway Port at 0xfffffffffed24000 [36] { 7, 0x0, 0x584, 0x0000c
> }
> 19. Unknown machine at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x00000
> }
{HPHW_NPROC,0x5D3,0x4,0x91,"Prelude W+ 540"},
We have this one ...
--
"Next the statesmen will invent cheap lies, putting the blame upon
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince
himself that the war is just, and will thank God for the better sleep
he enjoys after this process of grotesque self-deception." -- Mark Twain
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
2004-07-15 17:13 ` Matthew Wilcox
@ 2004-07-16 6:57 ` Joel Soete
0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2004-07-16 6:57 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: List Parisc
>
> On Wed, Jul 14, 2004 at 05:24:23PM +0000, Joel Soete wrote:
> > I just noticed that that in during the "Found devices:" on the the N4=
k
> it's
> > mentioned:
>
> What kernel?
>
Apologies, 2.6.7-pa7
> > [...]
> > 18. DEW BC Runway Port at 0xfffffffffed24000 [36] { 7, 0x0, 0x584, 0x=
0000c
> > }
> > 19. Unknown machine at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x000=
00
> > }
>
> {HPHW_NPROC,0x5D3,0x4,0x91,"Prelude W+ 540"},
>
> We have this one ...
>
Strange, I need so to have a more detail look :)
Thanks,
Joel
-------------------------------------------------------------------------=
--
Tiscali ADSL LIGHT, 19,95 EUR/mois pendant 6 mois, c'est le moment de fai=
re
le pas!
http://reg.tiscali.be/default.asp?lg=3Dfr
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
[not found] ` <40FB896400001774@ocpmta2.freegates.net>
@ 2004-07-22 23:34 ` Grant Grundler
2004-07-23 13:10 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Grant Grundler @ 2004-07-22 23:34 UTC (permalink / raw)
To: Joel Soete; +Cc: List Parisc
On Thu, Jul 22, 2004 at 08:05:32AM +0200, Joel Soete wrote:
> umm I was curious to know why the code find sversion=0x0 while
> hp_hardware_list awaiting 0x4 (as for all other CPUs)?
> (a firmware pb, another pdc location or awaited 0x4 is wrong in my case
> (I can only test one N) and another entry should be added with sversion=0x0?)
I suggest just adding another entry to hp_hardware_list[].
It's either a bug in either the PDC implementation or the IO ACD
(Arch Control Doc) we took the initial table from. I'm much more
inclined to believe we transposed/updated the table incorrectly.
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] "Unknown machine at ..." on N4k
2004-07-22 23:34 ` Grant Grundler
@ 2004-07-23 13:10 ` Joel Soete
0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2004-07-23 13:10 UTC (permalink / raw)
To: Grant Grundler; +Cc: List Parisc
Grant,
>
> On Thu, Jul 22, 2004 at 08:05:32AM +0200, Joel Soete wrote:
> > umm I was curious to know why the code find sversion=3D0x0 while
> > hp_hardware_list awaiting 0x4 (as for all other CPUs)?
> > (a firmware pb, another pdc location or awaited 0x4 is wrong in my ca=
se
> > (I can only test one N) and another entry should be added with sversi=
on=3D0x0?)
>
> I suggest just adding another entry to hp_hardware_list[].
> It's either a bug in either the PDC implementation or the IO ACD
> (Arch Control Doc) we took the initial table from. I'm much more
> inclined to believe we transposed/updated the table incorrectly.
>
Something like:
--- arch/parisc/kernel/hardware.c.ORIG 2004-06-07 08:18:42.000000000 +020=
0
+++ arch/parisc/kernel/hardware.c 2004-07-23 08:43:59.000000000 +0200
@@ -209,6 +209,7 @@
{HPHW_NPROC,0x5D0,0x4,0x81,"Kazoo W+"},
{HPHW_NPROC,0x5D1,0x4,0x91,"Forte W+ 2w"},
{HPHW_NPROC,0x5D2,0x4,0x91,"Forte W+ 4w"},
+ {HPHW_NPROC,0x5D3,0x0,0x91,"Prelude W+ 540"},
{HPHW_NPROC,0x5D3,0x4,0x91,"Prelude W+ 540"},
{HPHW_NPROC,0x5D4,0x4,0x91,"Duet W+"},
{HPHW_NPROC,0x5D5,0x4,0x91,"Crescendo 550"},
=3D=3D=3D=3D=3D=3D><=3D=3D=3D=3D=3D=3D
do:
[...]
17. Elroy PCI Bridge at 0xfffffffffecf8000 [1/12] { 13, 0x0, 0x782, 0x000=
0a
}
18. DEW BC Runway Port at 0xfffffffffed24000 [36] { 7, 0x0, 0x584, 0x0000=
c
}
19. Prelude W+ 540 at 0xfffffffffed25000 [37] { 0, 0x0, 0x5d3, 0x00000 }
20. DEW BC Runway Port at 0xfffffffffed2c000 [44] { 7, 0x0, 0x584, 0x0000=
c
}
21. Prelude W+ 540 at 0xfffffffffed2d000 [45] { 0, 0x0, 0x5d3, 0x00000 }
CONFIG_SMP=3Dn ignoring additional CPUs
CPU: probe of parisc45 failed with error 1
CPU(s): 1 x PA8600 (PCX-W+) at 550.000000 MHz
SBA found Ike rev 2 at 0xfffffffffed00000
[...]
Is anybody else has such model to test it?
hth,
Joel
-------------------------------------------------------------------------=
--
Tiscali ADSL LIGHT, 19,95 EUR/mois pendant 6 mois, c'est le moment de fai=
re
le pas!
http://reg.tiscali.be/default.asp?lg=3Dfr
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-07-23 13:10 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-14 17:24 [parisc-linux] "Unknown machine at ..." on N4k Joel Soete
2004-07-15 0:59 ` Grant Grundler
2004-07-15 17:13 ` Matthew Wilcox
2004-07-16 6:57 ` Joel Soete
[not found] <40BDA0200001B916@ocpmta3.freegates.net>
2004-07-15 6:08 ` Joel Soete
[not found] <20040720182500.GA11659@colo.lackof.org>
[not found] ` <40FB896400001774@ocpmta2.freegates.net>
2004-07-22 23:34 ` Grant Grundler
2004-07-23 13:10 ` Joel Soete
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.