Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Regen.
details: https://anonhg.NetBSD.org/src/rev/481902d48aaa
branches: netbsd-1-5
changeset: 488270:481902d48aaa
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Jun 26 08:46:58 2000 +0000
description:
Regen.
diffstat:
sys/dev/pci/pcidevs.h | 7 +++++--
sys/dev/pci/pcidevs_data.h | 10 ++++++++--
2 files changed, 13 insertions(+), 4 deletions(-)
diffs (59 lines):
diff -r c1e984f17547 -r 481902d48aaa sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h Mon Jun 26 08:46:13 2000 +0000
+++ b/sys/dev/pci/pcidevs.h Mon Jun 26 08:46:58 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs.h,v 1.242 2000/06/16 08:13:50 soren Exp $ */
+/* $NetBSD: pcidevs.h,v 1.242.2.1 2000/06/26 08:46:58 bouyer Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.236 2000/06/16 08:13:25 soren Exp
+ * NetBSD: pcidevs,v 1.236.2.1 2000/06/26 08:46:13 bouyer Exp
*/
/*
@@ -816,10 +816,13 @@
#define PCI_PRODUCT_CMDTECH_640 0x0640 /* PCI0640 */
/* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
#define PCI_PRODUCT_CMDTECH_642 0x0642 /* PCI0642 */
+/* datasheets available from www.cmd.com for the followings */
#define PCI_PRODUCT_CMDTECH_643 0x0643 /* PCI0643 */
#define PCI_PRODUCT_CMDTECH_646 0x0646 /* PCI0646 */
#define PCI_PRODUCT_CMDTECH_647 0x0647 /* PCI0647 */
#define PCI_PRODUCT_CMDTECH_648 0x0648 /* PCI0648 */
+#define PCI_PRODUCT_CMDTECH_649 0x0649 /* PCI0649 */
+
/* Inclusion of 'A' in the following entry is probably wrong. */
/* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
#define PCI_PRODUCT_CMDTECH_650A 0x0650 /* PCI0650A */
diff -r c1e984f17547 -r 481902d48aaa sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h Mon Jun 26 08:46:13 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h Mon Jun 26 08:46:58 2000 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: pcidevs_data.h,v 1.240 2000/06/16 08:13:51 soren Exp $ */
+/* $NetBSD: pcidevs_data.h,v 1.240.2.1 2000/06/26 08:47:01 bouyer Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * NetBSD: pcidevs,v 1.236 2000/06/16 08:13:25 soren Exp
+ * NetBSD: pcidevs,v 1.236.2.1 2000/06/26 08:46:13 bouyer Exp
*/
/*
@@ -1186,6 +1186,12 @@
"PCI0648",
},
{
+ PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_649,
+ 0,
+ "CMD Technology",
+ "PCI0649",
+ },
+ {
PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_650A,
0,
"CMD Technology",
Home |
Main Index |
Thread Index |
Old Index