[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linuxppc-dev
Subject:    aic7xxx panics (long)
From:       e-d0uble () stinkfoot ! org (Ethan Weinstein)
Date:       2003-07-22 1:11:30
Message-ID: 3F1C8F42.2080703 () stinkfoot ! org
[Download RAW message or body]


Benjamin Herrenschmidt wrote:

> That's weird, things appear to be mapped the same way. The only
> difference I see that could be significant (though it should not)
> is that 2.4.21 actually doesn't enable the IO access (the driver
> is supposed to do only MMIO here). Can you try this patch ? If
> it works, then we might be facing a HW bug...
>
> In drivers/scsi/aix7xxx/aix7xxx_osm_pci.c, line 313, replace:
>
> 	command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN);
>
> with
> 	command |= PCIM_CMD_PORTEN|PCIM_CMD_MEMEN;
>
> And tell me if that makes any difference,
>
> Ben.

Ben,

_Exact_ same crash with that patch applied.  I suppose that's good as
it's probably not a HW bug?  What next?


-Ethan


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic