summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-10-11 19:47:00 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-10-11 19:47:00 +0000
commitab65cca8762965c71f2e7d1405c15131d50d9a52 (patch)
tree8c3b59c5b8ae3698074945066df0d74c55e23cad /sys/arch
parentad923c36d51a9ed0b5c83a52a3e49625dfee8879 (diff)
include exphy, really needed for xl 100mbit cards
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/RAMDISK4
-rw-r--r--sys/arch/i386/conf/RAMDISKB4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK
index 5ab94e8e8bf..7e1976bf56b 100644
--- a/sys/arch/i386/conf/RAMDISK
+++ b/sys/arch/i386/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.67 1999/08/15 13:11:10 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.68 1999/10/11 19:46:59 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -213,7 +213,7 @@ pn* at pci? dev ? function ? # Lite-On PNIC ethernet
wb* at pci? dev ? function ? # Winbond W89C840F ethernet
# Media Independent Interface (mii) drivers
-#exphy* at mii? phy ? # 3Com internal PHYs
+exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
icsphy* at mii? phy ? # ICS 1890 PHYs
#lxtphy* at mii? phy ? # Level1 LXT970 PHYs
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 96c617f4566..e3a4e803a21 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.2 1999/08/10 06:24:43 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.3 1999/10/11 19:46:59 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -212,7 +212,7 @@ pn* at pci? dev ? function ? # Lite-On PNIC ethernet
wb* at pci? dev ? function ? # Winbond W89C840F ethernet
# Media Independent Interface (mii) drivers
-#exphy* at mii? phy ? # 3Com internal PHYs
+exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
icsphy* at mii? phy ? # ICS 1890 PHYs
#lxtphy* at mii? phy ? # Level1 LXT970 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 1d2fe43408c..313faeadc21 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.3 1999/09/01 05:15:34 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.4 1999/10/11 19:46:59 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -216,7 +216,7 @@ ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet
ax* at pci? dev ? function ? # ASIX AX88140A ethernet
# Media Independent Interface (mii) drivers
-#exphy* at mii? phy ? # 3Com internal PHYs
+exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
icsphy* at mii? phy ? # ICS 1890 PHYs
#lxtphy* at mii? phy ? # Level1 LXT970 PHYs