Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Regen; correct i80312 description.
details: https://anonhg.NetBSD.org/src/rev/8d68cb5e2161
branches: trunk
changeset: 517153:8d68cb5e2161
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Nov 07 21:13:26 2001 +0000
description:
Regen; correct i80312 description.
diffstat:
sys/dev/pci/pcidevs.h | 6 +++---
sys/dev/pci/pcidevs_data.h | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (50 lines):
diff -r cd6b64da8464 -r 8d68cb5e2161 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Wed Nov 07 21:12:49 2001 +0000
+++ b/sys/dev/pci/pcidevs.h Wed Nov 07 21:13:26 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.373 2001/11/07 18:55:29 thorpej Exp $ */
+/* $NetBSD: pcidevs.h,v 1.374 2001/11/07 21:13:26 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.368 2001/11/07 18:53:51 thorpej Exp
+ * NetBSD: pcidevs,v 1.369 2001/11/07 21:12:49 thorpej Exp
*/
/*
@@ -1198,7 +1198,7 @@
#define PCI_PRODUCT_IMS_TT128M 0x9128 /* TwinTurbo 128M */
/* Intel products */
-#define PCI_PRODUCT_INTEL_80312 0x030d /* 80310 I/O Companion Chip */
+#define PCI_PRODUCT_INTEL_80312 0x030d /* 80312 I/O Companion Chip */
#define PCI_PRODUCT_INTEL_PCEB 0x0482 /* 82375EB/SB PCI-EISA Bridge (PCEB) */
#define PCI_PRODUCT_INTEL_CDC 0x0483 /* 82424ZX Cache and DRAM controller (CDC) */
#define PCI_PRODUCT_INTEL_SIO 0x0484 /* 82378ZB System I/O (SIO) */
diff -r cd6b64da8464 -r 8d68cb5e2161 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Wed Nov 07 21:12:49 2001 +0000
+++ b/sys/dev/pci/pcidevs_data.h Wed Nov 07 21:13:26 2001 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.371 2001/11/07 18:55:30 thorpej Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.372 2001/11/07 21:13:27 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.368 2001/11/07 18:53:51 thorpej Exp
+ * NetBSD: pcidevs,v 1.369 2001/11/07 21:12:49 thorpej Exp
*/
/*
@@ -2731,7 +2731,7 @@
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_80312,
0,
"Intel",
- "80310 I/O Companion Chip",
+ "80312 I/O Companion Chip",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_PCEB,
Home |
Main Index |
Thread Index |
Old Index