Hello! > The capability is defined by > http://www.pcisig.com/specifications/conventional/pci_30/ECN_Conventional_Adv_Caps_27Jul06.pdf Thanks, applied except for the following bit, which is somewhat off-topic :-) > @@ -1207,7 +1225,7 @@ show_caps(struct device *d) > cap_ht(d, where, cap); > break; > case PCI_CAP_ID_VNDR: > - printf("Vendor Specific Information <?>\n"); > + printf("Vendor Specific Information\n"); > break; > case PCI_CAP_ID_DBG: > cap_debug_port(cap); Have a nice fortnight -- Martin `MJ' Mares <mj@xxxxxx> http://mj.ucw.cz/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth IBM = Inside Black Magic -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html