summaryrefslogtreecommitdiff
path: root/etc/etc.sgi/MAKEDEV.md
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2007-05-26 19:54:25 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2007-05-26 19:54:25 +0000
commitb74fd6e9c996487c209c24b8a0647fe8d92ca9eb (patch)
treeab21dd7a3709dcffdc5048818631d9d69e684ed7 /etc/etc.sgi/MAKEDEV.md
parent154073b242dff4bd7bdf0e293815b3e9f76353fb (diff)
prodded by marco, enable bio everywhere
grudgingly ok deraadt@
Diffstat (limited to 'etc/etc.sgi/MAKEDEV.md')
-rw-r--r--etc/etc.sgi/MAKEDEV.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/etc.sgi/MAKEDEV.md b/etc/etc.sgi/MAKEDEV.md
index 6e849db6774..b7c7165c357 100644
--- a/etc/etc.sgi/MAKEDEV.md
+++ b/etc/etc.sgi/MAKEDEV.md
@@ -1,5 +1,5 @@
vers(__file__,
- {-$OpenBSD: MAKEDEV.md,v 1.12 2006/04/16 11:34:02 todd Exp $-},
+ {-$OpenBSD: MAKEDEV.md,v 1.13 2007/05/26 19:54:23 todd Exp $-},
etc.MACHINE)dnl
dnl
dnl Copyright (c) 2001-2006 Todd T. Fries <todd@OpenBSD.org>
@@ -55,6 +55,7 @@ _TITLE(point)
_DEV(wsmouse, 27)
_TITLE(spec)
_DEV(au, 44)
+_DEV(bio, 14)
_DEV(bpf, 12)
_DEV(cry, 47)
_DEV(fdesc, 7)
@@ -82,6 +83,7 @@ dnl twrget(all, flo, fd, 0, 0B, 0C, 0D, 0E, 0F, 0G, 0H)dnl
dnl twrget(all, flo, fd, 1, 1B, 1C, 1D, 1E, 1F, 1G, 1H)dnl
target(all, pty, 0, 1, 2)dnl
target(all, bpf, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9)dnl
+target(all, bio)dnl
target(all, tun, 0, 1, 2, 3)dnl
target(all, xy, 0, 1, 2, 3)dnl
target(all, rd, 0)dnl