summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.common
diff options
context:
space:
mode:
Diffstat (limited to 'etc/MAKEDEV.common')
-rw-r--r--etc/MAKEDEV.common7
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/MAKEDEV.common b/etc/MAKEDEV.common
index d494ff8c303..5be98198a46 100644
--- a/etc/MAKEDEV.common
+++ b/etc/MAKEDEV.common
@@ -1,4 +1,4 @@
-vers(a, {-$OpenBSD: MAKEDEV.common,v 1.57 2011/10/06 20:49:25 deraadt Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.common,v 1.58 2011/10/22 19:31:20 miod Exp $-})dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
dnl
@@ -118,8 +118,8 @@ dnl target(ramd,rd,0)
dnl disk_q(rd)
dnl __devitem(rd, {-rd*-}, {-rd-})dnl
dnl
-dnl Note: not all disks are generated in 'all)'. (e.g. vax has a lot of
-dnl disks that are not generated by 'all)')
+dnl Note: not all devices are generated in 'all)' below. MAKEDEV.md contains
+dnl its own extra list.
dnl
divert(1)dnl
twrget(all, fdesc, fd)dnl
@@ -153,7 +153,6 @@ twrget(all, lpt, lpa, 0, 1, 2)dnl
target(all, joy, 0, 1)dnl
twrget(all, rnd, random)dnl
target(all, uk, 0)dnl
-twrget(all, au, audio, 0, 1, 2)dnl
twrget(all, vi, video, 0, 1)dnl
twrget(all, speak, speaker)dnl
target(all, asc, 0)dnl