K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-16T01:06:23.000000Z K 7 svn:log V 471 Don't let bugs in ide_pci.c break wdprobe(), at least for standard IDE hardare. The attempted fix in rev.1.182 was a no-op except for adding dozens of style bugs. The undocumented options ALI_V and DISABLE_PCI_IDE go away as a side effect. ALI_V was a no-op because rev.1.182 was a no-op. DISABLE_PCI_IDE didn't actually disable PCI IDE. It disabled the buggy code in wdprobe() at a cost of completely breaking support for Promise controllers. Broken in: rev.1.139 END