On Fri, Nov 4, 2011 at 9:55 AM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote: > revol@xxxxxxx wrote: >> Fix building without USE_PCI_HEADER defined. >> Btw, do we *really* need this? > > It's nice to have, but we definitely don't *really* need it :-) > You could just disable it for certain architectures for now, though, although > I don't mind either way. I guess these PCI_*TABLE could be in a compressed format and uncompressed by pciutils.c at first usage. There is a lot a strings, so a lot to gain from compression. Unfortunately, I don't have time to try these ways currently. Bye, Philippe.