summaryrefslogtreecommitdiff
path: root/sys/arch/i386
diff options
context:
space:
mode:
authormjacob <mjacob@cvs.openbsd.org>2001-04-14 18:45:33 +0000
committermjacob <mjacob@cvs.openbsd.org>2001-04-14 18:45:33 +0000
commit5083c02210bfac1b2da5835780cdd23bbe32995f (patch)
tree5974accc1d48d144cec70b79e55c042867ec2a34 /sys/arch/i386
parent1cbe7b19089ffd0948aad794f26d595ee5a4b6d2 (diff)
need eephy with wx now
Diffstat (limited to 'sys/arch/i386')
-rw-r--r--sys/arch/i386/conf/DISKLESS3
-rw-r--r--sys/arch/i386/conf/GENERIC3
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index fdbf1fdeccb..3876a6222e1 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.30 2001/04/09 20:40:50 deraadt Exp $
+# $OpenBSD: DISKLESS,v 1.31 2001/04/14 18:45:32 mjacob Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -403,6 +403,7 @@ an* at pcmcia? function ? # Aironet IEEE 802.11DS
ray* at pcmcia? function ? # Raylink Aviator2.4/Pro 802.11FH
# Media Independent Interface (mii) drivers
+eephy* at mii? phy ? # Marvell PHYs for Intel GigE
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 04dd3b5084c..2cfd66bb7cd 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.252 2001/04/13 05:43:03 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.253 2001/04/14 18:45:31 mjacob Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -334,6 +334,7 @@ an* at pcmcia? function ? # Aironet IEEE 802.11DS
ray* at pcmcia? function ? # Raylink Aviator2.4/Pro 802.11FH
# Media Independent Interface (mii) drivers
+eephy* at mii? phy ? # Marvell PHYs for Intel GigE
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index b02b427fd68..83a09253466 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.39 2001/04/13 05:43:04 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.40 2001/04/14 18:45:32 mjacob Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -294,6 +294,7 @@ an* at pcmcia? function ? # Aironet IEEE 802.11DS
ray* at pcmcia? function ? # Raylink Aviator2.4/Pro 802.11FH
# Media Independent Interface (mii) drivers
+eephy* at mii? phy ? # Marvell PHYs for Intel GigE
exphy* at mii? phy ? # 3Com internal PHYs
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs