summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-12-25 22:02:03 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-12-25 22:02:03 +0000
commite23bb5751d08cfe5b0e8af2a77bf36eb249a3ad4 (patch)
tree4e0e0c46defce225e3e03ed67c58fe6c7d9e6a8c /sys/dev/pci/pcidevs_data.h
parentf13e74374f1d042246253045d8b173ef9c9567f7 (diff)
regen
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 86099913472..34b79e3c155 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.1517 2009/12/17 00:55:19 sthen Exp
+ * OpenBSD: pcidevs,v 1.1518 2009/12/25 22:01:34 miod Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1188,6 +1188,10 @@ static const struct pci_known_product pci_known_products[] = {
"Geode LX Crypto",
},
{
+ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_PCISB,
+ "CS5536 PCI",
+ },
+ {
PCI_VENDOR_AMD, PCI_PRODUCT_AMD_CS5536_PCIB,
"CS5536 ISA",
},