diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index c2072e6a5d9..db5f5365b56 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.934 2005/10/06 03:19:36 brad Exp + * OpenBSD: pcidevs,v 1.935 2005/10/06 15:39:34 fgsch Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2727,6 +2727,7 @@ #define PCI_PRODUCT_TI_PCI7XX1_SM 0x8035 /* PCI7XX1 Smart Card */ #define PCI_PRODUCT_TI_PCI6515 0x8036 /* PCI6515 CardBus */ #define PCI_PRODUCT_TI_PCI6515SC 0x8038 /* PCI6515 CardBus (Smart Card mode) */ +#define PCI_PRODUCT_TI_PCI1620_MISC 0x8201 /* PCI1620 Misc */ #define PCI_PRODUCT_TI_ACX100A 0x8400 /* ACX100A */ #define PCI_PRODUCT_TI_ACX100B 0x8401 /* ACX100B */ #define PCI_PRODUCT_TI_ACX111 0x9066 /* ACX111 */ |