summaryrefslogtreecommitdiff
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
parent1cbe7b19089ffd0948aad794f26d595ee5a4b6d2 (diff)
need eephy with wx now
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
-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
4 files changed, 8 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 9a7927aa2ab..baf0983a5bf 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.7 2001/04/14 17:56:28 art Exp $
+# $OpenBSD: RAMDISKBIG,v 1.8 2001/04/14 18:44:41 mjacob Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -193,6 +193,7 @@ tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics
# Media Independent Interface (mii) drivers
# UNTESTED: some of the following PHY's are untested.
+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/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