On Thu, Jul 21, 2011 at 02:23:05PM +0200, Stefan Tauner wrote: > Signed-off-by: Stefan Tauner <[email protected]>
Acked-by: Uwe Hermann <[email protected]> > + msg_pinfo("Found chipset \"%s %s\"", > + chipset_enables[i].vendor_name, > + chipset_enables[i].device_name); > + msg_pdbg("with PCI ID %04x:%04x", > chipset_enables[i].vendor_id, > chipset_enables[i].device_id); I'd print the IDs unconditionally, not only with -V, but that's for another patch. Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
