Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Fix a typo.
details: https://anonhg.NetBSD.org/src/rev/496860be997b
branches: trunk
changeset: 545845:496860be997b
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Apr 16 23:36:22 2003 +0000
description:
Fix a typo.
diffstat:
sys/arch/i386/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 6eff92df2598 -r 496860be997b sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Wed Apr 16 23:34:30 2003 +0000
+++ b/sys/arch/i386/conf/GENERIC Wed Apr 16 23:36:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.554 2003/04/10 22:06:57 christos Exp $
+# $NetBSD: GENERIC,v 1.555 2003/04/16 23:36:22 thorpej Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.554 $"
+#ident "GENERIC-$Revision: 1.555 $"
maxusers 32 # estimated number of users
@@ -766,7 +766,7 @@
le* at mca? slot ? # SKNET Personal/MC2+
# MII/PHY support
-acphy* at mii? phy ? # DAltima AC101 and AMD Am79c874 PHYs
+acphy* at mii? phy ? # Altima AC101 and AMD Am79c874 PHYs
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
brgphy* at mii? phy ? # Broadcom BCM5400-family PHYs
Home |
Main Index |
Thread Index |
Old Index