Re: [Bug] invalid mac address after rebooting (2.6.12-rc2-mm2)

2005-04-18 Thread Peter Baumann
pci_save_state(VORTEX_PCI(vp)); > acpi_set_WOL(dev); > } > @@ -3243,9 +3245,10 @@ > outw(RxEnable, ioaddr + EL3_CMD); > > pci_enable_wake(VORTEX_PCI(vp), 0, 1); > + > + /* Change the power state to D3;

Re: [Bug] invalid mac address after rebooting (2.6.12-rc2-mm2)

2005-04-14 Thread Peter Baumann
On Thu, Apr 14, 2005 at 07:40:52PM +0200, Daniel Ritz wrote: > could you apply this debuggin patch instead and send me the dmsg output > plus output from lspci, lspci -vvvn. also please send me a hexdump from > /proc/bus/pci/00/0b.0 > > i think i'm having some 3coms around so maybe i can reprocude

Re: [Bug] invalid mac address after rebooting (2.6.12-rc2-mm2)

2005-04-13 Thread Peter Baumann
On Wed, Apr 13, 2005 at 09:24:04PM +0200, Daniel Ritz wrote: > On Tuesday 12 April 2005 11:09, Andrew Morton wrote: > > Peter Baumann <[EMAIL PROTECTED]> wrote: > > > > > > On Wed, Mar 23, 2005 at 06:52:25PM -0800, Andrew Morton wrote: > > >

Re: [Bug] invalid mac address after rebooting (2.6.12-rc2-mm2)

2005-04-12 Thread Peter Baumann
On Wed, Mar 23, 2005 at 06:52:25PM -0800, Andrew Morton wrote: > Peter Baumann <[EMAIL PROTECTED]> wrote: > > > > > > I'm hitting an annoying bug in kernel 2.6.11.5 > > > > Every time I _reboot_ (warmstart) my pc my two network cards won't get &

Re: [Bug] invalid mac address after rebooting (kernel 2.6.11.5)

2005-03-24 Thread Peter Baumann
On Thu, Mar 24, 2005 at 03:07:51AM -0800, Andrew Morton wrote: > Peter Baumann <[EMAIL PROTECTED]> wrote: > > > > > > > > The only PCI change I see is > > > > > > --- drivers/pci/pci.c 22 Jan 2005 03:20:37 - 1.71 > > >

Re: [Bug] invalid mac address after rebooting (kernel 2.6.11.5)

2005-03-24 Thread Peter Baumann
On Wed, Mar 23, 2005 at 06:52:25PM -0800, Andrew Morton wrote: > Peter Baumann <[EMAIL PROTECTED]> wrote: > > > > > > I'm hitting an annoying bug in kernel 2.6.11.5 > > > > Every time I _reboot_ (warmstart) my pc my two network cards won't get &g

[Bug] invalid mac address after rebooting (kernel 2.6.11.5)

2005-03-23 Thread Peter Baumann
s me. My config, lspci output and the dmesg output of the working and non-working version can be found at [1] Feel free to ask if any information is missing or if I am supposed to try a patch. Greetings, Peter Baumann PS: Please reply to me directly as I am not subscribed to lkml [1] ht