Messages in this thread |  | | Date | Mon, 23 Oct 2000 07:58:16 +0200 | From | Andi Kleen <> | Subject | Re: 2.4.0test10pre4 lockups |
| |
On Sun, Oct 22, 2000 at 10:51:52PM -0700, Andre Hedrick wrote: > > edit ./drivers/ide/ide-pci.c and enforce the stub at line 516. > > pci_enable_device(dev);
Hmm, it was already enabled:
#if 1 /* what do do with this useful tool ??? */ if (pci_enable_device(dev)) return; #endif
> > I worried that this would break ix86 platforms.
You mean even long after bootup ?
-Andi
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |