summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/RAMDISK4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 62ca447fe43..a4c788cee61 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.83 1998/09/22 18:49:12 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.84 1998/09/22 18:58:04 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -183,7 +183,7 @@ tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet cards
# Media Independent Interface (mii) drivers
#exphy* at mii? phy ? # 3Com internal PHYs
-#inphy* at mii? phy ? # Intel 82555 PHYs
+inphy* at mii? phy ? # Intel 82555 PHYs
#nsphy* at mii? phy ? # NS and compatible PHYs
#qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 46a9ac6fb1b..d9a896564d8 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.42 1998/09/22 18:49:13 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.43 1998/09/22 18:58:04 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -188,7 +188,7 @@ tx* at pci? dev ? function ? # SMC 83C170 EPIC ethernet cards
# Media Independent Interface (mii) drivers
#exphy* at mii? phy ? # 3Com internal PHYs
-#inphy* at mii? phy ? # Intel 82555 PHYs
+inphy* at mii? phy ? # Intel 82555 PHYs
#nsphy* at mii? phy ? # NS and compatible PHYs
#qsphy* at mii? phy ? # Quality Semi QS6612 PHYs