Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] The new kernel
@ 2001-01-27  2:48 Thomas Marteau
  2001-01-29  4:17 ` Grant Grundler
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Marteau @ 2001-01-27  2:48 UTC (permalink / raw)
  To: Puffin Group

Hi all,

        Xavier and I made 2 differents kernels of the new CVS: Ok for
B132 but our 712 dies after saying:
Firmware does not allow selection of default wide mode

Just after branching to kernel

What does it mean?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [parisc-linux] The new kernel
  2001-01-27  2:48 [parisc-linux] The new kernel Thomas Marteau
@ 2001-01-29  4:17 ` Grant Grundler
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Grundler @ 2001-01-29  4:17 UTC (permalink / raw)
  To: Thomas Marteau; +Cc: Puffin Group

Thomas Marteau wrote:
> Hi all,
> 
>         Xavier and I made 2 differents kernels of the new CVS: Ok for
> B132 but our 712 dies after saying:
> Firmware does not allow selection of default wide mode
> 
> Just after branching to kernel

The kernel does not emit that msg and it only attempts
the call pdc_psw_get_mask() for __LP64__ code.
(see arch/parisc/kernel/setup.c:init_per_cpu())
I just recently added that for CONFIG_SMP stuff.

OTOH, palo will attempt to make that PDC call for 64-bit kernels.
But that's not new code. See ipl/pdc_misc.c.
And it prints the above msg when (PDC_PSW, PDC_RETURN_MASK) is invoked
but wide_mode bit is clear (ie not available).

I also believe you didn't try the same kernel on the B132 as on the 712.
Otherwise, I'm pretty sure it would have given the same error.
As you probably know, "wide mode" is only supported on PA2.0 CPU's
and both systems you tried have PA1.1 (PXC-L or L2).

grant

Grant Grundler
parisc-linux {PCI|IOMMU|SMP} hacker
+1.408.447.7253

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-29  4:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-27  2:48 [parisc-linux] The new kernel Thomas Marteau
2001-01-29  4:17 ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox