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/de466a055845
branches:  trunk
changeset: 586799:de466a055845
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Jan 02 21:49:44 2006 +0000

description:
Regen.

diffstat:

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

diffs (41 lines):

diff -r fea538109dc6 -r de466a055845 sys/dev/pci/pcidevs.h
--- a/sys/dev/pci/pcidevs.h     Mon Jan 02 21:48:41 2006 +0000
+++ b/sys/dev/pci/pcidevs.h     Mon Jan 02 21:49:44 2006 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs.h,v 1.754 2006/01/02 12:49:29 tron Exp $       */
+/*     $NetBSD: pcidevs.h,v 1.755 2006/01/02 21:49:44 tron Exp $       */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.753 2006/01/02 12:48:34 tron Exp
+ *     NetBSD: pcidevs,v 1.754 2006/01/02 21:48:41 tron Exp
  */
 
 /*
@@ -2305,7 +2305,7 @@
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_ATA133       0x0053          /* nForce4 ATA133 IDE */
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_SATA1        0x0054          /* nForce4 Serial ATA 1 */
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_SATA2        0x0055          /* nForce4 Serial ATA 2 */
-#define        PCI_PRODUCT_NVIDIA_NFORCE4_NET  0x0055          /* nForce4 Ethernet */
+#define        PCI_PRODUCT_NVIDIA_NFORCE4_NET  0x0057          /* nForce4 Ethernet */
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_AC   0x0059          /* nForce4 AC-97 */
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_USB  0x005a          /* nForce4 USB Host Controller */
 #define        PCI_PRODUCT_NVIDIA_NFORCE4_USB2 0x005b          /* nForce4 USB2 Host Controller */
diff -r fea538109dc6 -r de466a055845 sys/dev/pci/pcidevs_data.h
--- a/sys/dev/pci/pcidevs_data.h        Mon Jan 02 21:48:41 2006 +0000
+++ b/sys/dev/pci/pcidevs_data.h        Mon Jan 02 21:49:44 2006 +0000
@@ -1,10 +1,10 @@
-/*     $NetBSD: pcidevs_data.h,v 1.753 2006/01/02 12:49:29 tron Exp $  */
+/*     $NetBSD: pcidevs_data.h,v 1.754 2006/01/02 21:49:44 tron Exp $  */
 
 /*
  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
  *
  * generated from:
- *     NetBSD: pcidevs,v 1.753 2006/01/02 12:48:34 tron Exp
+ *     NetBSD: pcidevs,v 1.754 2006/01/02 21:48:41 tron Exp
  */
 
 /*



Home | Main Index | Thread Index | Old Index