summaryrefslogtreecommitdiff
path: root/etc/MAKEDEV.common
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-08-17 20:58:11 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-08-17 20:58:11 +0000
commitb84c34be4f3b1c08e90bf5359451150994c14a52 (patch)
tree87fde6467346c4e3dcbcc8fcc08129ce0db74a02 /etc/MAKEDEV.common
parent739b1527ae583e784058ead6935ac704879bd0d7 (diff)
Describe the oppr ({ee,open}prom) target, and add it to sparc64 (despite it
being handmade in std). spotted by jmc@, ok deraadt@
Diffstat (limited to 'etc/MAKEDEV.common')
-rw-r--r--etc/MAKEDEV.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV.common b/etc/MAKEDEV.common
index 075411db583..b96097fad6b 100644
--- a/etc/MAKEDEV.common
+++ b/etc/MAKEDEV.common
@@ -1,4 +1,4 @@
-vers(a, {-$OpenBSD: MAKEDEV.common,v 1.10 2004/06/03 18:36:59 grange Exp $-})dnl
+vers(a, {-$OpenBSD: MAKEDEV.common,v 1.11 2004/08/17 20:58:05 miod Exp $-})dnl
divert(1)dnl
dnl
dnl Common device definitions.
@@ -471,7 +471,7 @@ _mkdev(fdesc, fd, {-RMlist="mkdir -p fd;$RMlist" n=0
__devitem(grf_mac, grf*, Raw interface to the mac68k graphics devices,grf)dnl
__devitem(ite, ite*, Terminal emulator interface to HP300 graphics devices)dnl
__devitem({-hil-}, {-hil-}, HP-HIL input devices)dnl
-__devitem(oppr, openprom,,openprom)dnl
+__devitem(oppr, openprom,PROM settings,openprom)dnl
_cdev(oppr, openprom, 70, 0)dnl
__devitem(cry, crypto, Hardware crypto access driver,crypto)dnl
_mkdev(cry, crypto, {-M crypto c major_cry_c-} 0)dnl