Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Add "sqphy" for the PHYs on the PB1500.
details: https://anonhg.NetBSD.org/src/rev/3aa12ffde4ed
branches: trunk
changeset: 540281:3aa12ffde4ed
user: simonb <simonb%NetBSD.org@localhost>
date: Mon Dec 09 06:54:25 2002 +0000
description:
Add "sqphy" for the PHYs on the PB1500.
Add a note that this kernel is for the PB1000 and PB1500 boards.
diffstat:
sys/arch/evbmips/conf/PB1000 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r eb613dc7d81e -r 3aa12ffde4ed sys/arch/evbmips/conf/PB1000
--- a/sys/arch/evbmips/conf/PB1000 Mon Dec 09 05:20:29 2002 +0000
+++ b/sys/arch/evbmips/conf/PB1000 Mon Dec 09 06:54:25 2002 +0000
@@ -1,9 +1,12 @@
-# $NetBSD: PB1000,v 1.2 2002/09/09 02:36:11 simonb Exp $
+# $NetBSD: PB1000,v 1.3 2002/12/09 06:54:25 simonb Exp $
+#
+# Kernel config for the Alchemy Semiconductor (AMD) PB1000 and PB1500
+# evaluation boards.
#include "arch/evbmips/conf/std.pb1000.eb" # big-endian mode
include "arch/evbmips/conf/std.pb1000.el" # little-endian mode
-#ident "GENERIC-$Revision: 1.2 $"
+#ident "GENERIC-$Revision: 1.3 $"
maxusers 32
@@ -133,6 +136,7 @@
# MII/PHY support
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs
+sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
# USB
ohci* at aubus? addr ? # USB Open Host Controller
Home |
Main Index |
Thread Index |
Old Index