diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-23 17:02:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-06-23 17:02:07 +0000 |
commit | 82d7ad02664e656cb1eeceac4a96d6b35d621a70 (patch) | |
tree | 6d0c934490fce07b1a775f3160298ea88d064ca5 /sys | |
parent | e31de27bd071885215b8c8cd4993523f6973f134 (diff) |
no reason for audio on the RAMDISK
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc/conf/RAMDISK | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK index bbb14a83c2f..33fe0783ed3 100644 --- a/sys/arch/sparc/conf/RAMDISK +++ b/sys/arch/sparc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.21 1999/04/18 19:27:34 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.22 1999/06/23 17:02:06 deraadt Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -62,10 +62,10 @@ vmel0 at mainbus0 # sun4 iommu0 at mainbus0 # sun4m sbus0 at iommu0 # sun4m -audioamd0 at mainbus0 # sun4c -audioamd0 at obio0 # sun4m -audioamd0 at sbus0 slot ? offset ? # sun4m -audio* at audioamd? +#audioamd0 at mainbus0 # sun4c +#audioamd0 at obio0 # sun4m +#audioamd0 at sbus0 slot ? offset ? # sun4m +#audio* at audioamd? auxreg0 at mainbus0 # sun4c auxreg0 at obio0 # sun4m |