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.



details:   https://anonhg.NetBSD.org/src/rev/22f21917393d
branches:  trunk
changeset: 487853:22f21917393d
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Jun 13 22:44:51 2000 +0000

description:
Regen.

diffstat:

 sys/dev/pci/pcidevs.h      |   5 +++--
 sys/dev/pci/pcidevs_data.h |  10 ++++++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

diffs (53 lines):

diff -r f20e7b0b5be3 -r 22f21917393d sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Tue Jun 13 22:44:19 2000 +0000
+++ b/sys/dev/pci/pcidevs.h     Tue Jun 13 22:44:51 2000 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.240 2000/06/12 22:33:41 nathanw Exp $    */
+/*     $NetBSD: pcidevs.h,v 1.241 2000/06/13 22:44:51 tron Exp $       */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.233 2000/06/12 21:25:01 bouyer Exp 
+ *     NetBSD: pcidevs,v 1.235 2000/06/13 22:44:19 tron Exp 
  */
 
 /*
@@ -819,6 +819,7 @@
 #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 */
 /* 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 f20e7b0b5be3 -r 22f21917393d sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Tue Jun 13 22:44:19 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Tue Jun 13 22:44:51 2000 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.238 2000/06/12 22:33:41 nathanw Exp $       */
+/*     $NetBSD: pcidevs_data.h,v 1.239 2000/06/13 22:44:52 tron Exp $  */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.233 2000/06/12 21:25:01 bouyer Exp 
+ *     NetBSD: pcidevs,v 1.235 2000/06/13 22:44:19 tron Exp 
  */
 
 /*
@@ -1180,6 +1180,12 @@
            "PCI0647",
        },
        {
+           PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_648,
+           0,
+           "CMD Technology",
+           "PCI0648",
+       },
+       {
            PCI_VENDOR_CMDTECH, PCI_PRODUCT_CMDTECH_650A,
            0,
            "CMD Technology",



Home | Main Index | Thread Index | Old Index