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/5f95fdbffa6d
branches:  trunk
changeset: 583312:5f95fdbffa6d
user:      grant <grant%NetBSD.org@localhost>
date:      Sat Jul 30 01:14:51 2005 +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 8f006288426c -r 5f95fdbffa6d sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Sat Jul 30 01:14:38 2005 +0000
+++ b/sys/dev/pci/pcidevs.h     Sat Jul 30 01:14:51 2005 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.730 2005/07/30 01:13:23 grant Exp $      */
+/*     $NetBSD: pcidevs.h,v 1.731 2005/07/30 01:14:51 grant Exp $      */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.728 2005/07/30 01:12:59 grant Exp
+ *     NetBSD: pcidevs,v 1.729 2005/07/30 01:14:38 grant Exp
  */
 
 /*
@@ -1087,7 +1087,7 @@
 #define        PCI_PRODUCT_ATI_RS300_HB        0x5833          /* RS300 Host Bridge */
 #define        PCI_PRODUCT_ATI_RADEON_9100_IGP 0x5834          /* Radeon 9100 IGP */
 #define        PCI_PRODUCT_ATI_RS300_AGP       0x5838          /* RS300 AGP Interface */
-#define        PCI_PRODUCT_ATI_RADEON_9200_PRO_S       0x5940          /* Radeon 9200 Pro - Secondary */
+#define        PCI_PRODUCT_ATI_RADEON_9200_PRO_S       0x5940          /* Radeon 9200 Pro Secondary */
 #define        PCI_PRODUCT_ATI_RADEON_9200_PRO 0x5960          /* Radeon 9200 Pro */
 #define        PCI_PRODUCT_ATI_RADEON_9200     0x5961          /* Radeon 9200 */
 #define        PCI_PRODUCT_ATI_RADEON_9200_2   0x5962          /* Radeon 9200 */
diff -r 8f006288426c -r 5f95fdbffa6d sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Sat Jul 30 01:14:38 2005 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Sat Jul 30 01:14:51 2005 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.728 2005/07/30 01:13:23 grant Exp $ */
+/*     $NetBSD: pcidevs_data.h,v 1.729 2005/07/30 01:14:51 grant Exp $ */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.728 2005/07/30 01:12:59 grant Exp
+ *     NetBSD: pcidevs,v 1.729 2005/07/30 01:14:38 grant Exp
  */
 
 /*
@@ -3917,7 +3917,7 @@
        },
        {
            PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_9200_PRO_S,
-           "Radeon 9200 Pro - Secondary",
+           "Radeon 9200 Pro Secondary",
        },
        {
            PCI_VENDOR_ATI, PCI_PRODUCT_ATI_RADEON_9200_PRO,



Home | Main Index | Thread Index | Old Index