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

2005-04-18 Thread Peter Baumann
_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; RxEnable doesn'

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

2005-04-18 Thread Peter Baumann
); } - /* Change the power state to D3; RxEnable doesn't take effect. */ - pci_set_power_state(VORTEX_PCI(vp), PCI_D3hot); } The patch solved it. Thank you for your help. -Peter Baumann - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

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

2005-04-15 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

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

2005-04-15 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-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: Peter Baumann [EMAIL PROTECTED] wrote: I'm hitting

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 > > r

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 recognized any longer. Following error message appears

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 > > re

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 recognized any longer. Following error message appears

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 +++ drivers/pci/pci.c 24 Feb 2005 18:02:37 - 1.72 @@ -268,7 +268,7

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

2005-03-23 Thread Peter Baumann
nfig, 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] http://wwwcip.informat

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

2005-03-23 Thread Peter Baumann
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] http://wwwcip.informatik.uni-erlangen.de/~siprbaum