Re: WOL with 3c59x and 2.4.6-pre6 breaks WOL

2001-07-02 Thread Jeff Garzik
Andrew Morton wrote: > --- linux-2.4.6-pre8/drivers/pci/pci.c Sun Jul 1 16:11:25 2001 > +++ linux-akpm/drivers/pci/pci.cTue Jul 3 01:28:35 2001 > @@ -425,7 +425,7 @@ int pci_enable_wake(struct pci_dev *dev, > > if (enable) value |= PCI_PM_CTRL_PME_STATUS; > else value &

Re: WOL with 3c59x and 2.4.6-pre6 breaks WOL

2001-07-02 Thread Andrew Morton
Tobias Ringstrom wrote: > > I just tried 2.4.6-pre6 this morning, and found out that when I enable > WOL (using enable_wol=1), my 3c905c-tx does not work at all any more. > It worked just fine with 2.4.5. Without enable_wol=1, I have no problems. > > It is my guess that this is very easy to rep

WOL with 3c59x and 2.4.6-pre6 breaks WOL

2001-06-29 Thread Tobias Ringstrom
I just tried 2.4.6-pre6 this morning, and found out that when I enable WOL (using enable_wol=1), my 3c905c-tx does not work at all any more. It worked just fine with 2.4.5. Without enable_wol=1, I have no problems. It is my guess that this is very easy to reproduce, but if not, please ask me for