summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs_data.h
diff options
context:
space:
mode:
authorGilles Chehade <gilles@cvs.openbsd.org>2014-01-02 07:43:15 +0000
committerGilles Chehade <gilles@cvs.openbsd.org>2014-01-02 07:43:15 +0000
commit8d2b9d1ccd56919d9e1663c4a0c129a6da1409f6 (patch)
tree0d3fcd05dfe6c689e12f3cae37dbd6f2c19b0ba7 /sys/dev/pci/pcidevs_data.h
parentf7ddf1721f7cd2268251ca0014ac49ed5d8571f7 (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs_data.h')
-rw-r--r--sys/dev/pci/pcidevs_data.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 7c3714fac73..0c18da3b602 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.1702 2013/12/30 02:10:58 brad Exp
+ * OpenBSD: pcidevs,v 1.1703 2013/12/31 20:37:38 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -19656,6 +19656,10 @@ static const struct pci_known_product pci_known_products[] = {
"MagicLAN SWL-2210P",
},
{
+ PCI_VENDOR_SAMSUNG2, PCI_PRODUCT_SAMSUNG2_XP941,
+ "XP941",
+ },
+ {
PCI_VENDOR_SANGOMA, PCI_PRODUCT_SANGOMA_A10X,
"A10x",
},
@@ -23496,6 +23500,10 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"Workbit",
},
{
+ PCI_VENDOR_SAMSUNG2,
+ "Samsung",
+ },
+ {
PCI_VENDOR_ASKEY,
"Askey",
},