From 1af024fe5ff7c7236df46473b925148df10c4e1d Mon Sep 17 00:00:00 2001 From: Brice Goglin Date: Thu, 22 Jun 2006 14:47:20 -0700 Subject: [PATCH] --- yaml --- r: 28565 b: refs/heads/master c: 0e5b3781591cc954037c08ef78edf7f1192d38c5 h: refs/heads/master i: 28563: 2b56f85e1903b255ade281b214e7249f91c70600 v: v3 --- [refs] | 2 +- trunk/include/linux/pci_regs.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8c882544d78d..676bc6a252c6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bec0e85910b95c325a008ead7c3bbe047cc39672 +refs/heads/master: 0e5b3781591cc954037c08ef78edf7f1192d38c5 diff --git a/trunk/include/linux/pci_regs.h b/trunk/include/linux/pci_regs.h index d27a78b71297..6bce4a240364 100644 --- a/trunk/include/linux/pci_regs.h +++ b/trunk/include/linux/pci_regs.h @@ -197,6 +197,7 @@ #define PCI_CAP_ID_CHSWP 0x06 /* CompactPCI HotSwap */ #define PCI_CAP_ID_PCIX 0x07 /* PCI-X */ #define PCI_CAP_ID_HT_IRQCONF 0x08 /* HyperTransport IRQ Configuration */ +#define PCI_CAP_ID_VNDR 0x09 /* Vendor specific capability */ #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ #define PCI_CAP_ID_EXP 0x10 /* PCI Express */ #define PCI_CAP_ID_MSIX 0x11 /* MSI-X */