Re: [PATCH] 2.5.5-pre1 IDE cleanup 9

Martin Dalecki (dalecki@evision-ventures.com)
Fri, 22 Feb 2002 15:47:30 +0100


Vojtech Pavlik wrote:

> I don't think so. If needed we can make some generic IDE_QUIRK_XXX
> defines which then the chipset drivers can use where applicable, passing
> them to the generic code.

I just noticed that you are *right*. I'm going over the whole recognized
PCI device list anyway, so I will just add a flag field to the struct
ide_pci_device_s. There are at least fortunately not more then 32
different quirk types ;-).
And then the whole she-bag can be really pushed down to the
particular chipset setup file indeed.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/