summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorChris Cappuccio <chris@cvs.openbsd.org>2001-02-22 00:59:47 +0000
committerChris Cappuccio <chris@cvs.openbsd.org>2001-02-22 00:59:47 +0000
commit382fe56a1524c8d39932e80f9b139deea0536f03 (patch)
tree380edc6ab7b0e0e1bbe0723faf76fb0b19329d53 /sys/arch
parent83b0c7cc85a3d2f0225ab8c903a653adcc7205e3 (diff)
Enable lxtphy and qsphy because they both work fine for me, ok jason@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index e9feafd033a..02fde436bf0 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.243 2001/02/21 20:40:02 jbm Exp $
+# $OpenBSD: GENERIC,v 1.244 2001/02/22 00:59:46 chris Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -335,9 +335,9 @@ exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
icsphy* at mii? phy ? # ICS 1890 PHYs
-#lxtphy* at mii? phy ? # Level1 LXT970 PHYs
+lxtphy* at mii? phy ? # Level1 LXT970 PHYs
nsphy* at mii? phy ? # NS and compatible PHYs
-#qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
+qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
sqphy* at mii? phy ? # Seeq 8x220 PHYs
rlphy* at mii? phy ? # RealTek 8139 internal PHYs
#mtdphy* at mii? phy ? # Myson MTD972 PHYs