summaryrefslogtreecommitdiff
path: root/etc/etc.macppc/MAKEDEV.md
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2011-10-22 19:31:24 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2011-10-22 19:31:24 +0000
commit06089a117790af860ad053ed5d10f2e7c85a92b8 (patch)
tree854f5484c853503fe7e78835e3017702b8ee1f8f /etc/etc.macppc/MAKEDEV.md
parent6f984c7069d82d96d5c444e40890f27144a711aa (diff)
Move the audio* device creation stanzas from MI to MD, and reduce the
number of audio* nodes from 3 to 1 on vax, since none of the audio-capable vax can receive another audio device as expansion (until we get TURBOchannel support with DMA on VS4k/90). ok deraadt@ todd@
Diffstat (limited to 'etc/etc.macppc/MAKEDEV.md')
-rw-r--r--etc/etc.macppc/MAKEDEV.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.macppc/MAKEDEV.md b/etc/etc.macppc/MAKEDEV.md
index e4632b03537..0c16c334c9c 100644
--- a/etc/etc.macppc/MAKEDEV.md
+++ b/etc/etc.macppc/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,macppc)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.47 2011/10/06 20:49:27 deraadt Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.48 2011/10/22 19:31:23 miod Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -113,6 +113,7 @@ _std(1, 2, 43, 6)
dnl
dnl *** macppc specific targets
dnl
+twrget(all, au, audio, 0, 1, 2)dnl
twrget(all, s64_tzs, tty, a, b)dnl
twrget(all, s64_czs, cua, a, b)dnl
target(all, ch, 0)dnl