[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1386658724.1752.19.camel@LTIRV-MCHAN1.corp.ad.broadcom.com>
Date: Mon, 9 Dec 2013 22:58:44 -0800
From: Michael Chan <mchan@...adcom.com>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
CC: Natarajan Gurumoorthy <natg@...gle.com>, <nsujir@...adcom.com>,
<netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net-tg3: Initialize REG_BASE_ADDR at PCI config offset
120 to 0
On Mon, 2013-12-09 at 13:07 -0800, Michael Chan wrote:
> On Tue, 2013-12-10 at 00:18 +0300, Sergei Shtylyov wrote:
> > > We had crashes when the PCI config space got scanned via
> > > /sys/devices/pcixxxx/....../config.
> >
> > > I agree that this fix will not help if the scan happens before the tg3
> > > driver gets loaded.
> >
> > Then perhaps a better place for such fixup would be a PCI quirk?
> >
> Yes, I agree. Thanks.
>
On second thought, I think your original patch should be sufficient and
we don't need to add the PCI quirk to cover so many devices. The reason
is that indirect access needs to be explicitly enabled in the
MISC_HOST_CTRL (0x68) register. The default value for register 0x68
should have indirect access disabled.
Nat, does this match what you're seeing? Did you ever see any system
crash before tg3 loads?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists