summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-09-16 23:13:54 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-09-16 23:13:54 +0000
commit3c2e4dfdc904800b0b7cc91282ef9dc1fc2d6926 (patch)
tree834a207eb08e779d4faade2604820d15f20410f6 /sys
parente6e3f258ef6e10240f929028ff3fe56fbc14322e (diff)
Attempt to make clear the dependence of hme->phys and phys->hme
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/sparc/conf/GENERIC5
-rw-r--r--sys/arch/sparc/conf/GENERIC_SCSI35
-rw-r--r--sys/arch/sparc/conf/RAMDISK3
-rw-r--r--sys/arch/sparc/conf/SUN4C3
-rw-r--r--sys/arch/sparc/conf/SUN4M5
5 files changed, 8 insertions, 13 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC
index 63ac9a13eb0..38d966fe585 100644
--- a/sys/arch/sparc/conf/GENERIC
+++ b/sys/arch/sparc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.32 1998/09/10 17:34:30 jason Exp $
+# $OpenBSD: GENERIC,v 1.33 1998/09/16 23:13:51 jason Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -160,8 +160,7 @@ ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c
# HappyMeal ethernet
hme* at sbus? slot ? offset ?
-
-# Media Independent Interface (mii) drivers
+# Media Independent Interface (mii) drivers (required by hme)
nsphy* at mii? phy ? # NS and compatible PHYs
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
diff --git a/sys/arch/sparc/conf/GENERIC_SCSI3 b/sys/arch/sparc/conf/GENERIC_SCSI3
index 511f9c16edc..f9a61504d97 100644
--- a/sys/arch/sparc/conf/GENERIC_SCSI3
+++ b/sys/arch/sparc/conf/GENERIC_SCSI3
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC_SCSI3,v 1.22 1998/09/10 17:34:30 jason Exp $
+# $OpenBSD: GENERIC_SCSI3,v 1.23 1998/09/16 23:13:51 jason Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -151,8 +151,7 @@ ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c
# HappyMeal ethernet
hme* at sbus? slot ? offset ?
-
-# Media Independent Interface (mii) drivers
+# Media Independent Interface (mii) drivers (required by hme)
nsphy* at mii? phy ? # NS and compatible PHYs
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index 6b517c9143a..20200135dea 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -159,8 +159,7 @@ ie0 at obio0 addr 0x06000000 level 6 # sun4/100 on-board
# HappyMeal ethernet
hme* at sbus? slot ? offset ?
-
-# Media Independent Interface (mii) drivers
+# Media Independent Interface (mii) drivers (required for hme)
nsphy* at mii? phy ? # NS and compatible PHYs
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C
index f4a6196adb4..ea1eecd74ec 100644
--- a/sys/arch/sparc/conf/SUN4C
+++ b/sys/arch/sparc/conf/SUN4C
@@ -108,8 +108,7 @@ le* at sbus? slot ? offset ?
# HappyMeal ethernet
hme* at sbus? slot ? offset ?
-
-# Media Independent Interface (mii) drivers
+# Media Independent Interface (mii) drivers (required by hme)
nsphy* at mii? phy ? # NS and compatible PHYs
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M
index 3738f6ff3c2..0b0e0511099 100644
--- a/sys/arch/sparc/conf/SUN4M
+++ b/sys/arch/sparc/conf/SUN4M
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4M,v 1.23 1998/09/10 17:34:31 jason Exp $
+# $OpenBSD: SUN4M,v 1.24 1998/09/16 23:13:52 jason Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -89,8 +89,7 @@ le* at lebuffer? #
# HappyMeal ethernet
hme* at sbus? slot ? offset ?
-
-# Media Independent Interface (mii) drivers
+# Media Independent Interface (mii) drivers (required by hme)
nsphy* at mii? phy ? # NS and compatible PHYs
qsphy* at mii? phy ? # Quality Semi QS6612 PHYs