Re: [PCI] building PCI IDs/drivers DB from Linux kernel sources

Eric Van Buggenhaut (ericvb@debian.org)
Wed, 8 Aug 2001 00:51:55 +0200


On Mon, Jul 30, 2001 at 11:33:19AM +0200, Thierry Laronde wrote:

[...]

> PROBLEMS
> --------
>
> Macro definitions:
>
> I have found two macros not defined anywhere (sorry, this is for 2.4.6; I
> haven't try for later):
>
> PCI_DEVICE_ID_PHILIPS_SAA9730

Still not defined in 2.4.7 ...

> PCI_DEVICE_ID_V3_SEMI_V370PDC

defined in 2.4.7 in include/linux/mtd/pmc551.h:51

#ifndef PCI_DEVICE_ID_V3_SEMI_V370PDC
#define PCI_DEVICE_ID_V3_SEMI_V370PDC 0x0200
#endif

-- 
Eric VAN BUGGENHAUT

Eric.VanBuggenhaut@AdValvas.be - 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/