diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1999-04-18 03:24:28 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1999-04-18 03:24:28 +0000 |
commit | 73bc5e28bc0f034f299a1f21b2c3a979baab971e (patch) | |
tree | e2db38fb4bcca3d2a9bf9d08476c5a76d58672f1 /sys/arch/sparc/conf/SUN4C | |
parent | a0088e013505d72c6314d7003fe2a775b53255a3 (diff) |
Support for the Sun SBus Expansion Subsystem (SUNW,xbox)
Diffstat (limited to 'sys/arch/sparc/conf/SUN4C')
-rw-r--r-- | sys/arch/sparc/conf/SUN4C | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index d5bc6cec5b2..1cffd9e966f 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4C,v 1.26 1999/02/01 00:31:57 jason Exp $ +# $OpenBSD: SUN4C,v 1.27 1999/04/18 03:24:22 jason Exp $ # $NetBSD: GENERIC,v 1.19 1995/10/08 11:45:39 pk Exp $ machine sparc @@ -98,6 +98,10 @@ spif* at sbus? slot ? offset ? # spif serial cards stty* at spif? sbpp* at spif? +# SUNW,xbox SBus Expansion Subsystem +xbox* at sbus? slot ? offset ? # SBus Expansion box +sbus* at xbox? + # FSBE/S or sun4m #espdma0 at sbus0 slot ? offset ? #espdma* at sbus0 slot ? offset ? @@ -124,7 +128,7 @@ nsphy* at mii? phy ? # NS and compatible PHYs qsphy* at mii? phy ? # Quality Semi QS6612 PHYs # Quad-ethernet glue device, and sub-devices -qec* at sbus0 slot ? offset ? +qec* at sbus? slot ? offset ? qe* at qec? be* at qec? |