summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2011-05-29 14:56:16 +0000
committerderaadt <deraadt@openbsd.org>2011-05-29 14:56:16 +0000
commitdfdab8d44a58a404454b45005512c8e4ad3329a7 (patch)
tree0fa4c44b7a4036bc59523deeb7a99af82a253b9b
parentUse k1x cpu scaling on all families 0x10 and above (the trend is likely to (diff)
downloadwireguard-openbsd-dfdab8d44a58a404454b45005512c8e4ad3329a7.tar.xz
wireguard-openbsd-dfdab8d44a58a404454b45005512c8e4ad3329a7.zip
sync
-rw-r--r--sys/dev/pci/pcidevs.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index dda015330c3..13893724ca3 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.1606 2011/05/29 12:25:46 kettenis Exp
+ * OpenBSD: pcidevs,v 1.1607 2011/05/29 14:35:46 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -977,6 +977,8 @@
#define PCI_PRODUCT_ATI_SB700_OHCI_5 0x439b /* SB700 USB */
#define PCI_PRODUCT_ATI_SB700_IDE 0x439c /* SB700 IDE */
#define PCI_PRODUCT_ATI_SB700_ISA 0x439d /* SB700 ISA */
+#define PCI_PRODUCT_ATI_SB700_PCIPCI1 0x43a0 /* SB700 PCI-PCI */
+#define PCI_PRODUCT_ATI_SB700_PCIPCI2 0x43a1 /* SB700 PCI-PCI */
#define PCI_PRODUCT_ATI_RADEON_MIGP_RS250 0x4437 /* Radeon Mobility IGP */
#define PCI_PRODUCT_ATI_MACH64_ET 0x4554 /* Mach64 ET */
#define PCI_PRODUCT_ATI_RAGEPRO 0x4742 /* Rage Pro */