Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/sys/dev/pci Pull up revision 1.4 (requested by yamt in ...



details:   https://anonhg.NetBSD.org/src/rev/afc273cd037d
branches:  netbsd-1-6
changeset: 529425:afc273cd037d
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Nov 21 18:35:44 2002 +0000

description:
Pull up revision 1.4 (requested by yamt in ticket #925):
fix typos; "wiseman" is 82542, not 82452.

diffstat:

 sys/dev/pci/if_wmreg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 45a517287864 -r afc273cd037d sys/dev/pci/if_wmreg.h
--- a/sys/dev/pci/if_wmreg.h    Thu Nov 21 18:35:27 2002 +0000
+++ b/sys/dev/pci/if_wmreg.h    Thu Nov 21 18:35:44 2002 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_wmreg.h,v 1.1.6.2 2002/11/08 08:50:42 tron Exp $    */
+/*     $NetBSD: if_wmreg.h,v 1.1.6.3 2002/11/21 18:35:44 tron Exp $    */
 
 /*
  * Copyright (c) 2001 Wasabi Systems, Inc.
@@ -36,7 +36,7 @@
  */
 
 /*
- * Register description for the Intel i82452 (``Wiseman''),
+ * Register description for the Intel i82542 (``Wiseman''),
  * i82543 (``Livengood''), and i82544 (``Cordova'') Gigabit
  * Ethernet chips.
  */



Home | Main Index | Thread Index | Old Index