From 719522fdf3eb60dd1377a68b9fefdeaa89ff79be Mon Sep 17 00:00:00 2001 From: simonb Date: Mon, 9 Dec 2002 06:54:25 +0000 Subject: [PATCH] Add "sqphy" for the PHYs on the PB1500. Add a note that this kernel is for the PB1000 and PB1500 boards. --- sys/arch/evbmips/conf/PB1000 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sys/arch/evbmips/conf/PB1000 b/sys/arch/evbmips/conf/PB1000 index e7d22f248b5e..a1d7ac450d13 100644 --- a/sys/arch/evbmips/conf/PB1000 +++ b/sys/arch/evbmips/conf/PB1000 @@ -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 @@ options AUMAC_EVENT_COUNTERS # 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