Re: [PATCH 2.6.13-rc4 1/1] pci_ids: patch for Intel ICH7R

From: Grant Coady
Date: Wed Nov 02 2005 - 00:38:39 EST


Jeff Garzik wrote:
>
> pci_ids.h should be the place where PCI IDs (class, vendor, device) are
> collected.
>
> Long term, we should be able to trim a lot of device ids, since they are
> usually only used in one place.
>
These two sentences seem mutually exclusive to me, you want pci_ids collected
in the header file, _and_ then trim single use IDs from which: the header,
or the source.c file defining them? Present usage is ~50/50, which way to
go?

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