Re: PATCH 2.4.4.3: pci_enable/disable_device stuff

2001-04-16 Thread Martin Mares
Hi! > The attached patch does two things: > > 1) Take PCI devices to D0 state before enabling them. We both think > this is the right thing to do, but there is always the crazy chance this > change will break something. So, think twice before applying, but IMHO > apply :) I'm not able to cite

PATCH 2.4.4.3: pci_enable/disable_device stuff

2001-04-15 Thread Jeff Garzik
The attached patch does two things: 1) Take PCI devices to D0 state before enabling them. We both think this is the right thing to do, but there is always the crazy chance this change will break something. So, think twice before applying, but IMHO apply :) 2) Adds pci_disable_device. Right no