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 2782e8b5830..04380c86e8d 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.1183 2006/11/05 20:08:07 brad Exp + * OpenBSD: pcidevs,v 1.1184 2006/11/06 03:55:35 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -2963,6 +2963,7 @@ #define PCI_PRODUCT_NVIDIA_MCP65_SATA2 0x045d /* MCP65 SATA */ #define PCI_PRODUCT_NVIDIA_MCP65_SATA3 0x045e /* MCP65 SATA */ #define PCI_PRODUCT_NVIDIA_MCP65_SATA4 0x045f /* MCP65 SATA */ +#define PCI_PRODUCT_NVIDIA_MCP67_SMB 0x0542 /* MCP67 SMBus */ #define PCI_PRODUCT_NVIDIA_MCP67_LAN1 0x054c /* MCP67 LAN */ #define PCI_PRODUCT_NVIDIA_MCP67_LAN2 0x054d /* MCP67 LAN */ #define PCI_PRODUCT_NVIDIA_MCP67_LAN3 0x054e /* MCP67 LAN */ |