summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2006-10-06 02:30:01 +0000
committerBrad Smith <brad@cvs.openbsd.org>2006-10-06 02:30:01 +0000
commitb76748f0d21db572967a782df2f906b12f80f219 (patch)
tree1e6544e16f7389f119dd3c79ef94409100bd86a3 /sys/dev
parent97d3f0205663939b5fe460b7b603e0451dcfbd2c (diff)
regen
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h10
2 files changed, 7 insertions, 7 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 59c4e9e3ab8..6a797aa1ea3 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.1158 2006/10/06 00:41:08 mickey Exp
+ * OpenBSD: pcidevs,v 1.1159 2006/10/06 02:28:54 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -93,8 +93,8 @@
#define PCI_VENDOR_SONY 0x104d /* Sony */
#define PCI_VENDOR_OAKTECH 0x104e /* Oak Technology */
#define PCI_VENDOR_WINBOND 0x1050 /* Winbond */
-#define PCI_VENDOR_SMSC 0x1055 /* SMSC */
#define PCI_VENDOR_HITACHI 0x1054 /* Hitachi */
+#define PCI_VENDOR_SMSC 0x1055 /* SMSC */
#define PCI_VENDOR_MOT 0x1057 /* Motorola */
#define PCI_VENDOR_PROMISE 0x105a /* Promise */
#define PCI_VENDOR_NUMBER9 0x105d /* Number 9 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 8ca6caa534c..5506502a528 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.1158 2006/10/06 00:41:08 mickey Exp
+ * OpenBSD: pcidevs,v 1.1159 2006/10/06 02:28:54 brad Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -12619,14 +12619,14 @@ static const struct pci_known_vendor pci_known_vendors[] = {
"Winbond",
},
{
- PCI_VENDOR_SMSC,
- "SMSC",
- },
- {
PCI_VENDOR_HITACHI,
"Hitachi",
},
{
+ PCI_VENDOR_SMSC,
+ "SMSC",
+ },
+ {
PCI_VENDOR_MOT,
"Motorola",
},