Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Fix cut and paste error. Noted by Bernhard Moell...
details: https://anonhg.NetBSD.org/src/rev/fea538109dc6
branches: trunk
changeset: 586798:fea538109dc6
user: tron <tron%NetBSD.org@localhost>
date: Mon Jan 02 21:48:41 2006 +0000
description:
Fix cut and paste error. Noted by Bernhard Moellemann.
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0b19637e6884 -r fea538109dc6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jan 02 21:43:24 2006 +0000
+++ b/sys/dev/pci/pcidevs Mon Jan 02 21:48:41 2006 +0000
@@ -1,4 +1,4 @@
-$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 $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2298,7 +2298,7 @@
product NVIDIA NFORCE4_ATA133 0x0053 nForce4 ATA133 IDE
product NVIDIA NFORCE4_SATA1 0x0054 nForce4 Serial ATA 1
product NVIDIA NFORCE4_SATA2 0x0055 nForce4 Serial ATA 2
-product NVIDIA NFORCE4_NET 0x0055 nForce4 Ethernet
+product NVIDIA NFORCE4_NET 0x0057 nForce4 Ethernet
product NVIDIA NFORCE4_AC 0x0059 nForce4 AC-97
product NVIDIA NFORCE4_USB 0x005a nForce4 USB Host Controller
product NVIDIA NFORCE4_USB2 0x005b nForce4 USB2 Host Controller
Home |
Main Index |
Thread Index |
Old Index