diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2001-08-20 23:05:37 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2001-08-20 23:05:37 +0000 |
commit | 8664a28526aa69279ee3e63ae7730e23c5188f33 (patch) | |
tree | 91989f6a4a18a8335554731aec126e46108874e3 /sys | |
parent | 32122cf024e0b180ed53f65fb07a69ce49217c49 (diff) |
pretty
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 044aee25b57..7fadda63df9 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.4 2001/08/20 22:49:36 jason Exp $ +# $OpenBSD: GENERIC,v 1.5 2001/08/20 23:05:36 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -28,7 +28,6 @@ sbus0 at mainbus0 # Ultra 1 pcons0 at mainbus0 # PROM console ## Mostek clock -## The Mostek clock NVRAM is the "eeprom" on sun4/300 systems. clock* at sbus? slot ? offset ? ## Timer chip found on (some) sun4u systems. @@ -39,8 +38,7 @@ le* at sbus? slot ? offset ? ledma* at sbus? slot ? offset ? le* at ledma? +# Quad-ethernet glue device, and sub-devices qec* at sbus? slot ? offset ? - qe* at qec? - be* at qec? |