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/d75e5061e3f6
branches:  trunk
changeset: 487778:d75e5061e3f6
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Jun 12 21:25:20 2000 +0000

description:
Regen.

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 c150e0c66934 -r d75e5061e3f6 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Mon Jun 12 21:25:01 2000 +0000
+++ b/sys/dev/pci/pcidevs.h     Mon Jun 12 21:25:20 2000 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.238 2000/06/12 21:12:59 bouyer Exp $     */
+/*     $NetBSD: pcidevs.h,v 1.239 2000/06/12 21:25:20 bouyer Exp $     */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.232 2000/06/12 21:12:30 bouyer Exp 
+ *     NetBSD: pcidevs,v 1.233 2000/06/12 21:25:01 bouyer Exp 
  */
 
 /*
@@ -1428,7 +1428,7 @@
 
 /* Triones Technologies products */
 /* The 366 and 370 controllers have the same product ID */
-#define        PCI_PRODUCT_TRIONES_HPT366      0x0004          /* HPT366/370 UDMA/66 Controller */
+#define        PCI_PRODUCT_TRIONES_HPT366      0x0004          /* HPT366/370 IDE Controller */
 
 /* TriTech Microelectronics products*/
 #define        PCI_PRODUCT_TRITECH_TR25202     0xfc02          /* Pyramid3D TR25202 */
diff -r c150e0c66934 -r d75e5061e3f6 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Mon Jun 12 21:25:01 2000 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Mon Jun 12 21:25:20 2000 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.236 2000/06/12 21:12:59 bouyer Exp $        */
+/*     $NetBSD: pcidevs_data.h,v 1.237 2000/06/12 21:25:21 bouyer Exp $        */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.232 2000/06/12 21:12:30 bouyer Exp 
+ *     NetBSD: pcidevs,v 1.233 2000/06/12 21:25:01 bouyer Exp 
  */
 
 /*
@@ -3661,7 +3661,7 @@
            PCI_VENDOR_TRIONES, PCI_PRODUCT_TRIONES_HPT366,
            0,
            "Triones Technologies",
-           "HPT366/370 UDMA/66 Controller",
+           "HPT366/370 IDE Controller",
        },
        {
            PCI_VENDOR_TRITECH, PCI_PRODUCT_TRITECH_TR25202,



Home | Main Index | Thread Index | Old Index