[parisc-linux] C3600 crash with PCMCIA bridge

Guy Martin gmsoft at tuxicoman.be
Sun Oct 8 01:18:18 MDT 2006



Dave,

Thanks, by checking if lba_bus is != NULL before calling pci_enable_bridges() in lba_pci.c, my C3600 does boot.
However the bridge isn't working but that was expected :)

  Guy

On Sat, 7 Oct 2006 11:27:52 -0400 (EDT)
"John David Anglin" <dave at hiauly1.hia.nrc.ca> wrote:

> The crash occurs because the first argument in the call to
> pci_enable_bridges is a null pointer.  It's here:
> 
> 102253dc <pci_enable_bridges>:
> 102253dc:       6b c2 3f d9     stw rp,-14(sp)
> 102253e0:       6f c4 00 80     stw,ma r4,40(sp)
> 102253e4:       6b c3 3f 89     stw r3,-3c(sp)
> 102253e8:       4b 5c 00 28     ldw 14(r26),ret0
> 
> r26 is zero.
> 
> Dave
> -- 
> J. David Anglin                                  dave.anglin at nrc-cnrc.gc.ca
> National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)




More information about the parisc-linux mailing list