summaryrefslogtreecommitdiff
path: root/etc/etc.i386
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2020-04-24 20:09:06 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2020-04-24 20:09:06 +0000
commit2e246337f8961120aa0ac415c8d700acf44430e1 (patch)
tree58d59d7ae4c9512a6d75dfc0e7c98cff98de2e97 /etc/etc.i386
parenta5d6e9e3105ce06ee4f98f33d510345837ccf143 (diff)
Bump audio devices count to 4
ok deraadt
Diffstat (limited to 'etc/etc.i386')
-rw-r--r--etc/etc.i386/MAKEDEV.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.i386/MAKEDEV.md b/etc/etc.i386/MAKEDEV.md
index 98b407e4d39..de1d330ed92 100644
--- a/etc/etc.i386/MAKEDEV.md
+++ b/etc/etc.i386/MAKEDEV.md
@@ -1,6 +1,6 @@
define(MACHINE,i386)dnl
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.89 2020/01/23 02:47:28 dlg Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.90 2020/04/24 20:09:04 ratchov Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -117,7 +117,7 @@ ttyc*)
dnl
dnl i386 specific targets
dnl
-twrget(all, au, audio, 0, 1, 2)dnl
+twrget(all, au, audio, 0, 1, 2, 3)dnl
target(all, ch, 0)dnl
target(all, vscsi, 0)dnl
target(all, diskmap)dnl