Hello! :)
On Fri, Aug 1, 2008 at 9:03 AM, Gavin Maltby <[EMAIL PROTECTED]> wrote:
> Your Aspire laptop won't run any sun4u sparc code.
I know :)
That's why I have a very old Ultra 5 and sparc station 20 :D
>
> usr/src/uts/intel/io/pci/pci_boot.c:
> if (base == 0) {
> cmn_err(CE_WARN, "failed to program "
> "mem space [%d/%d/%d] [EMAIL
> PROTECTED]"
> " length 0x%x",
> bus, dev, func, offset, len);
> }
Ah that explains why I couldn't find it... the error message is
divided over two lines in the code I see.
>
> I'd breakpoint at that cmn_err call and then dump the devinfo
> in the arguments to see what we're dealing with; then remove
> that device or play with it's config in bios etc to try and
> encourage it forward.
>
I will do that and let you know, thank you :)
--
Patrick
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code