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 Alphabetize PHYs.
details: https://anonhg.NetBSD.org/src/rev/d32f02a81f88
branches: trunk
changeset: 515757:d32f02a81f88
user: augustss <augustss%NetBSD.org@localhost>
date: Thu Oct 04 15:51:32 2001 +0000
description:
Alphabetize PHYs.
diffstat:
sys/arch/i386/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 35adffdba75e -r d32f02a81f88 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Thu Oct 04 15:43:57 2001 +0000
+++ b/sys/arch/i386/conf/GENERIC Thu Oct 04 15:51:32 2001 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.429 2001/09/30 00:56:51 hubertf Exp $
+# $NetBSD: GENERIC,v 1.430 2001/10/04 15:51:32 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.429 $"
+#ident "GENERIC-$Revision: 1.430 $"
maxusers 32 # estimated number of users
@@ -691,8 +691,8 @@
makphy* at mii? phy ? # Marvell Semiconductor 88E1000 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
+pnaphy* at mii? phy ? # generic HomePNA PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
-pnaphy* at mii? phy ? # generic HomePNA PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
Home |
Main Index |
Thread Index |
Old Index