Re: [PATCH] PCI: Add quirk to initialize REG_BASE_ADDR to 0 for Broadcom TIGON3 chips.

2013-12-10 Thread Natarajan Gurumoorthy
Looks like we are going to abandon this patch and go with the original one line fix to drivers/net/ethenet/broadcom/tg3.c. Nat On Mon, Dec 9, 2013 at 4:32 PM, Bjorn Helgaas wrote: > On Mon, Dec 9, 2013 at 4:57 PM, Nat Gurumoorthy wrote: >> The new tg3 driver leaves REG_BASE_ADDR (PCI config of

Re: [PATCH] PCI: Add quirk to initialize REG_BASE_ADDR to 0 for Broadcom TIGON3 chips.

2013-12-09 Thread Bjorn Helgaas
On Mon, Dec 9, 2013 at 4:57 PM, Nat Gurumoorthy wrote: > The new tg3 driver leaves REG_BASE_ADDR (PCI config offset 120) > uninitialized. From power on reset this register may have garbage in it. The > Register Base Address register defines the device local address of a > register. The data pointe

[PATCH] PCI: Add quirk to initialize REG_BASE_ADDR to 0 for Broadcom TIGON3 chips.

2013-12-09 Thread Nat Gurumoorthy
The new tg3 driver leaves REG_BASE_ADDR (PCI config offset 120) uninitialized. From power on reset this register may have garbage in it. The Register Base Address register defines the device local address of a register. The data pointed to by this location is read or written using the Register Data