diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-10 04:24:13 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-10-10 04:24:13 +0000 |
commit | be8dea9d513c3c961b1eb75f6a46116f50254c2f (patch) | |
tree | b3e00dc94018ceade6e0ba28c35a02b2c27fb899 /sys/arch/sparc64/conf/RAMDISKU1 | |
parent | 01d90c47df19e3d4e5c7ea1c351ebbe4613fdf1c (diff) |
clean
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISKU1')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU1 | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISKU1 b/sys/arch/sparc64/conf/RAMDISKU1 index b1659bfe8dc..028b9711020 100644 --- a/sys/arch/sparc64/conf/RAMDISKU1 +++ b/sys/arch/sparc64/conf/RAMDISKU1 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU1,v 1.2 2001/10/09 23:07:57 deraadt Exp $ +# $OpenBSD: RAMDISKU1,v 1.3 2001/10/10 04:24:12 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -35,26 +35,19 @@ cpu0 at mainbus0 # Bus types found on SPARC systems. sbus0 at mainbus0 # Ultra 1 -#### Standard system devices -- all required for a given architecture +clock* at sbus? slot ? offset ? # Mostek clock +timer* at mainbus0 # Timer chip ## PROM console driver -- if all else fails pcons0 at mainbus0 # PROM console -## Mostek clock -clock* at sbus? slot ? offset ? +le* at sbus? slot ? offset ? # Lance Ethernet - AMD7990 +ledma* at sbus? slot ? offset ? +le* at ledma? -## Timer chip found on (some) sun4u systems. -timer* at mainbus0 - -## Lance Ethernet - AMD7990 -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? +#qec* at sbus? slot ? offset ? # Quad-ethernet +#qe* at qec? +#be* at qec? hme* at sbus? slot ? offset ? |